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
/
debug
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix allocator error
jakubtomsu
5 days
1
-1
/
+1
*
remove the actual fmt import from trace_cpp
jakubtomsu
5 days
1
-1
/
+0
*
fix typo in the trace cpp backend
jakubtomsu
5 days
2
-2
/
+2
*
fix tabs
jakubtomsu
5 days
1
-5
/
+5
*
remove strconv
jakubtomsu
5 days
1
-1
/
+0
*
remove core:fmt dependency from core:debug/trace
jakubtomsu
5 days
3
-3
/
+33
*
Fixing code example, trace_ctx variable was renamed
Reshen
2025-12-09
1
-2
/
+2
*
Render examples.
Jeroen van Rijn
2025-10-10
3
-5
/
+5
*
Further overhaul of package line comments.
Jeroen van Rijn
2025-10-09
2
-2
/
+2
*
package lines for encoding
Jeroen van Rijn
2025-10-09
1
-1
/
+1
*
Package lines for base32, move its tests to tests"
Jeroen van Rijn
2025-10-09
1
-0
/
+2
*
Package lines for core:debug
Jeroen van Rijn
2025-10-09
1
-4
/
+3
*
`for in string16`; Support `string16` across core
gingerBill
2025-08-02
1
-1
/
+1
*
Use the proper size for SizeOfStruct
Steve Biedermann
2025-03-30
1
-1
/
+3
*
Moved all packages in core, base, vendor, tests and examples to use new #+ fi...
Karl Zylinski
2024-09-14
3
-7
/
+7
*
Fix build tags that use ! multiple times on one line. Those don't actually do...
Karl Zylinski
2024-09-07
1
-1
/
+3
*
More style improvements
gingerBill
2024-06-29
1
-1
/
+1
*
Fix signature
gingerBill
2024-06-28
1
-1
/
+1
*
Fix signature
gingerBill
2024-06-28
1
-1
/
+1
*
Fix missing import
gingerBill
2024-06-28
1
-0
/
+2
*
Rename `trace_linux.odin` to `trace_cpp.odin`
gingerBill
2024-04-28
2
-2
/
+2
*
Correct types on windows
gingerBill
2024-04-28
1
-1
/
+1
*
Update doc.odin
gingerBill
2024-04-28
1
-2
/
+3
*
Remove need for allocator and MAX_FRAMES in `trace.frames`
gingerBill
2024-04-28
3
-18
/
+16
*
Increase `MAX_FRAMES`
gingerBill
2024-04-28
1
-1
/
+1
*
Add doc.odin
gingerBill
2024-04-28
1
-0
/
+50
*
Set `in_resolve` for linux
gingerBill
2024-04-28
1
-0
/
+3
*
Change layout of `Frame_Location`
gingerBill
2024-04-28
2
-10
/
+14
*
Add `core:debug/trace` for Linux
gingerBill
2024-04-28
2
-1
/
+192
*
Add default debug/trace to do nothing
gingerBill
2024-04-28
1
-0
/
+18
*
Begin work on `core:debug/trace`
gingerBill
2024-04-28
2
-0
/
+114
*
Add missing packages to `examples/all`
gingerBill
2023-06-07
1
-3
/
+0
*
Begin work on `core:debug/pe`
gingerBill
2022-09-17
3
-0
/
+460