about summary refs log tree commit diff stats
path: root/cpp/022boolean
Commit message (Collapse)AuthorAgeFilesLines
* 1189 - add extensions to all layersKartik K. Agaram2015-04-241-94/+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.
* 1171Kartik K. Agaram2015-04-241-13/+13
| | | | | 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
|
* 1096Kartik K. Agaram2015-04-181-1/+1
|
* 1077Kartik K. Agaram2015-04-171-1/+2
|
* 1075Kartik K. Agaram2015-04-171-0/+93