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-06-14 09:52:23 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c17adc98f5dfd313d4123c8a08d23eb1907e238f
Odin
/
core
/
odin
T
History
Aaron Kavaler
096b4f5454
fixed issue
#3264
regarding core:odin/parser not allowing a newline at the end of a compound literal
2024-03-18 20:33:02 -07:00
..
ast
Replace
core:*
to
base:*
where appropriate
2024-01-28 22:18:51 +00:00
doc-format
Support compound literals for
bit_field
2024-02-22 18:41:15 +00:00
format
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
parser
fixed issue
#3264
regarding core:odin/parser not allowing a newline at the end of a compound literal
2024-03-18 20:33:02 -07:00
printer
or_break
and
or_continue
to
core:odin
packages
2023-09-30 15:09:59 +01:00
tokenizer
Add
bit_field
as a keyword
2024-02-22 14:01:23 +00:00