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.
arf
/
parser
History
Sasha Koshka
715766edb4
Objects can only inherit by specifiying an identifier
2022-08-24 18:52:31 -04:00
..
argument.go
…
body.go
Added interface section parsing to body
2022-08-23 15:14:44 -04:00
data_test.go
Split tests into multiple files
2022-08-24 01:22:24 -04:00
data.go
…
enum_test.go
Split tests into multiple files
2022-08-24 01:22:24 -04:00
enum.go
Enum members are now ordered
2022-08-24 01:16:44 -04:00
face.go
Parser actually adds interface behavior to interface
2022-08-24 00:52:37 -04:00
meta_test.go
Split tests into multiple files
2022-08-24 01:22:24 -04:00
meta.go
…
objt_test.go
Changed bit field syntax to use an & symbol
2022-08-24 18:37:44 -04:00
objt.go
Objects can only inherit by specifiying an identifier
2022-08-24 18:52:31 -04:00
parser.go
…
test-common.go
Split tests into multiple files
2022-08-24 01:22:24 -04:00
tree-tostring.go
Changed bit field syntax to use an & symbol
2022-08-24 18:37:44 -04:00
tree.go
Objects can only inherit by specifiying an identifier
2022-08-24 18:52:31 -04:00
type_test.go
Split tests into multiple files
2022-08-24 01:22:24 -04:00
type.go
Untested object section parsing
2022-08-20 13:26:24 -04:00