microproofs
|
394cac86b8
|
feat: expect on a type now can take in a msg when in trace mode
|
2024-01-04 16:03:51 -05:00 |
rvcas
|
7c4cabada9
|
chore: add latest acceptance artifacts
|
2023-12-04 21:10:55 -05:00 |
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 |
microproofs
|
eb0b4dd6d8
|
update lock files
|
2023-09-25 21:16:19 -04:00 |
microproofs
|
b8737a1021
|
add one more test for unbound generics
|
2023-09-25 21:16:19 -04:00 |
rvcas
|
bc0824f4eb
|
chore: new aiken.lock files for examples
|
2023-09-13 18:17:40 -04:00 |
KtorZ
|
5132110d4b
|
Fix acceptance tests to use new syntax.
|
2023-02-19 10:10:40 +01:00 |
Kasey
|
f3cdc05875
|
fix: the refactor on discharge value env (#393)
|
2023-02-18 20:49:29 -05:00 |
KtorZ
|
8c19d4ec08
|
Fix and re-apply formatter on all acceptance tests
Less noise, pretty tuples. Everyone's happy.
|
2023-01-14 20:23:17 +01:00 |
KtorZ
|
4f83d4fa1b
|
Add new acceptance test scenario: 036
```
Error:
× Main thread panicked.
├─▶ at /Users/ktorz/Documents/Projects/aiken-lang/aiken/crates/aiken-
│ project/src/lib.rs:567:36
╰─▶ called `Result::unwrap()` on an `Err` value: FreeUnique(Name { text:
"_not", unique: Unique(17) })
```
|
2022-12-29 12:11:55 +01:00 |