|
89e386d2d4
|
add basic param parsing
|
2019-08-23 15:52:04 -03:00 |
|
|
7ba140dd73
|
add better ast printing
|
2019-08-23 15:42:50 -03:00 |
|
|
e3fdf5399b
|
redo parser for the 300th time
|
2019-08-23 11:57:49 -03:00 |
|
|
11f810a5f3
|
add basic parameter parsing
|
2019-07-01 15:55:19 -03:00 |
|
|
e2438f143b
|
work towards FnDecl ast node
|
2019-07-01 15:25:07 -03:00 |
|
|
90f33e84fc
|
remove old parser, work towards rewritten parser
|
2019-07-01 15:01:43 -03:00 |
|
|
f70f2ea1ae
|
add basic parser
|
2019-06-05 22:06:12 -03:00 |
|
|
3becccfba8
|
revamp ast structure
|
2019-06-05 20:29:03 -03:00 |
|
|
b040f47956
|
ast: change AstBinOp to use *AstNode instead of AstNode
using raw AstNode causes compile-errors due to recursion.
|
2019-06-04 23:53:55 -03:00 |
|
|
c32b802765
|
ast: add some more love to pretty printer
|
2019-06-04 23:44:27 -03:00 |
|
|
71cef32fb0
|
add basic ast, parser files
|
2019-06-04 22:11:11 -03:00 |
|