This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-06 06:38:20 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7207b545e60f7d2c5d856dd453bfdf97adeb2fb0
Odin
/
core
/
odin
History
gingerBill
2f8da5ec67
Add fixed capacity dynamic array to the doc-format
2026-03-15 11:55:04 +00:00
..
ast
Update core/odin/ast/ast.odin
2026-03-14 16:22:12 +00:00
doc-format
Add fixed capacity dynamic array to the doc-format
2026-03-15 11:55:04 +00:00
format
Deprecate
core:odin/printer
+
format
in favor of OLS.
2024-05-24 14:49:11 +02:00
parser
[dynamic; N]T
proof of concept: fixed capacity dynamic array (akin to
small_array.Small_Array(N, T)
)
2026-03-11 16:46:33 +00:00
printer
Deprecate
core:odin/printer
+
format
in favor of OLS.
2024-05-24 14:49:11 +02:00
tokenizer
Remove
TODO
2026-03-01 13:06:11 +00:00
doc.odin
Further overhaul of package line comments.
2025-10-09 23:05:29 +02:00