This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2026-04-23 17:01:09 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
6fa3c992b5259d2e53f033e236bed998bebcd031
Odin
/
core
/
odin
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