gingerBill
|
913d802e33
|
Fix ast.clone_node
|
2022-03-03 23:10:38 +00:00 |
|
gingerBill
|
2944969ca0
|
Correct clone_node
|
2022-03-03 14:01:37 +00:00 |
|
gingerBill
|
bd1b54e0db
|
Fix #1503
|
2022-03-03 13:58:22 +00:00 |
|
gingerBill
|
ad6ea3d6aa
|
Replace any with union for subtyping in core:odin/ast
|
2022-02-06 13:31:16 +00:00 |
|
gingerBill
|
90d587df13
|
Support matrix type in core:odin
|
2021-10-27 23:49:37 +01:00 |
|
gingerBill
|
344abf2cb2
|
Make core and vendor adhere to -vet, -strict-style, and -disallow-do
|
2021-09-11 16:40:19 +01:00 |
|
gingerBill
|
251da264ed
|
Remove unneeded semicolons from the core library
|
2021-08-31 22:21:13 +01:00 |
|
gingerBill
|
ce7698c20e
|
Correct core library usage of the new mem.new behaviour
|
2021-08-23 19:29:01 +01:00 |
|
gingerBill
|
19bf12aa09
|
Update odin/ast for multi pointers
|
2021-08-22 11:46:12 +01:00 |
|
gingerBill
|
4e1c9b71f4
|
Update core:odin/* for or_else and or_return
|
2021-08-15 19:05:55 +01:00 |
|
gingerBill
|
bec42e8dd3
|
Improve core:odin/ast ast.Range_Stmt to use generic number of vals rather than the fixed two to aid with parsing errors
|
2021-03-24 12:34:06 +00:00 |
|
gingerBill
|
41b854f192
|
Remove #opaque types
|
2021-02-23 15:45:06 +00:00 |
|
gingerBill
|
28f279329d
|
Remove bit_field keyword and parsing logic
|
2021-02-23 15:29:54 +00:00 |
|
gingerBill
|
cffbd2d276
|
Add odin/parser/parse_files.odin
|
2020-12-13 17:09:41 +00:00 |
|
gingerBill
|
c8360f4fff
|
Update ast.clone
|
2020-12-06 12:08:44 +00:00 |
|
gingerBill
|
4cf70f360b
|
Add clone for ast.Ternary_If_Expr and ast.Ternary_When_Expr
|
2020-03-07 21:41:27 +00:00 |
|
gingerBill
|
939459b635
|
Change implicit semicolon rules for record types within procedure bodies; Update package odin/*
|
2019-10-06 19:16:55 +01:00 |
|
gingerBill
|
2b80683fc7
|
Vet odin/* packages
|
2019-01-27 19:01:33 +00:00 |
|
gingerBill
|
5f840ea2fc
|
package odin_parser
|
2019-01-26 20:17:03 +00:00 |
|