This repository has been archived on 2020-09-15. You can view files and clone it, but cannot push or open issues or pull requests.
Files
not-python-old.2020-08-27/src/syn
Alek Ratzloff 378bcef40b Add comment skipping to lexer
* Comment and whitespace skipping is now handed by a regex
* Remove skip_whitespace and adv_char since they aren't used anymore
* Fix pos_text() to return a reference with the correct lifetime
* Add comment skipping tests

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-05-08 12:34:51 -04:00
..
2020-05-07 17:43:39 -04:00
2020-05-05 17:22:39 -04:00
2020-05-08 12:34:51 -04:00
2020-05-06 17:55:56 -04:00
2020-05-07 17:43:39 -04:00
2020-05-05 17:22:39 -04:00
2020-05-06 17:41:46 -04:00