Commit Graph

  • 894ae27a95 Accepting request 1205380 from devel:languages:python main factory Ana Guerrero 2024-10-04 15:08:27 +00:00
  • bfb3418032 - update to 1.2.2: * Bugfix: Earley now respects ambiguity='resolve' again. - update to 1.2.1: * Dropped support for Python versions lower than 3.8 * Several bugfixes in the Earley algorithm, related to suppressed ambiguities * Improved performance in InteractiveParser.accepts() * Give "Shaping the tree" clear sub-headings * Fix for when providing a transformer with a Token * Pin types-regex to a working version * Add Outlines to list of projects using Lark * Code coverage: Update Python version * Attempt to solve performance problems in accepts() * Docs: Added Indenter * Clean up test_parser.py, use xFail instead of skip where appropriate * Update config and drop python < 3.8 * BUGFIX Earley: Now yielding a previously repressed ambiguity * Fix SymbolNode.end for completed tokens * Disable ForestToParseTree cache when ambiguity='resolve' * Bugfix for issue #1434 devel Dirk Mueller 2024-10-03 08:32:27 +00:00
  • 67bcb9ddd5 Accepting request 1138493 from devel:languages:python Ana Guerrero 2024-01-15 21:10:56 +00:00
  • 233220b3ae - update to 1.1.9: * Use MAXWIDTH instead of MAXREPEAT when available * Fix nested list markdown syntax in how_to_use.md * Run tests against Python 3.12 Dirk Mueller 2024-01-13 20:25:20 +00:00
  • 273fec7546 Accepting request 1134338 from devel:languages:python Ana Guerrero 2023-12-21 22:37:49 +00:00
  • df1b1ca179 - update to 1.1.8: * Populate the Token.end_* fields for ignored tokens * Include .lark files in package data * Add an error message when using Lark.save() when parser!='lalr' * Add and improve docstrings * Small update to PR #1338 * Fix 1345 attempt two * Earley now uses OrderedSet for better output stability * ContextualLexer now uses self.basic_lexer for easy extensibility (iss… * Improved typing around LALR and ParserState * Typing fixes. Mypy now produces 0 type errors * Standalone: Added support for interactive parser. - update to 1.1.7: * Bugfix in propagate_positions (issue #1304) - update to 1.1.6: * Added strict-mode, enabled by strict=True, implemented using interegular by @MegaIng * Read more here: https://lark- parser.readthedocs.io/en/latest/how_to_use.html#strict-mode * Cache: Replace md5 hashing with sha256. * Support for Python-style comments in Lark grammar * Updates to python.lark * Bugfixes and cleanup - Update to v1.1.5 - Update to v1.1.4 - Update to v1.1.3 - Rename to python-lark * The standalone parser is now MPL2, instead of GPL. The Mozilla Dirk Mueller 2023-12-20 22:00:42 +00:00
  • df7315e9cb Accepting request 1119951 from devel:languages:python Ana Guerrero 2023-10-24 18:07:53 +00:00
  • 0e1196b0f7 - Remove not needed python-Js2Py BuildRequires Daniel Garcia 2023-10-24 10:46:32 +00:00
  • 7e649e54e4 Accepting request 1081912 from devel:languages:python Dominique Leuenberger 2023-04-22 20:00:51 +00:00
  • 683e17679c Accepting request 1081483 from home:dirkmueller:acdc:as_python3_module Dirk Mueller 2023-04-21 14:36:58 +00:00
  • 1d893bf524 Accepting request 1042889 from devel:languages:python Dominique Leuenberger 2022-12-15 18:24:09 +00:00
  • 7bc2e285bb Accepting request 1042715 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-12-14 10:11:00 +00:00
  • ca3cbbcb1e Accepting request 1039667 from devel:languages:python Dominique Leuenberger 2022-12-04 13:57:34 +00:00
  • db49ba8c8a Accepting request 1039637 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-12-02 21:38:21 +00:00
  • eec0d29a6d Accepting request 1032505 from devel:languages:python Dominique Leuenberger 2022-11-01 12:41:11 +00:00
  • 69d374e481 Accepting request 1032019 from home:yarunachalam:branches:devel:languages:python Markéta Machová 2022-10-31 13:27:36 +00:00
  • 7ebc7d6ece Accepting request 1009311 from devel:languages:python Dominique Leuenberger 2022-10-12 16:23:35 +00:00
  • cab4d6c638 Accepting request 1009203 from home:bnavigator:branches:devel:languages:python Matej Cepl 2022-10-10 08:20:53 +00:00