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.
c172c111d8
arf
/
parser
History
Sasha Koshka
c172c111d8
Rethought how object and array literals will work
2022-08-16 17:45:31 -04:00
..
argument.go
Added parsing primitive arguments
2022-08-16 16:27:52 -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
Fixed numerous problems related to type parsing
2022-08-16 17:21:10 -04:00
meta.go
Added base parse body function
2022-08-14 22:38:57 -04:00
parser_test.go
Rethought how object and array literals will work
2022-08-16 17:45:31 -04:00
parser.go
Added base parse body function
2022-08-14 22:38:57 -04:00
tree-tostring.go
Parser can now ToString data sections properly
2022-08-16 16:37:20 -04:00
tree.go
Argument kind is now called .kind instead of .what
2022-08-16 15:50:34 -04:00