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 222c47ced9 Altered tree to separate object and blind type definitions 2022-08-20 02:46:40 -04:00
..
argument.go Replaced references to file.Error with infoerr.Error 2022-08-18 00:58:40 -04:00
body.go Restructured type definitions to use a node tree 2022-08-18 23:38:32 -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
parser.go Replaced references to file.Error with infoerr.Error 2022-08-18 00:58:40 -04:00
parser_test.go Split test cases between blind types and objt types 2022-08-20 02:42:52 -04:00
tree-tostring.go Fixed ToString of type nodes 2022-08-19 03:03:36 -04:00
tree.go Altered tree to separate object and blind type definitions 2022-08-20 02:46:40 -04:00
type.go Fixed nested complex initialization values not parsing 2022-08-19 11:36:30 -04:00