about summary refs log tree commit diff stats
path: root/mu.arc
Commit message (Collapse)AuthorAgeFilesLines
* 17Kartik K. Agaram2014-07-111-6/+16
|
* 16 - conditional and unconditional jumpsKartik K. Agaram2014-07-111-0/+11
|
* 15Kartik K. Agaram2014-07-111-4/+10
|
* 14 - processor model now has a program counterKartik K. Agaram2014-07-111-46/+48
|
* 13Kartik K. Agaram2014-07-111-3/+3
|
* 12 - more arithmetic opsKartik K. Agaram2014-07-111-0/+14
|
* 11 - enhance the language with typesKartik K. Agaram2014-07-101-7/+9
| | | | The types aren't actually used yet. That comes later.
* 9 - rename 'return' to 'reply'Kartik K. Agaram2014-07-061-1/+1
|
* 8Kartik K. Agaram2014-07-061-2/+4
|
* 6 - compound functions now return valuesKartik K. Agaram2014-07-061-5/+11
|
* 5 - compound functions now take argsKartik K. Agaram2014-07-061-2/+6
|
* 4 - output args now optionalKartik K. Agaram2014-07-061-13/+16
|
* 3 - early returnKartik K. Agaram2014-07-061-13/+16
|
* 2 - compound functionsKartik K. Agaram2014-07-061-3/+5
|
* 1Kartik K. Agaram2014-07-061-5/+17
|
* 0Kartik K. Agaram2014-07-061-0/+20