microproofs
|
446ef11606
|
chore: finishing acceptance test 29
and updating acceptance test lock files
|
2023-11-08 14:31:44 -05:00 |
microproofs
|
5d56d41a68
|
chore: update lock files for acceptance tests
|
2023-11-06 15:37:04 -05:00 |
microproofs
|
598ec5eaef
|
Use a better algorithm for inlining single occurrences
|
2023-11-06 15:37:04 -05:00 |
microproofs
|
68d9a21c6a
|
commit current lock files
|
2023-10-07 19:42:24 -04:00 |
microproofs
|
47596f0324
|
feat: Remove tuple_index and record_access in favor of faster more direct functions for
accessing an item in a tuple or a field in a record
|
2023-09-28 01:05:05 -04:00 |
rvcas
|
f4d0f231d7
|
test: fix acceptance tests
|
2023-08-16 14:52:06 -04:00 |
microproofs
|
eda388fb29
|
test(aiken-lang): add a new test for list edge case in when clause patterns
|
2023-08-08 20:47:35 -04:00 |
microproofs
|
bfa4cc2efc
|
fix: some function dependency tree path was not being updated in order
fix: revert to old implicit way of casting to data for now
|
2023-08-07 12:02:44 -04:00 |
microproofs
|
db369da96e
|
feat: Make traces produced by expect dependent on
the value of the tracing flag.
|
2023-06-23 14:03:23 -04:00 |
microproofs
|
b36cf1c029
|
chore: refactor default functions in uplc_code_gen.
feat: Add an identity optimization to remove functions that return the argument only.
|
2023-05-08 16:15:09 -04:00 |
microproofs
|
b050018a37
|
test fix: blueprint change
|
2023-04-25 02:06:56 -04:00 |
microproofs
|
672a900243
|
chore: converted acceptance tests 5-7
|
2023-04-19 20:03:41 -04:00 |
microproofs
|
7dd13f8d73
|
feat: add end to end tests to replace acceptance tests with strict uplc comparison.
Add acceptance tests 1,2, 6 as end to end tests
|
2023-04-19 16:08:55 -04:00 |
Kasey White
|
02d57cc076
|
tests pass now after adding in final wrapper as air elements
|
2023-04-09 17:43:56 -04:00 |
Kasey White
|
897011e9bc
|
misc changes
|
2023-04-09 17:43:56 -04:00 |
Kasey White
|
f4ba6b8985
|
fix: unused validator args had an incorrect if check
|
2023-04-09 17:43:56 -04:00 |
Kasey White
|
3f45b524b8
|
feat: unused validator args are not expect checked
|
2023-04-09 17:43:56 -04:00 |
Kasey White
|
6e5b24a937
|
refactor the rest of the term builders to use more concise code
|
2023-03-21 00:50:13 -04:00 |
Kasey White
|
50db958d06
|
update codegen to use more streamlined uplc building methods
|
2023-03-21 00:50:13 -04:00 |
KtorZ
|
45575cae96
|
Fix 'run' script and re-generate blueprint for scenario 077.
|
2023-03-16 15:29:44 -04:00 |
Kasey White
|
31c280552d
|
add another validator
|
2023-03-12 00:25:26 -05:00 |
Kasey White
|
4a7bbc23df
|
fix: change in scope was applied in wrong place in pattern_ir for constr expect
|
2023-03-12 00:25:26 -05:00 |