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-22 05:34:59 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fab93c4b30b11d303b22b63d87f56aecd62732e
Odin
/
core
/
odin
T
History
Daniel Gavin
50ee65ea9e
Make default_parser use the optional_semicolons and add odin parser test.
2021-09-20 20:50:01 +02:00
..
ast
Make core and vendor adhere to
-vet
,
-strict-style
, and
-disallow-do
2021-09-11 16:40:19 +01:00
doc-format
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
format
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
parser
Make default_parser use the optional_semicolons and add odin parser test.
2021-09-20 20:50:01 +02:00
printer
Make core and vendor adhere to
-vet
,
-strict-style
, and
-disallow-do
2021-09-11 16:40:19 +01:00
tokenizer
Fix '>>' operand being tokenized correctly and switch statement with bare semicolon.
2021-09-20 20:12:13 +02:00