Commit Graph

14 Commits

Author SHA1 Message Date
greg 82cfd3f03d Adding proc macro for codegen
This should hopefully make the compiler pass thing I want to do possible
2018-04-27 02:19:09 -07:00
greg 056ca1c162 TODO note 2018-04-24 20:31:17 -07:00
greg 5fcf0815c0 Start refactoring how interpreter options are split up 2018-04-24 20:31:17 -07:00
greg 748250d383 Swap sigil from . to : 2018-04-24 20:31:17 -07:00
greg 87cc14356d Want to change 'trait' to 'interface' 2018-04-24 20:31:17 -07:00
greg 64a3705e35 Some changes necessary to handle non-interactive code 2018-03-09 00:50:24 -08:00
greg 4ab900d601 ReplState -> State
Not everythign is a repl
2018-02-23 03:07:58 -08:00
greg 61795b0331 More work on evaluating applications
for later testing + to kill a compiler warning
2018-02-22 03:34:36 -08:00
greg 687d482853 More type implementing - WIP
This has a borrowing bug currently
2018-02-21 04:32:30 -08:00
greg 4c8b4c8c71 Starting basic type stuff 2018-02-21 03:39:40 -08:00
greg 7b4f69dce5 Additional TODO 2018-02-21 02:35:09 -08:00
greg 98caf1cac3 Add todo note 2018-02-20 17:56:13 -08:00
greg 9c2d2190b0 Proper indentation of parser debug 2018-02-10 15:10:06 -08:00
greg cf0af7e0c9 Flesh out TODO, README 2017-12-13 00:52:54 -08:00