index
:
odin/Odin.git
bill/all_or_none
bill/any-type-switch-if-else
bill/change-license
bill/compiler-optimizations-2025-09
bill/conditional-zero
bill/const-union
bill/dir-organization
bill/disallow-128-bit
bill/fix-current-os-package
bill/fix-data-races-2026-02
bill/force-type-assert
bill/global-variable-distribution
bill/init-fini-changes
bill/integer-concatenation
bill/io-error-changes
bill/must-tail
bill/new-slice-sort
bill/range-init
bill/remove-test-suffix
bill/shared-partial-return-memory
bill/subtype-type-info
bill/typeid-sip-hash
bill/utf16-strings
core-flags
core_os2_revamp
custom-math-sin
fix-4225
llvm-12-support
master
middle-end
mimalloc
mv/libc-errors
new_os
orca-dev
text-template
update-tilde
windows-llvm-11.1.0
windows-llvm-12.0.1
windows-llvm-13.0.0
Odin Programming Language
Odin Lang
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
prof
/
spall
Commit message (
Expand
)
Author
Age
Files
Lines
*
core:os -> core:os/old && core:os/os2 -> core:os
Jeroen van Rijn
6 days
1
-2
/
+2
*
new_os: core/prof/spall
Laytan
7 days
4
-37
/
+28
*
Render examples.
Jeroen van Rijn
2025-10-10
1
-0
/
+2
*
Further overhaul of package line comments.
Jeroen van Rijn
2025-10-09
1
-1
/
+1
*
More package lines.
Jeroen van Rijn
2025-10-09
1
-1
/
+1
*
Add doc line to spall
gingerBill
2025-10-09
1
-0
/
+2
*
Adds @(no_instrumentation) to spall buffer and SCOPED operations
Jack Punter
2025-08-04
1
-0
/
+4
*
adjust scale with new format, fix segfault for auto-trace
Colin Davidson
2025-07-30
1
-1
/
+5
*
oops, one more manual_header
Colin Davidson
2025-07-28
1
-1
/
+1
*
name_container_event -> name_event
Colin Davidson
2025-07-28
1
-5
/
+5
*
fix casts and consts
Colin Davidson
2025-07-28
1
-6
/
+8
*
update to spall format v3
Colin Davidson
2025-07-28
1
-36
/
+88
*
fixed memory leak in core/prof/spall/doc.odin example code
chris-montero
2024-12-21
1
-0
/
+2
*
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
3
-6
/
+6
*
core: improve package doc comments for the documentation generator
Laytan Laats
2024-09-03
1
-0
/
+3
*
posix: add package
Laytan Laats
2024-08-14
1
-21
/
+12
*
Replace `err != 0` with `err != nil` where possible
gingerBill
2024-08-04
1
-11
/
+2
*
Begin mapping `os.Error` in the rest of the codebase
gingerBill
2024-08-04
4
-17
/
+11
*
`os.Errno` -> `os.Error`
gingerBill
2024-08-04
4
-6
/
+6
*
Use `union #shared_nil` for `os.Error`
gingerBill
2024-08-04
1
-1
/
+1
*
Begin converting `os.Errno` to be a `nil`-able type as a transition period
gingerBill
2024-08-04
1
-2
/
+2
*
make example compile
Colin Davidson
2024-07-28
1
-1
/
+2
*
tweak doc a little to reduce onboarding friction for thread-users
Colin Davidson
2024-07-28
1
-2
/
+3
*
More std lib fixes
Andreas T Jonsson
2024-04-19
1
-1
/
+1
*
fix for instrumenting on Windows
laytan
2024-02-06
1
-0
/
+1
*
indent doc.odin, makes it render nicely on the documentation site
Laytan
2024-02-05
1
-27
/
+26
*
implement bsd's, same as darwin
Laytan
2024-02-05
1
-4
/
+9
*
spall instrumentation
Laytan Laats
2024-02-05
5
-10
/
+179
*
Replace `core:*` to `base:*` where appropriate
gingerBill
2024-01-28
1
-1
/
+1
*
Allow user to pass in scale directly in spall.context_create
Matias Fernandez
2023-05-09
1
-5
/
+12
*
Allow custom sleep on tsc fallback.
Matias Fernandez
2023-05-09
1
-2
/
+2
*
resolve doc/spall package name conflict
Jon Lipstate
2023-03-10
1
-1
/
+1
*
add main scope
Colin Davidson
2023-03-09
1
-0
/
+2
*
add basic usage example
Colin Davidson
2023-03-09
1
-0
/
+24
*
log buffer flushes to trace
Colin Davidson
2023-03-09
1
-2
/
+9
*
Add `core:prof/spall`
gingerBill
2023-02-26
1
-0
/
+208