about summary refs log tree commit diff stats
path: root/cpp/043space
Commit message (Collapse)AuthorAgeFilesLines
* 1189 - add extensions to all layersKartik K. Agaram2015-04-241-130/+0
| | | | | | 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.
* 1177Kartik K. Agaram2015-04-241-1/+1
|
* 1162Kartik K. Agaram2015-04-241-5/+5
|
* 1110 - 'scenarios' directive applies only to current fileKartik K. Agaram2015-04-201-1/+0
|
* 1101Kartik K. Agaram2015-04-191-6/+6
|
* 1094 - demarcate sections in layersKartik K. Agaram2015-04-171-0/+6
| | | | | | We have tangled vs regular comments, but they highlight the same. So we're still at 3 colors for comments. Anything more starts to seem gratuitous.
* 1090Kartik K. Agaram2015-04-171-5/+40
|
* 1075Kartik K. Agaram2015-04-171-0/+90