Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1204 - more extensible scheduler | Kartik K. Agaram | 2015-04-26 | 1 | -16/+49 |
| | | | | | | Instead of creating ad hoc data structures for every new state that routines can be in, track states in one coherent place and provide a well-defined waypoint for state transitions. | ||||
* | 1201 | Kartik K. Agaram | 2015-04-26 | 1 | -1/+1 |
| | |||||
* | 1197 | Kartik K. Agaram | 2015-04-25 | 1 | -1/+26 |
| | |||||
* | 1196 | Kartik K. Agaram | 2015-04-24 | 1 | -1/+1 |
| | |||||
* | 1189 - add extensions to all layers | Kartik K. Agaram | 2015-04-24 | 1 | -0/+62 |
I'm sick of fighting vim's filetype detection. No modeline and files highlight in random colors. I add a modeline and it stops highlighting tangle comments. Even though it read my #$%# vimrc! Fuck this shite. |