Commit Graph

31 Commits

Author SHA1 Message Date
84f164397b Convert math tests to kotlin 2018-11-18 07:56:12 -05:00
cd158acdbf Convert more tests to kotlin 2018-11-11 13:26:46 -05:00
35406b9f03 Convert remaining built in functions to kotlin 2018-11-10 08:26:50 -05:00
add24979d5 Convert predicates to kotlin 2018-11-04 08:34:07 -05:00
8bc0ae744f Convert Let and Let* to kotlin 2018-11-03 10:59:49 -04:00
b4de8fc3ea Convert Recur to kotlin 2018-10-29 19:47:25 -04:00
73bcd4da38 Convert Begin and If to kotlin 2018-10-28 20:22:45 -04:00
2e314f9ff0 Convert definition tests to kotlin 2018-10-28 20:07:01 -04:00
a871690e70 Convert definition functions to kotlin 2018-10-28 13:22:18 -04:00
c6d25275bb Convert Cond to kotlin 2018-10-28 13:10:39 -04:00
5d1606571a Handle dotted Case clause 2018-10-28 09:02:21 -04:00
9998a88569 Convert Case to kotlin 2018-10-27 15:56:52 -04:00
8ca2eb199c Convert And and Or to kotlin 2018-10-24 08:47:09 -04:00
ac821abde2 Convert Setq to kotlin 2018-10-23 19:46:13 -04:00
924357b5cd Convert Set and Load to kotlin 2018-10-22 19:52:08 -04:00
7416e0e163 Clean up code 2018-10-21 18:25:19 -04:00
d95b5cc46f Convert more builtins to kotlin 2018-10-21 18:12:26 -04:00
b2867042fe Convert Print to kotlin 2018-10-21 17:05:28 -04:00
c603c443ec Convert Fuse tests to kotlin 2018-10-21 10:14:21 -04:00
84467388bb Convert Fuse to kotlin 2018-10-21 10:10:04 -04:00
0efae35391 Extract test instance lifecycle annotation 2018-10-20 11:18:21 -04:00
75f02a89cc Convert Eval to kotlin 2018-10-20 09:01:45 -04:00
16118a9a78 Convert sexpressions to kotlin 2018-08-11 08:44:41 -04:00
c08edda548 Refactor interpreter tests 2018-08-10 18:39:41 -04:00
8a970b6797 Clean up data structure code 2018-07-22 11:30:00 -04:00
ac290d4997 Convert token factory to kotlin 2018-05-19 11:13:28 -04:00
28f2351654 Convert numeric equal to kotlin 2018-05-05 16:46:53 -04:00
d7a751ad39 Convert to function types 2018-03-27 20:52:57 -04:00
2177d13397 Convert lisp interpreter builder to kotlin 2018-03-25 20:16:44 -04:00
26709a7f9e Convert runtime environment to kotlin 2018-03-25 11:01:24 -04:00
a2f8086b8e Rename source directories
- Refactor SymbolTable
2018-03-23 18:12:47 -04:00