Conlang/sample-code
John 7ba808594c cl-ast: Cleanup
- Function bind is now one Pattern
- TyRef now allows &Ty (i.e. &[i32], &(char, bool)
- Range patterns (they cannot bind, only check whether a value is in range
- ArrayRep repeat has been reverted to usize, for now, until early consteval is implemented.
2025-04-21 04:17:45 -04:00
..
2025-04-21 04:17:45 -04:00
2024-11-21 21:57:10 -06:00
2025-03-11 05:03:52 -05:00
2025-03-14 08:33:46 -05:00