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 5271876196 Changed data in object test to use objt keyword instead of type 2022-08-20 13:46:10 -04:00
..
argument.go Replaced references to file.Error with infoerr.Error 2022-08-18 00:58:40 -04:00
body.go Fixed assignment to entry in nil map 2022-08-20 13:29:04 -04:00
data.go Removed unnescessary println statements (oopsie) 2022-08-18 20:09:27 -04:00
meta.go Replaced references to file.Error with infoerr.Error 2022-08-18 00:58:40 -04:00
objt.go Object sections now parse properly 2022-08-20 13:43:10 -04:00
parser.go Replaced references to file.Error with infoerr.Error 2022-08-18 00:58:40 -04:00
parser_test.go Changed data in object test to use objt keyword instead of type 2022-08-20 13:46:10 -04:00
tree-tostring.go Object sections now ToString properly 2022-08-20 13:42:09 -04:00
tree.go Added object sections to the tree for real lol 2022-08-20 13:24:56 -04:00
type.go Untested object section parsing 2022-08-20 13:26:24 -04:00