Commit Graph

13 Commits

Author SHA1 Message Date
greg e1a83b5de3 Start to use table lookups instead of Meta
For fqsn
2019-09-19 03:34:09 -07:00
greg 25f51a314d Start transitioning design of ast reduction
to method-on-struct based system
2019-09-10 09:27:33 -07:00
greg 418d77770f Start adding symbol_table to scope resolution 2019-09-09 17:45:34 -07:00
greg cfa65e5339 Wire up all the qualified names 2019-09-08 02:11:15 -07:00
greg cefaeb1180 Make ScopeResolver struct 2019-09-03 02:59:19 -07:00
greg 0f7f5cb416 Add new stage scope-resolution 2019-09-03 01:42:28 -07:00
greg a3bb3ee514 Note a bug 2019-08-12 14:13:20 -07:00
greg aae2ee53cd More parsing debugging changes 2019-08-12 09:51:36 -07:00
greg bf3dcc18d0 Fixed trace parsing debug output 2019-08-12 09:34:36 -07:00
greg baf499ee5a Fix symbol-table debugging 2019-08-05 03:37:37 -07:00
greg 16bf166fa9 Fix bug with debug specifications 2019-08-05 03:31:10 -07:00
greg b62968379a Replace matches with functional constructs 2019-07-28 11:15:28 -07:00
greg aa705b4eee Break out actual lib.rs functionality
To minimize the amount of meaningful text in files with generic names
2019-07-11 19:21:23 -07:00