about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 566Kartik K. Agaram2015-01-141-4/+25
* 565Kartik K. Agaram2015-01-141-10/+4
* 564Kartik K. Agaram2015-01-143-689/+689
* 563 - check actual errors during move validationKartik K. Agaram2015-01-142-4/+11
* 562Kartik K. Agaram2015-01-141-1/+0
* 561 - vim hackKartik K. Agaram2015-01-131-4/+7
* 560Kartik K. Agaram2015-01-131-3/+0
* 559Kartik K. Agaram2015-01-131-1/+0
* 558 - more chessboard testsKartik K. Agaram2015-01-131-1/+38
* 557Kartik K. Agaram2015-01-131-0/+26
* 556 - correction: check that *read-move* ran to completionKartik K. Agaram2015-01-131-4/+6
* 555Kartik K. Agaram2015-01-131-1/+1
* 554 - tedious to have to check for routine errors on every forkKartik K. Agaram2015-01-133-1/+6
* 553Kartik K. Agaram2015-01-131-1/+1
* 552 - timeout for read-move testKartik K. Agaram2015-01-131-1/+1
* 551Kartik K. Agaram2015-01-132-56/+62
* 550 - another bugfix, another pending testKartik K. Agaram2015-01-132-0/+7
* 549 - suppress prints in read-moveKartik K. Agaram2015-01-133-6/+33
* 548 - hacky vim filetype for muKartik K. Agaram2015-01-131-0/+37
* 547 - hacky initial tests for reading chess movesKartik K. Agaram2015-01-131-0/+49
* 546 - chessboard now reads from stdinKartik K. Agaram2015-01-121-5/+13
* 545 - graphics mode is now called bringing up a windowKartik K. Agaram2015-01-122-4/+4
* 544 - text modes now called 'retro' & 'cursor'Kartik K. Agaram2015-01-124-5/+4
* 543Kartik K. Agaram2015-01-121-1/+1
* 542Kartik K. Agaram2015-01-122-3/+75
* 541Kartik K. Agaram2015-01-111-3/+3
* 540Kartik K. Agaram2015-01-111-1/+1
* 539Kartik K. Agaram2015-01-111-6/+3
* 538 - stdin app now responsiveKartik K. Agaram2015-01-111-1/+6
* 537Kartik K. Agaram2015-01-111-5/+0
* 536 - introduce a notion of helper routinesKartik K. Agaram2015-01-112-2/+17
* 535 - reading keyboard input from a channelKartik K. Agaram2015-01-112-2/+49
* 534 - this is how we test blocking channelsKartik K. Agaram2015-01-112-4/+27
* 533Kartik K. Agaram2015-01-111-1/+3
* 532Kartik K. Agaram2015-01-111-4/+6
* 531Kartik K. Agaram2015-01-101-1/+1
* 530Kartik K. Agaram2015-01-102-1/+4
* 529 - 'sleep' can now wait for a routine to completeKartik K. Agaram2015-01-103-3/+35
* 528Kartik K. Agaram2015-01-102-6/+7
* 527Kartik K. Agaram2015-01-101-3/+3
* 526Kartik K. Agaram2015-01-101-2/+0
* 525 - 'fork' now returns a routine idKartik K. Agaram2015-01-102-3/+35
* 524Kartik K. Agaram2015-01-101-14/+14
* 523 - debugging aide: dump just one test a timeKartik K. Agaram2015-01-101-0/+3
* 522 - another arg for 'fork'Kartik K. Agaram2015-01-103-8/+27
* 521 - check 'sleep' syntaxKartik K. Agaram2015-01-101-0/+2
* 520 - update stale exampleKartik K. Agaram2015-01-101-1/+1
* 519 - ooh, use metadata to disambiguate argsKartik K. Agaram2015-01-102-7/+7
* 517Kartik K. Agaram2015-01-101-25/+19
* 516Kartik K. Agaram2015-01-101-20/+6