aiken/crates/aiken-lang
Kasey White 083b7fcb5f feat: support negation of int
* add unary op
* parse, typecheck, and code gen it
* express boolean not as unary op as well, previously called negate

Co-authored-by: rvcas <x@rvcas.dev>
2022-12-27 20:39:03 -05:00
..
src feat: support negation of int 2022-12-27 20:39:03 -05:00
Cargo.toml Rework all errors to provide better help text. 2022-12-23 19:27:06 +01:00