This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Odin
Watch
1
Star
0
Fork
0
You've already forked Odin
mirror of
https://github.com/odin-lang/Odin.git
synced
2025-12-29 17:34:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dd60802db49c39cfafb44664d4faecdfd126b245
Odin
/
core
/
odin
History
Jeroen van Rijn
ae40946198
Merge pull request
#2950
from laytan/fix-nil-exceptions-with-incomplete-code-parse
...
fix nil exceptions with incomplete code parse
2023-11-24 13:39:58 +01:00
..
ast
Merge pull request
#2950
from laytan/fix-nil-exceptions-with-incomplete-code-parse
2023-11-24 13:39:58 +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