Commit Graph

11 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 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