116 Commits (main)
 

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 3e07ac45af Fixed back references in end patterns, negative lookahead differences 2 years ago
Dustin Wilson 1e61057caf Added GrammarRegistry::has 2 years ago
Dustin Wilson 2de78bebbd Added example for integration with MensBeam\HTML-DOM 2 years ago
Dustin Wilson 4a528d3f55 Updated README 2 years ago
Dustin Wilson dbb50116bb 0.0.1 2 years ago
Dustin Wilson 19ca683e31 Integration with Framework 2 years ago
Dustin Wilson 94d7d5446e Removing support for php7.4 3 years ago
Dustin Wilson b274fcb84c Removed unneeded composer requirement 3 years ago
Dustin Wilson 22c6614c76 Changed namespace 3 years ago
Dustin Wilson 25eb7ef79a Updated composer requirements 3 years ago
Dustin Wilson 1ddbf953b4 Cleaning up JSON files 3 years ago
Dustin Wilson 21f614213e Added support for spaces when tokenizing Grammar scope names 3 years ago
Dustin Wilson d52af24daa Added supported languages list to readme 3 years ago
Dustin Wilson 8590b6cde9 More more documentation 3 years ago
Dustin Wilson a311c83240 More documentation 3 years ago
Dustin Wilson bf10cca1db Added documentation for Grammar to readme 3 years ago
Dustin Wilson 77d8cb82b7 More readme updates 3 years ago
Dustin Wilson a322370779 Added more examples to readme 3 years ago
Dustin Wilson e2a944cc72 More readme fixes 3 years ago
Dustin Wilson 907df20c16 Minor changes to readme 3 years ago
Dustin Wilson fd4124bc3e Started documenting the library in the readme 3 years ago
Dustin Wilson 774658603d Now tokenizes properly when matches grab the newline 3 years ago
Dustin Wilson 641e9fa547 Added some documentation 3 years ago
Dustin Wilson 8fba5ebee5 Begin pattern content names are now removed before end patterns 3 years ago
Dustin Wilson 3ba9fdb68b Fixed injections, still trouble with php close tag 3 years ago
Dustin Wilson e2aa1fa1ed Injections have been completely wrong, attempting rewrite 3 years ago
Dustin Wilson f944ca9b9c Added DOM creation 3 years ago
Dustin Wilson 15c3576977 Cache spliced rule lists in tokenizer; much faster now 3 years ago
Dustin Wilson fb0441809e Minor optimizations to tokenizer 3 years ago
Dustin Wilson 434c29a03f Tokenization looks to be working... VERY SLOWLY 3 years ago
Dustin Wilson c04e54d5ed Minor tokenization bug fixes 3 years ago
Dustin Wilson 98bc4ff794 Started adding assertions for easier debugging of Tokenizer 3 years ago
Dustin Wilson 730f10ead3 Minor changes 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 b7e1353821 Subpatterns now limited to their parent pattern's length (if necessary) 3 years ago
Dustin Wilson 005e394076 Removed weak references from grammars 3 years ago
Dustin Wilson eb9c34a024 Minor nit picking 3 years ago
Dustin Wilson cba093dd68 Removed getting data from file 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 adf7cd7331 Misunderstood matching process, still broken lol 3 years ago
Dustin Wilson 0dbbc67f1a More minor tweaks/fixes 3 years ago
Dustin Wilson 8f56d15b68 Very minor cleanup 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 5adf6b3107 A bit more 3 years ago