• Joined on 2020-07-10
felixm closed issue felixm/schemers#4 2021-05-31 17:21:00 +02:00
Implement cond support
felixm pushed to master at felixm/schemers 2021-05-31 17:21:00 +02:00
7d8a256c76 Implement support for cond resolves #4
felixm closed issue felixm/schemers#10 2021-05-31 04:49:39 +02:00
Implement string support
felixm pushed to master at felixm/schemers 2021-05-31 04:49:39 +02:00
2e67e1220c Implement display and string support resolves #10
felixm opened issue felixm/schemers#10 2021-05-31 04:12:28 +02:00
Implement string support
felixm closed issue felixm/schemers#9 2021-05-31 04:08:41 +02:00
Support quoted
felixm pushed to master at felixm/schemers 2021-05-31 04:08:41 +02:00
a7caac30f9 Implement quote support resolves #9
felixm closed issue felixm/schemers#3 2021-05-30 18:43:51 +02:00
Implement set! support
felixm pushed to master at felixm/schemers 2021-05-30 18:43:51 +02:00
3b3ab96f7d Implement set! resolves #3
felixm closed issue felixm/schemers#7 2021-05-30 18:24:47 +02:00
Implement Eq and PartialEq for Datum
felixm pushed to master at felixm/schemers 2021-05-30 18:24:47 +02:00
1da08c0a43 Implement PartialEq and PartialOrd resolves #7
felixm opened issue felixm/schemers#9 2021-05-30 18:03:28 +02:00
Support quoted
felixm closed issue felixm/schemers#8 2021-05-30 17:57:30 +02:00
Fix environment implementation
felixm pushed to master at felixm/schemers 2021-05-30 17:57:30 +02:00
e070441c31 Rework environment mode fixes #8
felixm opened issue felixm/schemers#8 2021-05-30 16:44:26 +02:00
Fix environment implementation
felixm closed issue felixm/schemers#6 2021-05-30 16:37:35 +02:00
Implement interpret from file
felixm pushed to master at felixm/schemers 2021-05-30 16:37:35 +02:00
3ae5ccb64c Implement interpret from file resolves #6
felixm opened issue felixm/schemers#7 2021-05-30 16:22:06 +02:00
Implement Eq and PartialEq for Datum
felixm closed issue felixm/schemers#5 2021-05-30 16:19:18 +02:00
Implement repl
felixm pushed to master at felixm/schemers 2021-05-30 16:19:18 +02:00
aaa93d8593 Implement REPL resolves #5