This repository has been archived on 2022-08-30. You can view files and clone it, but cannot push or open issues or pull requests.
arf/parser
Sasha Koshka f978621673 Parse basic information about data sections (name, type) 2022-08-16 10:44:02 -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 Parse basic information about data sections (name, type) 2022-08-16 10:44:02 -04:00
meta.go Added base parse body function 2022-08-14 22:38:57 -04:00
parser.go Added base parse body function 2022-08-14 22:38:57 -04:00
parser_test.go Improved parser test 2022-08-16 01:55:22 -04:00
tree-tostring.go Identifiers can no longer have arguments in them 2022-08-15 17:05:57 -04:00
tree.go Parse basic information about data sections (name, type) 2022-08-16 10:44:02 -04:00