Commit Graph

44 Commits

Author SHA1 Message Date
greg 3eaeeb5509 Begin deprecating Meta in favor of an ItemId 2019-09-17 14:32:15 -07:00
greg d6f2fe6e02 Mark TODO done 2019-09-11 01:28:33 -07:00
greg 6c3a4f907b Warning cleanup, TODOs 2019-09-10 03:40:41 -07:00
greg 1ecf1e506c Update more notes 2019-09-10 03:33:28 -07:00
greg 5572e0eebb Make some notes about what to do next 2019-09-09 10:17:46 -07:00
greg 724237545f Start work on scope resolver 2019-09-03 02:19:37 -07:00
greg dae619c6fa Add notes 2019-08-12 11:40:31 -07:00
greg 2ec3b21ebf Make output_wrapper more concise 2019-06-18 18:11:17 -07:00
greg 32fe7430a4 Equals should be a token type 2019-06-16 16:07:27 -07:00
greg e9fd20bfe5 A few more fixes to EBNF 2019-06-09 01:12:19 -07:00
greg a8b9f5046e Mark that I changed trait to interface 2019-06-07 18:57:55 +00:00
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