go-parsekit/tokenize
Maurice Makaay a968f22d45 Code cleanup, making the byte and rune inputs look as much the same as possible and get rid of some unneeded functionality. 2019-07-23 08:03:16 +00:00
..
api.go Code cleanup, making the byte and rune inputs look as much the same as possible and get rid of some unneeded functionality. 2019-07-23 08:03:16 +00:00
api_bytemode.go Code cleanup, making the byte and rune inputs look as much the same as possible and get rid of some unneeded functionality. 2019-07-23 08:03:16 +00:00
api_output.go Backup work. 2019-07-22 23:28:05 +00:00
api_runemode.go Code cleanup, making the byte and rune inputs look as much the same as possible and get rid of some unneeded functionality. 2019-07-23 08:03:16 +00:00
api_test.go Code cleanup, making the byte and rune inputs look as much the same as possible and get rid of some unneeded functionality. 2019-07-23 08:03:16 +00:00
assertions_test.go Made all unit tests work again. 2019-07-11 14:55:08 +00:00
callerinfo.go A few small changes used for TOML support. 2019-06-23 12:06:31 +00:00
callerinfo_test.go Optimization round completed (for now :-) All tests successful. 2019-07-11 12:43:57 +00:00
cursor_test.go Code cleanup, making the byte and rune inputs look as much the same as possible and get rid of some unneeded functionality. 2019-07-23 08:03:16 +00:00
handler.go Fixed the ModifyDrop() behavior. It worked, but it caused memory build-up in the old implementation. 2019-07-11 14:52:12 +00:00
handler_test.go Made all unit tests work again. 2019-07-11 14:55:08 +00:00
handlers_builtin.go Code cleanup, making the byte and rune inputs look as much the same as possible and get rid of some unneeded functionality. 2019-07-23 08:03:16 +00:00
handlers_builtin_test.go Backup work. 2019-07-22 23:28:05 +00:00
token.go Optimization round completed (for now :-) All tests successful. 2019-07-11 12:43:57 +00:00
token_test.go Optimization round completed (for now :-) All tests successful. 2019-07-11 12:43:57 +00:00
tokenize.go Backup work for next refactoring step. 2019-07-22 22:16:28 +00:00
tokenizer_test.go Backup work for next refactoring step. 2019-07-22 22:16:28 +00:00
tokenizer_whitebox_test.go Backup work for next refactoring step. 2019-07-22 22:16:28 +00:00