This website requires JavaScript.
Explore
Help
Register
Sign In
fspl
/
arf
Archived
Watch
1
Star
1
Fork
0
You've already forked arf
Code
Issues
7
Pull Requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-02-27
. You can view files and clone it, but cannot push or open issues or pull requests.
arf
/
parser
History
Sasha Koshka
47cb89206a
Analyzer now understands type section default values
2022-09-30 00:04:28 -04:00
..
accessors.go
Analyzer now understands type section default values
2022-09-30 00:04:28 -04:00
argument.go
Implemented list parsing
2022-09-27 18:03:27 -04:00
body.go
…
cache.go
…
data_test.go
Made data test cases consistent with eachother
2022-09-27 18:46:17 -04:00
data.go
Untested type section parsing yay
2022-09-29 02:01:31 -04:00
default-values.go
…
enum_test.go
Fixed enum test case to match ToString
2022-09-27 18:23:23 -04:00
enum.go
…
face_test.go
Interfaces get parsed properly (i think)
2022-09-29 15:45:25 -04:00
face.go
Face test is now passed
2022-09-29 15:52:14 -04:00
func_test.go
Removed let phrases
2022-09-29 02:37:14 -04:00
func.go
Func section tostrings and parses output values properly
2022-09-29 11:02:37 -04:00
list.go
Implemented list parsing
2022-09-27 18:03:27 -04:00
meta_test.go
Sort ToString of requires
2022-09-29 11:06:45 -04:00
meta.go
…
misc.go
…
node-traits.go
…
parser.go
Pass skim test
2022-09-29 11:15:58 -04:00
phrase.go
Removed let phrases
2022-09-29 02:37:14 -04:00
skim_test.go
Pass skim test
2022-09-29 11:15:58 -04:00
test-common.go
…
tree-tostring.go
Face test is now passed
2022-09-29 15:52:14 -04:00
tree.go
Face test is now passed
2022-09-29 15:52:14 -04:00
type_test.go
Type section now passes test
2022-09-29 02:13:22 -04:00
type-notation.go
parseType sets the type kind in all cases
2022-09-29 02:04:44 -04:00
type.go
Iterator actually advances now
2022-09-29 17:34:51 -04:00