This website requires JavaScript.
Explore
Help
Register
Sign In
sashakoshka
/
arf
Archived
Watch
1
Star
0
Fork
0
You've already forked arf
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
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.
5dcf3b3d1a
arf
/
parser
History
Sasha Koshka
5dcf3b3d1a
Fixed ToString formatting of enum
2022-08-23 01:33:28 -04:00
..
argument.go
Replaced references to file.Error with infoerr.Error
2022-08-18 00:58:40 -04:00
body.go
Add base enum parsing method
2022-08-21 02:42:25 -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
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_test.go
Added test case for enum section
2022-08-21 02:48:36 -04:00
parser.go
Replaced references to file.Error with infoerr.Error
2022-08-18 00:58:40 -04:00
tree-tostring.go
Fixed ToString formatting of enum
2022-08-23 01:33:28 -04:00
tree.go
Added test case for enum section
2022-08-21 02:48:36 -04:00
type.go
Untested object section parsing
2022-08-20 13:26:24 -04:00