This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-14 23:21:25 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c0e9f1f8902be071a0ccc711e04305406e49345
Odin
/
core
/
odin
T
History
hchac
4c0e9f1f89
Match CPP parser behavior in allowing newlines before a closing brace.
2023-07-11 16:15:06 -04:00
..
ast
Add missing
Allocator_Error
and
@(require_results)
to many procedures
2023-05-22 11:34:38 +01:00
doc-format
Add
#soa
pointer type to aid with refactoring to
#soa
data types
2022-08-08 15:07:00 +01:00
format
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
parser
Match CPP parser behavior in allowing newlines before a closing brace.
2023-07-11 16:15:06 -04:00
printer
Rename strings.Builder procedures to be consistent with the rest of the core library
2022-07-11 11:50:08 +01:00
tokenizer
Support
matrix
type in
core:odin
2021-10-27 23:49:37 +01:00