bors[bot] 2a56b5c4f0 Merge #69
69: Incremental reparsing for single tokens  r=matklad a=darksv

Implement incremental reparsing for `WHITESPACE`, `COMMENT`, `DOC_COMMENT`, `IDENT`, `STRING` and `RAW_STRING`. This allows to avoid reparsing whole blocks when a change was made only within these tokens.

Co-authored-by: darksv <darek969-12@o2.pl>
2018-09-15 20:57:06 +00:00
..
2018-08-25 11:48:59 +03:00
2018-09-10 12:57:40 +03:00
2018-09-08 01:35:20 +03:00
2018-09-15 20:57:06 +00:00
2018-08-25 14:30:54 +03:00
2018-08-31 15:10:37 +03:00