Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4544 | Kartik Agaram | 2018-09-12 | 1 | -21/+62 |
| | | | | | | | | Attempt #3 at fixing CI. In the process the feature gets a lot less half-baked. Ridiculously misleading that we had `has_metadata()` was special-cased to one specific transform. I suck. | ||||
* | 4543 | Kartik Agaram | 2018-09-12 | 1 | -6/+31 |
| | | | | | | | Really fix CI. Also realized we don't need to worry about function pointers. They won't be in /disp32 fields. | ||||
* | 4542 | Kartik Agaram | 2018-09-12 | 1 | -2/+2 |
| | | | | Fix CI (`subx translate examples/ex6.subx examples/ex6`) | ||||
* | 4535 - support for global variable names | Kartik Agaram | 2018-09-01 | 1 | -0/+111 |