go-parsekit/tokenize
Maurice Makaay 99654c2f9e Simplified some internal code, which also fixes a bug with correct error reporting from within parsekit in various edge cases. 2019-06-17 13:59:31 +00:00
..
api.go Simplified some internal code, which also fixes a bug with correct error reporting from within parsekit in various edge cases. 2019-06-17 13:59:31 +00:00
api_test.go More documentation and examples. 2019-06-12 16:17:13 +00:00
assertions_test.go Big overhaul on separating packages for code containment. 2019-06-12 14:30:46 +00:00
callerinfo.go Simplified some internal code, which also fixes a bug with correct error reporting from within parsekit in various edge cases. 2019-06-17 13:59:31 +00:00
cursor.go Big overhaul on separating packages for code containment. 2019-06-12 14:30:46 +00:00
cursor_test.go Big overhaul on separating packages for code containment. 2019-06-12 14:30:46 +00:00
handler.go Simplified some internal code, which also fixes a bug with correct error reporting from within parsekit in various edge cases. 2019-06-17 13:59:31 +00:00
handler_test.go Simplified some internal code, which also fixes a bug with correct error reporting from within parsekit in various edge cases. 2019-06-17 13:59:31 +00:00
handlers_builtin.go Simplified some internal code, which also fixes a bug with correct error reporting from within parsekit in various edge cases. 2019-06-17 13:59:31 +00:00
handlers_builtin_test.go Big overhaul on separating packages for code containment. 2019-06-12 14:30:46 +00:00
result.go Simplified some internal code, which also fixes a bug with correct error reporting from within parsekit in various edge cases. 2019-06-17 13:59:31 +00:00
result_test.go Simplified some internal code, which also fixes a bug with correct error reporting from within parsekit in various edge cases. 2019-06-17 13:59:31 +00:00
tokenize.go Simplified some internal code, which also fixes a bug with correct error reporting from within parsekit in various edge cases. 2019-06-17 13:59:31 +00:00
tokenizer_test.go Working on documentation. 2019-06-12 15:24:09 +00:00
tokenizer_whitebox_test.go Big overhaul on separating packages for code containment. 2019-06-12 14:30:46 +00:00