Commit Graph

313 Commits

Author SHA1 Message Date
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
1b14306a99 Refactor test code 2018-03-25 11:34:34 -04:00
daf43b0ea7 Convert error manager test to kotlin 2018-03-25 11:30:36 -04:00
26709a7f9e Convert runtime environment to kotlin 2018-03-25 11:01:24 -04:00
b2989809eb Convert util classes to kotlin 2018-03-24 11:43:22 -04:00
d74e472780 Convert function table to kotlin 2018-03-24 11:07:59 -04:00
fd322a385f Refactor table code / update kotlin version 2018-03-24 10:33:33 -04:00
a2f8086b8e Rename source directories
- Refactor SymbolTable
2018-03-23 18:12:47 -04:00
91c4070b53 Convert ExecutionContext to kotlin 2018-03-21 19:49:51 -04:00
04a4164c1b Merge branch 'idea-kotlin' into 'master'
Convert to intellij and kotlin

See merge request mike-cifelli/transcendental-lisp!1
2018-03-20 00:21:21 +00:00
d172c62e01 Convert table tests to kotlin 2018-03-19 20:16:20 -04:00
426b130e3b Update code formatting rules 2018-03-19 08:13:40 -04:00
b5d817a8ac Add conversion comments to pom 2018-03-18 17:57:09 -04:00
c04f4b6c51 Convert some test classes to kotlin 2018-03-18 17:42:28 -04:00
0fb64f0a2d Convert error classes to kotlin 2018-03-18 12:45:57 -04:00
5f0cb1aa86 Convert one class to kotlin 2018-03-18 11:39:01 -04:00
182ff9f5e6 Update test run configuration 2018-03-17 16:31:44 -04:00
74fba08555 Use resource loader for test files 2018-03-17 16:18:26 -04:00