This repository has been archived on 2024-02-27. You can view files and clone it, but cannot push or open issues or pull requests.
arf/tests/parser
Sasha Koshka e123e97357 Type attributes can have whitespace before them
By type attributes I mean things like :mut :N :<defaultValue>.
After the colon and before the attribute, whitespace is now
permitted. This makes syntax like

data ro nIntegerArrayInitialized:Int:16:mut:
	<3948 293 293049 948 912
	340 0 2304 0 4785 92>

possible.
2022-09-16 22:22:07 -04:00
..
data Type attributes can have whitespace before them 2022-09-16 22:22:07 -04:00
enum Updated other test cases and examples to match 2022-09-05 11:35:32 -04:00
face
full Updated other test cases and examples to match 2022-09-05 11:35:32 -04:00
func Updated other test cases and examples to match 2022-09-05 11:35:32 -04:00
meta Syntax tree now stores map of require names -> full paths 2022-09-07 17:12:46 -04:00
skim Rewrote test cases with new syntax 2022-09-11 10:52:53 -04:00
type Merged objt and type test cases 2022-09-11 15:35:07 -04:00