Go to file
2025-08-20 03:44:05 +02:00
cmd/treerack preserve init error 2025-08-20 00:45:32 +02:00
examples add go modules 2025-08-19 00:56:08 +02:00
scripts fix unexported code generation 2025-08-20 03:22:39 +02:00
self add go modules 2025-08-19 00:56:08 +02:00
.gitignore generate - testing 2018-01-08 16:49:04 +01:00
.travis.yml update travis key 2017-11-05 04:05:22 +01:00
boot_test.go drop manual boot 2018-01-04 19:27:43 +01:00
boot.go use generated syntax for all parsers 2018-01-05 19:06:10 +01:00
buzz.txt generic cleanup 2017-06-26 02:20:23 +02:00
char_test.go recover tests 2018-01-06 21:30:07 +01:00
char.go use generated syntax for all parsers 2018-01-05 19:06:10 +01:00
chardefine.go generator tests 2018-01-06 22:56:26 +01:00
check_test.go add recent mml syntax 2018-08-19 19:36:23 +02:00
choice.go add keyword commit type 2019-02-02 18:07:10 +01:00
choicedefine.go fix generated builder: builders didn't have the generalizations registered 2019-01-27 18:29:30 +01:00
context_test.go simplify build time pending check 2017-11-06 11:41:00 +01:00
context.go add keyword commit type 2019-02-02 18:07:10 +01:00
define.go add keyword commit type 2019-02-02 18:07:10 +01:00
errors_test.go refactor parsing phase 2017-12-31 17:34:10 +01:00
escape_test.go add formatting for definitions 2017-11-26 01:49:22 +01:00
escape.go recover tests 2018-01-06 21:30:07 +01:00
format_test.go remove randomness from code generation 2018-01-09 03:53:20 +01:00
gendoc.go add go modules 2025-08-19 00:56:08 +02:00
generate_test.go generator tests 2018-01-06 22:56:26 +01:00
go.mod fix unexported code generation 2025-08-20 03:22:39 +02:00
go.sum fix unexported code generation 2025-08-20 03:22:39 +02:00
head.go fix unexported code generation 2025-08-20 03:22:39 +02:00
headexported.go fix unexported code generation 2025-08-20 03:22:39 +02:00
idset_test.go improve testing 2017-11-05 03:28:36 +01:00
idset.go track parsers by numeric id 2017-07-15 21:49:08 +02:00
json_test.go add go vet 2017-11-05 05:07:20 +01:00
keyval_test.go move test fixtures to a subdirectory 2017-11-05 04:25:42 +01:00
keyword_test.go add keyword commit type 2019-02-02 18:07:10 +01:00
LICENSE Initial commit 2017-06-25 17:40:55 +02:00
Makefile fix unexported code generation 2025-08-20 03:22:39 +02:00
mml_test.go fix/ignore-pending-builders 2018-08-19 22:40:01 +02:00
mmlexp2_test.go fix formatting 2018-10-21 19:49:48 +02:00
mmlexp3_test.go fix: use sequences from previous matches when failing and available 2019-01-27 19:06:44 +01:00
mmlexp_test.go fix/ignore-pending-builders 2018-08-19 22:40:01 +02:00
node_test.go improve testing 2017-11-05 03:28:36 +01:00
node.go add go modules 2025-08-19 00:56:08 +02:00
nodehead.go recover tests 2018-01-06 21:30:07 +01:00
notes.txt make profiling a phony task 2018-01-28 19:01:55 +01:00
open_test.go fix choice error reporting 2017-11-25 22:01:02 +01:00
parse_test.go add keyword commit type 2019-02-02 18:07:10 +01:00
README.md add go modules 2025-08-19 00:56:08 +02:00
registry.go remove randomness from code generation 2018-01-09 03:53:20 +01:00
results_test.go simplify build time pending check 2017-11-06 11:41:00 +01:00
results.go refactor parsing phase 2017-12-31 17:34:10 +01:00
run_test.go fix bug with building empty items of sequences 2017-11-04 22:08:15 +01:00
scheme_test.go move test fixtures to a subdirectory 2017-11-05 04:25:42 +01:00
sequence.go add keyword commit type 2019-02-02 18:07:10 +01:00
sequencedefine.go fix generated builder: builders didn't have the generalizations registered 2019-01-27 18:29:30 +01:00
sexpr_test.go move test fixtures to a subdirectory 2017-11-05 04:25:42 +01:00
syntax_test.go add keyword commit type 2019-02-02 18:07:10 +01:00
syntax.go fix header generation 2025-08-20 03:44:05 +02:00
syntax.treerack add keyword commit type 2019-02-02 18:07:10 +01:00
syntaxhead.go add keyword commit type 2019-02-02 18:07:10 +01:00
whitespace_test.go improve testing 2017-11-05 03:28:36 +01:00
whitespace.go improve testing 2017-11-05 03:28:36 +01:00