37 Commits (40b205fdd29a215681d4a4eafef66df84d8b619e)

Author SHA1 Message Date
Dustin Wilson 40b205fdd2 Fixed a few bugs when testing sass grammar tokenization 2 years ago
Dustin Wilson 8370b9368c Changes to handling of missing end patterns 2 years ago
Dustin Wilson 19ca683e31 Integration with Framework 2 years ago
Dustin Wilson 22c6614c76 Changed namespace 3 years ago
Dustin Wilson 641e9fa547 Added some documentation 3 years ago
Dustin Wilson e2aa1fa1ed Injections have been completely wrong, attempting rewrite 3 years ago
Dustin Wilson fb0441809e Minor optimizations to tokenizer 3 years ago
Dustin Wilson c04e54d5ed Minor tokenization bug fixes 3 years ago
Dustin Wilson b2ae3be4a7 Subpattern tokenization now maintains line length 3 years ago
Dustin Wilson 6eccc22196 Minor fixes, added capture token splicing 3 years ago
Dustin Wilson 005e394076 Removed weak references from grammars 3 years ago
Dustin Wilson c055e9f3ba Fixed tokenization of pattern and capture leftovers 3 years ago
Dustin Wilson 088a28270b Progress 3 years ago
Dustin Wilson 699aeebf93 Minor fixes, still broken lol 3 years ago
Dustin Wilson 2577852090 Still broken 3 years ago
Dustin Wilson 4f09139e3b Various fixes, tokenization is however now an infinite loop :/ 3 years ago
Dustin Wilson 2f7f14dea1 Scope names now resolve, starting on first line and last line anchors 3 years ago
Dustin Wilson 63a5fb7367 One full line tokenizes lol 3 years ago
Dustin Wilson ad23bf4c4d Tokenization progress 3 years ago
Dustin Wilson 4ed8ffcd26 Reverting to using UTF-8 and preg_match. mb_ereg is garbage 3 years ago
Dustin Wilson 5a3322a0cb Many changes 3 years ago
Dustin Wilson a12ec9dbfc Fixes to references in grammars, adoption of new owner grammars 3 years ago
Dustin Wilson 53151a674c Break all the things! 3 years ago
Dustin Wilson 1763653eca Tokenizing stuff... maybe? :) 3 years ago
Dustin Wilson 457cf39a56 Move Grammar\Registry to GrammarRegistry 3 years ago
Dustin Wilson 33e411ec63 Trying to start code tokenization 3 years ago
Dustin Wilson d83916a57e Includes now work like lazy WeakReferences except self 3 years ago
Dustin Wilson dcb00c001f Changed Pattern to Rule to be consistent with other implementations 3 years ago
Dustin Wilson d6b55c8678 Grammar registry now automatically pulls from JSON pool 3 years ago
Dustin Wilson e5869f8a8e Reorganized data folder 3 years ago
Dustin Wilson 676971850e Minor cleanup 3 years ago
Dustin Wilson 0a7b0e4f28 Cleaned up JSON capture list reading 3 years ago
Dustin Wilson 2be674cd2a Added some comments to grammars and cleaned up exceptions 3 years ago
Dustin Wilson 900e462bcd Wrote JSON to Grammar converter, successfully parses all grammars tested 3 years ago
Dustin Wilson e2cc9adbd8 Working on Grammars 3 years ago
Dustin Wilson 5ae2d256d3 Cleaning up a bit 3 years ago
Dustin Wilson e27408c662 Improvements to run command, starting on Grammar 3 years ago