Commit Graph

330 Commits

Author SHA1 Message Date
0efae35391 Extract test instance lifecycle annotation 2018-10-20 11:18:21 -04:00
347857fbb5 Restore main function
- Remove MessageFormat usages in kotlin where possible
 - Code cleanup
2018-10-20 10:09:53 -04:00
75f02a89cc Convert Eval to kotlin 2018-10-20 09:01:45 -04:00
24343b1543 Clean up lisp terminal code 2018-10-03 19:20:42 -04:00
3ec8e72a17 Convert terminal to kotlin 2018-10-03 19:09:50 -04:00
ae48d9c2ca Convert argument validator tests to kotlin 2018-09-30 17:32:01 -04:00
1a6d888ca9 Convert more tests to kotlin 2018-09-30 14:10:11 -04:00
ba6418a977 Convert UserDefinedFunction to kotlin 2018-09-29 08:18:56 -04:00
e6e3965485 Convert more test code to kotlin 2018-09-25 16:59:53 -04:00
99f9ecbad3 Convert more tests to kotlin 2018-09-23 11:20:56 -04:00
065d2136ed Standardize cons iteration 2018-09-16 13:03:01 -04:00
3f82b473b4 Convert the argument validator to kotlin 2018-09-16 09:57:48 -04:00
d902328a56 Convert a few terminal tests to kotlin 2018-09-16 09:18:22 -04:00
1901b7f251 Clean up terminal history 2018-09-15 15:36:35 -04:00
a20849a5b4 Clean up terminal configuration 2018-09-15 14:03:43 -04:00
e76aefa3d1 Start converting terminal classes to kotlin 2018-09-15 13:59:37 -04:00
516603a948 Convert tail calls to kotlin 2018-08-18 09:25:02 -04:00
a2940286d5 Update FitNesse version 2018-08-17 19:50:48 -04:00
21df7b309a Fix acceptance tests 2018-08-16 20:50:13 -04:00
45ebf64afd Allow fitnesse to run again 2018-08-16 20:10:44 -04:00
5c7e0c7fd4 Update intellij 2018-08-12 10:49:47 -04:00
d1137597e7 Update dependencies 2018-08-11 10:29:59 -04:00
a556b69658 Convert sexpression test to kotlin 2018-08-11 10:17:19 -04:00
16118a9a78 Convert sexpressions to kotlin 2018-08-11 08:44:41 -04:00
4c8342a9f7 convert tail call test to kotlin 2018-08-10 18:52:08 -04:00
c08edda548 Refactor interpreter tests 2018-08-10 18:39:41 -04:00
c2c53e0d0f Add test for input errors 2018-08-10 17:46:26 -04:00
eaf80390be Convert the interpreter to kotlin 2018-08-05 10:48:18 -04:00
d376c30d7a Clean up the scanner type test 2018-07-24 18:10:19 -04:00
8a970b6797 Clean up data structure code 2018-07-22 11:30:00 -04:00
cb0e8a1d15 Clean up scanner tests 2018-07-22 11:10:00 -04:00
e60f253552 Convert some scanner tests to kotlin 2018-07-22 10:35:26 -04:00
4c6920eaa1 Convert some more code to kotlin 2018-07-21 17:31:34 -04:00
1df72e7704 Refactor while loops to use iterator 2018-07-21 13:25:10 -04:00
19d7284633 Clean up converted code 2018-07-21 12:17:52 -04:00
72f283c60a Update kotlin version 2018-07-21 10:18:25 -04:00
f2599821e6 Convert stream tests to kotlin 2018-06-05 20:36:04 -04:00
0f34d25e12 Convert streams to kotlin 2018-06-03 09:31:19 -04:00
c5fbab6813 Convert tokens to kotlin 2018-05-19 13:56:14 -04:00
b4cd5f2fe4 Refactor code 2018-05-19 11:59:51 -04:00
ac290d4997 Convert token factory to kotlin 2018-05-19 11:13:28 -04:00
053ca4852c Convert acceptance tests to kotlin 2018-05-06 10:26:55 -04:00
c2e4d76700 Convert test utilities to kotlin 2018-05-05 17:01:49 -04:00
28f2351654 Convert numeric equal to kotlin 2018-05-05 16:46:53 -04:00
e672247738 Clean up code 2018-05-05 14:18:29 -04:00
9064acd7ed Convert lisp parser to kotlin 2018-05-05 14:14:00 -04:00
61adaffd3c Convert file position code to kotlin 2018-05-05 12:02:43 -04:00
3664a58989 Convert main class to kotlin 2018-03-30 20:54:48 -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