Commit Graph

6 Commits

Author SHA1 Message Date
Stew O'Connor
7a2a8fb28b refactoring new-runtime-transcripts
This adds a _base transcript which will be run as a prelude before the
other transcripts (not sure how yet). The goal is to cut down on the
boilerplate which has been creeping into the tests.

We also rename a few more of the builtin IO functions which return
Either Failure a
2021-02-23 23:56:04 -08:00
Paul Chiusano
fc77e9a359 Switch to simpler runtime representation. Tests pass. Regenerating transcripts. 2020-12-11 10:49:25 -05:00
Paul Chiusano
75c8d3a53c non-working Any type 2020-12-10 14:25:19 -05:00
Paul Chiusano
ac5d374c88 added a bit more verbiage to the builtins test transcript 2020-10-20 11:08:18 -04:00
Paul Chiusano
d6391aa0c9 Filled in builtin tests for Nat and Int 2020-10-20 10:55:57 -04:00
Paul Chiusano
9bb592e21f popcount instruction, tests, and bugfixes 2020-10-19 17:56:51 -04:00