Commit graph

9 commits

Author SHA1 Message Date
c396370e51 Fixed a number of unit tests (problems were output format, not actual bugs) 2017-10-07 15:11:07 +01:00
832ae3be0d New unit tests. 2017-09-25 10:01:25 +01:00
0826dcfdda Huge progress. Now actually working. 2017-09-13 15:58:59 +01:00
5dee093e65 All tests still pass and a lot of debugging junk is gone 2017-09-13 00:25:11 +01:00
31176e1f39 Some improvement, but two unit tests fail. 2017-08-14 17:57:23 +01:00
e968b30bbc Sorted out some interesting buglets in read and print (although there is
still one I know of). More unit tests, and all pass. Not evalling yet.

Good day's work.
2017-01-20 18:24:48 +00:00
2d9f4b0439 All unit tests passing! This is slightly a fix because there is a bug with
the character read after reading a number not being correctly pushed back
onto the input stream, but...
2017-01-07 12:24:54 +00:00
6eab3a531a Added more unit tests. 2017-01-07 11:13:06 +00:00
8026138b9c Added primitive unit testing. 2017-01-07 10:48:28 +00:00