about summary refs log tree commit diff stats
path: root/cpp/042new
Commit message (Collapse)AuthorAgeFilesLines
* 1189 - add extensions to all layersKartik K. Agaram2015-04-241-126/+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.
* 1188Kartik K. Agaram2015-04-241-3/+3
|
* 1187Kartik K. Agaram2015-04-241-2/+25
|
* 1186Kartik K. Agaram2015-04-241-2/+0
|
* 1171Kartik K. Agaram2015-04-241-10/+10
| | | | | Chip away at eliminating that 'pc' reference by first throwing out the most common expression that uses it: instructions[pc].
* 1162Kartik K. Agaram2015-04-241-3/+3
|
* 1094 - demarcate sections in layersKartik K. Agaram2015-04-171-3/+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.
* 1075Kartik K. Agaram2015-04-171-0/+102