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-07-17 16:31:25 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08d032859f4b3fe61785414ca97981b1e1c8c036
Odin
/
core
/
odin
T
History
Laytan Laats
08d032859f
use start pos as end pos if end node is nil
2023-11-22 16:16:43 +01:00
..
ast
use start pos as end pos if end node is nil
2023-11-22 16:16:43 +01: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
fix nil exceptions with incomplete code parse
2023-11-12 01:53:14 +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