Commit Graph

14 Commits

Author SHA1 Message Date
greg 4a1987b5a2 Test for modules in symbol table 2019-10-24 03:02:52 -07:00
greg c96644ddce Modules in symbol table 2019-10-24 02:13:07 -07:00
greg cc0ac83709 Refactor a lot of symbol table in prep for modules 2019-10-24 01:34:13 -07:00
greg 3344f6827d Clear out some compiler warnings 2019-10-23 16:07:10 -07:00
greg b38c4b3298 SymbolTable passing, fix test for duplicate line 2019-10-23 14:47:18 -07:00
greg a2f30b6136 Refactored symbol_table test 2019-10-23 14:47:18 -07:00
greg 1ffe61cf5f Partway there in terms of implementing source map lookup 2019-10-23 14:47:18 -07:00
greg 7495f30e16 Pass SourceMapHandle to SymbolTable 2019-10-23 14:47:18 -07:00
greg 129d9ec673 A bunch of infrastructure for keeping track of AST node locations
Plus a failing test to illustrate the reason we care
2019-10-23 14:47:18 -07:00
greg 7825ef1eb9 Partial module work 2019-10-23 14:47:18 -07:00
greg 1493d12a22 Reduce unused imports 2019-10-21 03:02:11 -07:00
greg ca10481d7c Symbol table test - multiple values 2019-10-16 22:46:58 -07:00
greg 26fa4a29ec Put type names into symbol table 2019-10-16 20:22:40 -07:00
greg 97b59d7e70 Symbol table tests to separate file 2019-10-16 19:51:43 -07:00