Commit Graph

15 Commits

Author SHA1 Message Date
greg 431c0fdf8c Starting to try and annotate real compiler passes 2018-04-28 15:46:11 -07:00
greg 9015cbee21 More experimentation 2018-04-28 15:35:04 -07:00
greg bf7533cdbe Some experimentation 2018-04-28 03:31:53 -07:00
greg 2c79984678 Starting codegen work 2018-04-28 00:08:16 -07:00
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 9547275355 Backtick operators supported in tokenizing 2018-04-25 03:01:41 -07:00
greg f5aff0b276 Trait -> Interface 2018-04-24 16:30:17 -07:00
greg 1d6f104b12 Kill old advanced_slice_patterns 2018-04-03 23:24:21 -07:00
greg c11ae3b50d Debug stages from command line 2018-03-27 00:50:31 -07:00
greg e9c538da49 Fix interspersing of newlines in tokenizer infra 2018-03-24 18:38:28 -07:00
greg 3295242115 Show err output when evaluating non-interactively 2018-03-24 17:27:54 -07:00
greg 20f879d68d Hook schala function up to debug booleans
Not sure if I like this API, but eh, it's what I've got
2018-03-24 13:41:54 -07:00
greg f181e2f284 move schala into separate crate 2018-03-23 18:43:43 -07:00
greg e054c4b27f Revert "Starting to split project into multiple crates"
This reverts commit e3b0f4a51e.
Bah, this was a bad idea, wrong way to do it
2017-10-23 00:45:01 -07:00
greg e3b0f4a51e Starting to split project into multiple crates 2017-10-23 00:43:43 -07:00