Go to file
2017-10-29 00:21:43 +02:00
.gitignore mini micro optimizations 2017-07-30 02:35:51 +02:00
boot_test.go refactor test harness 2017-10-27 17:25:20 +02:00
boot.go refactor test harness 2017-10-27 17:25:20 +02:00
bootsyntax.go track parsers by numeric id 2017-07-15 21:49:08 +02:00
buzz.txt generic cleanup 2017-06-26 02:20:23 +02:00
char.go add whitespace support 2017-10-28 22:54:15 +02:00
check_test.go refactor test harness 2017-10-27 17:25:20 +02:00
choice.go automatic whitespace for keyval 2017-10-29 00:21:43 +02:00
context.go fix quantified sequence building 2017-10-28 16:54:06 +02:00
define.go add whitespace support 2017-10-28 22:54:15 +02:00
eskip_test.go rename eskip check 2017-10-27 17:30:24 +02:00
eskip.parser change parser extension from .p to .parser 2017-06-25 23:42:42 +02:00
idset.go track parsers by numeric id 2017-07-15 21:49:08 +02:00
json_test.go refactor test harness 2017-10-27 17:25:20 +02:00
json.parser automatic whitespace for json 2017-10-28 23:18:53 +02:00
keyval_test.go automatic whitespace for keyval 2017-10-29 00:21:43 +02:00
keyval.parser automatic whitespace for keyval 2017-10-29 00:21:43 +02:00
LICENSE Initial commit 2017-06-25 17:40:55 +02:00
Makefile small optimizations 2017-07-30 05:10:46 +02:00
mml_test.go group mml tests 2017-10-27 18:30:39 +02:00
mml.parser fix mml syntax 2017-07-31 00:30:52 +02:00
node.go fix quantified sequence building 2017-10-28 16:54:06 +02:00
notes.txt add whitespace support 2017-10-28 22:54:15 +02:00
open_test.go refactor test harness 2017-10-27 17:25:20 +02:00
parse_test.go automatic whitespace for json 2017-10-28 23:18:53 +02:00
parse.go add whitespace support 2017-10-28 22:54:15 +02:00
README.md Update README.md 2017-10-06 13:06:50 +02:00
registry.go track parsers by numeric id 2017-07-15 21:49:08 +02:00
run_test.go refactor test harness 2017-10-27 17:25:20 +02:00
scheme_test.go refactor test harness 2017-10-27 17:25:20 +02:00
scheme.parser automatic whitespace for scheme 2017-10-28 23:41:23 +02:00
sequence.go add whitespace support 2017-10-28 22:54:15 +02:00
sexpr_test.go refactor test harness 2017-10-27 17:25:20 +02:00
sexpr.parser automatic whitespace for scheme 2017-10-28 23:41:23 +02:00
store.go fix quantified sequence building 2017-10-28 16:54:06 +02:00
syntax.go automatic whitespace for json 2017-10-28 23:18:53 +02:00
syntax.parser add whitespace support 2017-10-28 22:54:15 +02:00
test.mml change mml sample structure format 2017-07-29 23:40:45 +02:00
trace.go track parsers by numeric id 2017-07-15 21:49:08 +02:00
whitespace_test.go add whitespace support 2017-10-28 22:54:15 +02:00
whitespace.go automatic whitespace for scheme 2017-10-28 23:41:23 +02:00