Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 5680 | Kartik Agaram | 2019-09-20 | 1 | -1/+4 |
| | | | | Include braces.subx in translation by default. | ||||
* | 5636 | Kartik Agaram | 2019-09-07 | 1 | -1/+2 |
| | |||||
* | 5635 | Kartik Agaram | 2019-09-07 | 1 | -5/+9 |
| | |||||
* | 5631 - syntax for calls starting to work! | Kartik Agaram | 2019-09-06 | 1 | -1/+4 |
| | | | | Now added to CI. | ||||
* | 5619 | Kartik Agaram | 2019-09-04 | 1 | -0/+2 |
| | |||||
* | 5594 - rename 'desugar' to 'sigils' | Kartik Agaram | 2019-08-31 | 1 | -3/+3 |
| | | | | There's going to be multiple forms of syntax sugar going forward. | ||||
* | 5588 - always include desugar in build | Kartik Agaram | 2019-08-25 | 1 | -1/+4 |
| | |||||
* | 5585 | Kartik Agaram | 2019-08-25 | 1 | -5/+6 |
| | |||||
* | 5584 | Kartik Agaram | 2019-08-25 | 1 | -1/+1 |
| | | | | | Forgot to switch the knob when fixing the merge conflict between commits 5512 and 1a7b15aa3d. | ||||
* | 5512 - don't rebuild apps by default | Kartik Agaram | 2019-08-14 | 1 | -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-level | Kartik Agaram | 2019-07-27 | 1 | -0/+33 |