aiken/crates
KtorZ a50b51e086
Fix bytearray literals parsing and formatting.
Weirdly enough, we got the parsing wrong for byte literals in expressions (but did okay in constants). But got the formatting wrong in constants (yet did okay for formatting expressions). I've factored out the code in both cases to avoid the duplication that led to this in the first place. Plus added test coverage to make sure this doesn't happen in the future.
2023-01-31 17:19:40 +01:00
..
aiken Fix generated projects' README + rename 'certify' -> 'publish' 2023-01-18 16:48:42 +01:00
aiken-lang Fix bytearray literals parsing and formatting. 2023-01-31 17:19:40 +01:00
aiken-lsp Release 0.0.28 2023-01-06 13:41:00 -05:00
aiken-project chore: Switch from hashmap and hashset to indexmap and indexset 2023-01-21 18:10:15 -05:00
flat-rs Release 0.0.27 2022-12-30 00:57:49 -05:00
uplc feat: Finish up assert feature 2023-01-29 05:21:55 -05:00