about summary refs log tree commit diff stats
path: root/translate
Commit message (Collapse)AuthorAgeFilesLines
* 5636Kartik Agaram2019-09-071-1/+2
|
* 5635Kartik Agaram2019-09-071-5/+9
|
* 5631 - syntax for calls starting to work!Kartik Agaram2019-09-061-1/+4
| | | | Now added to CI.
* 5619Kartik Agaram2019-09-041-0/+2
|
* 5594 - rename 'desugar' to 'sigils'Kartik Agaram2019-08-311-3/+3
| | | | There's going to be multiple forms of syntax sugar going forward.
* 5588 - always include desugar in buildKartik Agaram2019-08-251-1/+4
|
* 5585Kartik Agaram2019-08-251-5/+6
|
* 5584Kartik Agaram2019-08-251-1/+1
| | | | | Forgot to switch the knob when fixing the merge conflict between commits 5512 and 1a7b15aa3d.
* 5512 - don't rebuild apps by defaultKartik Agaram2019-08-141-1/+1
| | | | | We basically only want to rebuild phases of the self-hosted translator when we run the self-hosted translator.
* 5485 - promote SubX to top-levelKartik Agaram2019-07-271-0/+33