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 39f8d7e4ac Fixed parsing of interface section behaviors 2022-08-24 00:25:52 -04:00
..
argument.go Replaced references to file.Error with infoerr.Error 2022-08-18 00:58:40 -04:00
body.go Added interface section parsing to body 2022-08-23 15:14:44 -04:00
data.go Removed unnescessary println statements (oopsie) 2022-08-18 20:09:27 -04:00
enum.go Enum default values are now parsed properly 2022-08-23 01:30:56 -04:00
face.go Fixed parsing of interface section behaviors 2022-08-24 00:25:52 -04:00
meta.go Replaced references to file.Error with infoerr.Error 2022-08-18 00:58:40 -04:00
objt.go The last item of object sections is now saved. 2022-08-20 15:22:25 -04:00
parser.go Replaced references to file.Error with infoerr.Error 2022-08-18 00:58:40 -04:00
parser_test.go Updated test case to reflect previous commit 2022-08-23 14:07:56 -04:00
tree-tostring.go Face sections are actually ToString'd now 2022-08-23 22:25:21 -04:00
tree.go Interfaces can inherit other interfaces 2022-08-23 13:56:59 -04:00
type.go Untested object section parsing 2022-08-20 13:26:24 -04:00