microproofs
|
7201163b77
|
fix: better function hoisting for code gen functions
mainly code gen function dependencies won't be hoisted to the top.
|
2023-04-28 17:05:46 -04:00 |
microproofs
|
0d0c96deda
|
commit validator changes and tests
|
2023-04-28 17:05:46 -04:00 |
microproofs
|
ff87a4c60f
|
fix: "when bool is" was not properly assigning term to body when not a complex clause
Add some end to end tests to test uplc
|
2023-04-23 12:51:23 -04:00 |
microproofs
|
9bb1a88f23
|
fix: expect [] on a non-empty list now fails.
|
2023-04-21 17:39:21 -04:00 |
microproofs
|
0066765ae5
|
convert acceptance tests 9-10
|
2023-04-21 16:01:54 -04:00 |
microproofs
|
0b7d217bd0
|
convert acceptance test 8
|
2023-04-21 16:01:54 -04:00 |
microproofs
|
672a900243
|
chore: converted acceptance tests 5-7
|
2023-04-19 20:03:41 -04:00 |
microproofs
|
c2ee631d07
|
feat: new setup for the gen_uplc testing
* new test only module aiken_project::tests
* move TestProject to tests/mod.rs
* new tests go in gen_uplc.rs
|
2023-04-19 16:08:55 -04:00 |