193 Commits (3bee21051e8440e506ea13f45b224e2f6d668662)

Autor SHA1 Nachricht Datum
  Erez Sh 3bee21051e Reverted changes regarding EOF vor 4 Jahren
  MegaIng1 51a1c5ceae Added fix so that staticmethod will be correctly affected by class wide v_args + test vor 4 Jahren
  Erez Sh dcc98241c1 Improved handling and performance of large grammars vor 4 Jahren
  Erez Sh 9cc57abd8a Added 'cache' option to Lark (Issue #479) vor 4 Jahren
  MegaIng1 1b5ffc0660 Added the ability to use templates as template arguments. Error reporting should still be horrible. vor 4 Jahren
  MegaIng1 20a2f690ca Correct behaviour of aliases for templates (attempt 2) vor 4 Jahren
  MegaIng1 2daca647d4 Unified rules and templates vor 4 Jahren
  MegaIng1 8bf5da697a Added test for template imports and implemented them vor 4 Jahren
  MegaIng1 0c1c48411d Added test for recursive templates + implemented them vor 4 Jahren
  MegaIng1 ed17512c3a Corrected & Simplified test vor 4 Jahren
  MegaIng1 926c98bd41 Renamed global_flags to g_regex_flags vor 4 Jahren
  MegaIng1 732a835b53 Added template tests vor 4 Jahren
  MegaIng1 3a97029853 Added global_flags option to Lark (+ test) vor 4 Jahren
  Erez Sh cf7479f186 Post-merge fixed for end_symbol, + two more tests (Issue #237) vor 4 Jahren
  Erez Sh 94dd3646d4 Extend comments in rules tests vor 4 Jahren
  Erez Sh ae691bf35e Revert propagate_positions to be False by default, still not ready for prime-time vor 4 Jahren
  Erez Sh dcc9d46eef Fixes to propagate_positions vor 4 Jahren
  Erez Sh e1a39c58d0 Refactored v_args & visitors to a better, more agile implementation vor 4 Jahren
  Jussi Laasonen 2de7e34766
Open imported grammars with UTF-8 encoding vor 4 Jahren
  Mike Roberts ed3c131ca8 Allow comments in rule definitions vor 4 Jahren
  Erez Shinan 1815bd7fbd Support for token visitation in internal transformers, as an alternative mechanism for lexer_callbacks vor 4 Jahren
  Erez Shinan 84f08a452f propagate_positions & maybe_placeholders are now true by default, updated docs, tests & examples accordingly (Issue #449, #451) vor 4 Jahren
  Giuliano Oliveira 1f0b1e7520 added visit_topdown methods to Visitor classes vor 4 Jahren
  Erez Sh f3714a572f Now prints a nice warning instead of failing tests when js2py isn't installed vor 4 Jahren
  Erez Shinan 54b18e5961 Allow transformers to transform tokens (Issue #389) vor 5 Jahren
  Michael Heyvaert c00f4448fa fix custom lexer handling for lalr parser + test vor 5 Jahren
  Erez Shinan def1d2931c Fixed partials (Issue #398) vor 5 Jahren
  Erez Shinan 59f3a5707b Fixed partials (Issue #398) vor 5 Jahren
  Erez Shinan c5c763580e Fixed test for newline detection vor 5 Jahren
  Fábio Macêdo Mendes e8c67839c2 Test if lexer correctly detects newlines vor 5 Jahren
  Erez Shinan e3cbd7aadc Negative priority now allowed in rules and tokens. Updated docs about priority vor 5 Jahren
  Erez Shinan aa75d50bd5 End symbol working for lalr + fixed validation for undefined %ignore vor 5 Jahren
  Erez Shinan 68cee8aa6e Cleaned up a test vor 5 Jahren
  Erez Sh 3fbac825a8 Added to tests: Make sure the standalone parser is reusable vor 5 Jahren
  Erez Shinan 505c46e9ba Cleaned up a test vor 5 Jahren
  Erez Sh be2e860c83 Added to tests: Make sure the standalone parser is reusable vor 5 Jahren
  Erez Shinan f1e844accd Mid work. Not promising vor 5 Jahren
  Erez Shinan e79689dce7 Remove unused rules (Issue #384) vor 5 Jahren
  Erez Shinan a9106df824 Corrected thee Transformer's whole_tree interface, for both internal and external use vor 5 Jahren
  Mostafa Razavi e5868415eb Implement embedded in-place transformers. See #378. vor 5 Jahren
  Erez Shinan a798dec779 Fix to new serializer code (Discussed in issue #349) vor 5 Jahren
  Erez Shinan c5cb79307b Fixes for new standalone (Issue #349) vor 5 Jahren
  PJCampi ccbaebdc6f load_grammar now collects all imports to make before loading them to namespace vor 5 Jahren
  PJCampi b055bc6399 import_grammar now include base_path in recursive call to load_grammar vor 5 Jahren
  PJCampi 4889013404 get_namespace_name now preserves leading underscore on relative import vor 5 Jahren
  Erez Shinan 5ab12b031c Added transformer, postlex arguments to standalone vor 5 Jahren
  Erez Shinan ae51402cc7 Added serializer test vor 5 Jahren
  Erez Shinan 475312c608 Bugfix in tools.nearley: Added support for null keyword (Issue #342) vor 5 Jahren
  Erez Shinan 20329e0bf5 Bugfix in tools.nearley: Backslash now handled correctly in strings (Issue #341) vor 5 Jahren
  Peter Dolak b89b003cdb Fix v_args when used on classes with non-callable members vor 5 Jahren