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-13 09:22:22 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f809788f75f997ceebbbbfa0aa138f2ae2011e1e
Odin
/
core
/
odin
T
History
flysand7
270348b112
[core]: Remove
do
keyword from the core library
2023-11-11 20:36:38 +11:00
..
ast
[core]: Remove
do
keyword from the core library
2023-11-11 20:36:38 +11:00
doc-format
Remove #relative slices; Replace with #relative multi-pointers
2023-08-05 16:05:39 +01:00
format
Remove unneeded semicolons from the core library
2021-08-31 22:21:13 +01:00
parser
Use
or_break
and
or_continue
where appropriate in the core library
2023-09-30 15:34:39 +01:00
printer
or_break
and
or_continue
to
core:odin
packages
2023-09-30 15:09:59 +01:00
tokenizer
Add
or_break
and
or_continue
to the list of tokens that have an automatic semicolon added at the end of the line
2023-10-09 21:48:04 +02:00