aiken/crates
KtorZ 8ffa68d2f0
Fix && and || associativity.
Somehow, these have always been right-associative, when the natural thing to expect is left-associativity. It now matters when trying to crawl down binary tree to display them properly.
2024-03-07 01:17:05 +01:00
..
aiken chore: fix fmt 2024-03-04 13:03:07 -05:00
aiken-lang Fix && and || associativity. 2024-03-07 01:17:05 +01:00
aiken-lsp Accept an optional --seed parameter for check, otherwise default to random. 2024-03-03 20:36:01 +01:00
aiken-project chore: consume errs instead of cloning 2024-03-06 18:20:14 -05:00
uplc fix: need to use temp_term for counting var occurrences in identity reducer 2024-03-05 12:08:18 -05:00