Commit Graph

33 Commits

Author SHA1 Message Date
greg d80d0d0904 Add some notes 2019-05-26 00:23:54 -07:00
greg 14fc2a5d10 Update TODO 2019-04-29 23:57:59 -07:00
greg 8e9b410e02 Clean up TODO list 2019-03-20 01:15:35 -07:00
greg 58b37e56ae Correct typo in TODO 2019-03-11 20:05:45 -07:00
greg 9716b5e55b Symbol table detects some duplicate symbols 2019-03-08 03:57:32 -08:00
greg f041cc17d2 Wrap all Expression nodes in Meta<Expression> 2019-02-21 23:35:18 -08:00
greg f3f1dcc0a4 Add some notes 2019-01-27 22:38:20 -08:00
greg 1032c7c7a2 Add note 2019-01-07 01:59:12 -08:00
greg 8680c4faf6 Just some notes for myself about how to redesign the AST type 2018-11-16 15:53:27 -08:00
greg 1e9aa91c5d More concise test macros 2018-11-05 19:57:11 -08:00
greg 98f597f00a Implement comparison operators correctly 2018-08-19 21:11:43 -07:00
greg 7548bdbb78 Add note 2018-07-31 01:59:49 -07:00
greg 35f5a9623a Check out cranelift 2018-07-26 00:52:46 -07:00
greg 46b6aeb4db Add note to check out Gluon 2018-07-26 00:52:46 -07:00
greg ba319a7bc3 Finally figured out unified condition syntax 2018-07-26 00:52:46 -07:00
greg 2d052d34f7 More thinking 2018-07-26 00:52:46 -07:00
greg e6679ff523 Playing around with conditional syntax 2018-07-26 00:52:46 -07:00
greg 44e585fca2 Conditionals 2018-07-26 00:52:46 -07:00
greg b50d87b85b Idea 2018-07-26 00:52:46 -07:00
greg 14f31a5186 Adding proc macro for codegen
This should hopefully make the compiler pass thing I want to do possible
2018-07-26 00:52:46 -07:00
greg 8e42f7e0bc TODO note 2018-07-26 00:52:46 -07:00
greg 66b6ddcf93 Start refactoring how interpreter options are split up 2018-07-26 00:52:46 -07:00
greg 1c0365529d Swap sigil from . to : 2018-07-26 00:52:46 -07:00
greg f795612884 Want to change 'trait' to 'interface' 2018-07-26 00:52:46 -07:00
greg 6140de9f9c Some changes necessary to handle non-interactive code 2018-07-26 00:52:45 -07:00
greg 36174140bc ReplState -> State
Not everythign is a repl
2018-07-26 00:52:45 -07:00
greg 440783bb64 More work on evaluating applications
for later testing + to kill a compiler warning
2018-07-26 00:52:45 -07:00
greg 55629e6d9d More type implementing - WIP
This has a borrowing bug currently
2018-07-26 00:52:45 -07:00
greg 76575e9ba3 Starting basic type stuff 2018-07-26 00:52:45 -07:00
greg c2cd419e5a Additional TODO 2018-07-26 00:52:45 -07:00
greg bcec8e27f8 Add todo note 2018-07-26 00:52:45 -07:00
greg 129af43e69 Proper indentation of parser debug 2018-07-26 00:52:45 -07:00
greg 98fa8403b3 Flesh out TODO, README 2018-07-26 00:52:45 -07:00