greg
|
c560c29b2d
|
Start to add module syntax
|
2019-10-22 03:15:14 -07:00 |
|
greg
|
7cabca2987
|
Got all tests passing with visitor scope-resolver
|
2019-10-16 02:46:32 -07:00 |
|
greg
|
77cc1f3824
|
ASTVisitor imports
|
2019-10-15 19:03:27 -07:00 |
|
greg
|
9e64a22328
|
Invocation argument in visitor
|
2019-10-15 18:58:51 -07:00 |
|
greg
|
5afdc16f2e
|
Still more visitor work
|
2019-10-15 03:51:36 -07:00 |
|
greg
|
f818e86f48
|
More visitor work
|
2019-10-15 00:53:21 -07:00 |
|
greg
|
8d3639ab8e
|
Fix everything if-refactor-related save reduced_ast
|
2019-10-10 14:38:48 -07:00 |
|
greg
|
c427646e75
|
Change type alias
|
2019-09-28 02:42:18 -07:00 |
|
greg
|
f06b5922de
|
Visitor cleanup
|
2019-09-28 02:37:36 -07:00 |
|
greg
|
253b5d88f0
|
Finish cleaning up visitor logic
|
2019-09-28 01:58:22 -07:00 |
|
greg
|
f654cd6b50
|
Start moving all walking logic out of visitor
|
2019-09-28 01:01:56 -07:00 |
|
greg
|
89649273d8
|
Still more visitor stuff
|
2019-09-27 22:34:00 -07:00 |
|
greg
|
9fa4e3797c
|
More visitor stuff
|
2019-09-27 09:54:24 -07:00 |
|
greg
|
c8804eeefb
|
More visitor stuff
|
2019-09-26 03:26:37 -07:00 |
|
greg
|
d80a0036b1
|
Enough of ASTVisitor to test something
|
2019-09-26 02:29:35 -07:00 |
|
greg
|
39bb175722
|
Initial WIP code
|
2019-09-26 01:31:39 -07:00 |
|
greg
|
6c3a4f907b
|
Warning cleanup, TODOs
|
2019-09-10 03:40:41 -07:00 |
|
greg
|
063a13f7ff
|
Move BinOp into ast subcrate
now builtins is only builtin semantics and has nothing to do with
operators
|
2019-08-15 06:28:40 -07:00 |
|
greg
|
fde169b623
|
Make operators live in a submodule of ast
Starting with PrefixOp, BinOp happens next
|
2019-08-14 07:25:45 -07:00 |
|