Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 4832 | Kartik Agaram | 2018-12-04 | 1 | -6/+7 |
| | | | | | | Let's start adding ':end' labels in all functions, just because it helps us visualize where function calls end in traces, thanks to the '--map' commandline argument. | ||||
* | 4831 | Kartik Agaram | 2018-12-04 | 1 | -2/+4 |
| | |||||
* | 4822 | Kartik Agaram | 2018-12-03 | 1 | -40/+47 |
| | | | | | | | Fix CI. It's kind of a hassle (and wasteful) that I need to redefine 'main' in every single layer. | ||||
* | 4821 | Kartik Agaram | 2018-12-02 | 1 | -0/+114 |