Go to file
2017-08-07 18:45:40 +10:00
html Return Node instead of interface 2017-08-07 18:45:40 +10:00
json Return Node instead of interface 2017-08-07 18:45:40 +10:00
.editorconfig Initial commit 2017-08-06 14:31:35 +10:00
.gitignore Add a json parser 2017-08-06 19:15:07 +10:00
combinator_test.go Return Node instead of interface 2017-08-07 18:45:40 +10:00
combinator.go Return Node instead of interface 2017-08-07 18:45:40 +10:00
parser_test.go Return Node instead of interface 2017-08-07 18:45:40 +10:00
parser.go Return Node instead of interface 2017-08-07 18:45:40 +10:00
state_test.go Eliminate a bunch of allocations 2017-08-06 23:32:10 +10:00
state.go Eliminate a bunch of allocations 2017-08-06 23:32:10 +10:00