This repository has been archived on 2022-08-29. You can view files and clone it, but cannot push or open issues or pull requests.
arf/parser
2022-08-17 01:04:52 -04:00
..
argument.go Added parsing primitive arguments 2022-08-16 16:27:52 -04:00
body.go ParseBody now has a loop, and errors on unrecognized section type 2022-08-15 21:20:13 -04:00
data.go Fixed array initialization value parsing 2022-08-17 00:55:53 -04:00
meta.go
parser_test.go Added elipsis token 2022-08-16 20:24:27 -04:00
parser.go
tree-tostring.go Fixed extraneous newlines after complex initialization values 2022-08-17 01:04:52 -04:00
tree.go Reworked data section so it stores single initialization argument 2022-08-17 00:49:49 -04:00