|
.gitignore
|
Initial commit
|
2019-05-21 14:45:32 +00:00 |
|
LICENSE
|
Initial commit
|
2019-05-21 14:45:32 +00:00 |
|
README.md
|
Initial import of the parsekit module.
|
2019-05-21 14:49:44 +00:00 |
|
example_basiccalculator_test.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
example_dutchpostcode_test.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
example_hellomatcher_test.go
|
Added a new example, yet another hello world.
|
2019-05-26 10:15:34 +00:00 |
|
example_helloparser1_test.go
|
Added a new example, yet another hello world.
|
2019-05-26 10:15:34 +00:00 |
|
example_helloparser2_test.go
|
Added a new example, yet another hello world.
|
2019-05-26 10:15:34 +00:00 |
|
examples_test.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
go.mod
|
Trying to fix module paths (I have no idea what I'm doing :-) The idea is to make parsekit into a separate module in another repo.
|
2019-05-21 15:05:37 +00:00 |
|
parsekit.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
parsekit_test.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
statehandler.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
statehandler_emit.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
statehandler_expects.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
statehandler_on.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
statehandler_route.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
stringbuf.go
|
Initial import of the parsekit module.
|
2019-05-21 14:49:44 +00:00 |
|
stringbuf_test.go
|
Initial import of the parsekit module.
|
2019-05-21 14:49:44 +00:00 |
|
tokenhandler.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
tokenhandlers_builtin.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |
|
tokenhandlers_builtin_test.go
|
A big round of getting-ya-terminology-straight.
|
2019-05-26 09:25:34 +00:00 |