This website requires JavaScript.
Explore
Help
Sign In
ed
/
Odin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/Ed94/Odin.git
synced
2026-07-26 17:30:02 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b0721f1e0c51f3f738459db9dc29534161553d4c
Odin
/
core
/
odin
T
History
Daniel Gavin
b0721f1e0c
aligning structs now work
2021-04-14 16:31:31 +02:00
..
ast
Improve core:odin/ast ast.Range_Stmt to use generic number of
vals
rather than the fixed two to aid with parsing errors
2021-03-24 12:34:06 +00:00
format
bring over the odinfmt code
2021-04-13 23:59:40 +02:00
parser
Give error if raw literal hits EOF, and stop removing .Using if it exists in flags and allowed_flags.
2021-03-30 12:38:58 +02:00
printer
aligning structs now work
2021-04-14 16:31:31 +02:00
tokenizer
Implement
f16
functionality
2021-04-01 10:06:00 +01:00