Commit Graph

12 Commits

Author SHA1 Message Date
Kartik Agaram d9d9ab813c 5680
Include braces.subx in translation by default.
2019-09-20 10:08:42 -07:00
Kartik Agaram 372a4259ae 5636 2019-09-07 10:20:44 -07:00
Kartik Agaram 571bf69fbc 5635 2019-09-07 10:14:35 -07:00
Kartik Agaram 099f0d5d55 5631 - syntax for calls starting to work!
Now added to CI.
2019-09-06 17:58:53 -07:00
Kartik Agaram 531f14c973 5619 2019-09-04 17:36:12 -07:00
Kartik Agaram e97b446ac3 5594 - rename 'desugar' to 'sigils'
There's going to be multiple forms of syntax sugar going forward.
2019-08-31 20:43:41 -07:00
Kartik Agaram 418ea7d3db 5588 - always include desugar in build 2019-08-25 22:15:26 -07:00
Kartik Agaram 8402365977 5587
No need for progress reports on ntranslate; it runs pretty fast.
2019-08-25 22:14:34 -07:00
Kartik Agaram dac833572b 5585 2019-08-25 20:07:15 -07:00
Kartik Agaram 300f455491 5584
Forgot to switch the knob when fixing the merge conflict between commits
5512 and 1a7b15aa3d.
2019-08-25 17:37:10 -07:00
Kartik Agaram b646146892 5512 - don't rebuild apps by default
We basically only want to rebuild phases of the self-hosted translator
when we run the self-hosted translator.
2019-08-14 16:06:40 -07:00
Kartik Agaram 6e1eeeebfb 5485 - promote SubX to top-level 2019-07-27 17:47:59 -07:00