about summary refs log tree commit diff stats
path: root/generic.mu
Commit message (Expand)AuthorAgeFilesLines
* 690 - convention: '$' commands for debugging onlyKartik K. Agaram2015-02-011-2/+2
* 578 - switch to non-polymorphic 'print' functionsKartik K. Agaram2015-01-171-1/+1
* 574 - printing string literals is a hack; hard-code it in for nowKartik K. Agaram2015-01-161-2/+2
* 571 - screen primitives take an explicit terminalKartik K. Agaram2015-01-151-3/+3
* 569 - ah, the right way to do generic functionsKartik K. Agaram2015-01-141-2/+3
* 497 - strengthen the concept of 'space'Kartik K. Agaram2015-01-021-1/+1
* 428 - cleanup odds and endsKartik K. Agaram2014-12-141-13/+13
* 403 - 'function' is more clear than 'def'Kartik K. Agaram2014-12-121-4/+4
* 401 - stop abbreviating opsKartik K. Agaram2014-12-121-5/+5
* 344 - about to give up on rewrite rulesKartik K. Agaram2014-11-271-3/+2
* 332 - example function with multiple clausesKartik K. Agaram2014-11-261-0/+30