2253fa423b
- Update to 2.4.7.4.1: * Adds some features for use internally by Coconut 3.1.2+. * Add maxStartLoc keyword argument to scanString and transform.
Steve Kowalik2025-06-17 01:24:17 +00:00
f83e1dc204
Accepting request 1264860 from devel:languages:python
Ana Guerrero2025-04-16 18:38:49 +00:00
899a317d51
- Normalize metadata directory name. - Run the testsuite.
Steve Kowalik2025-03-26 04:16:13 +00:00
9a7880edf3
Accepting request 1128732 from devel:languages:python
Ana Guerrero2023-11-26 18:36:59 +00:00
60dc2eedde
- update to 2.4.7.2.3.0: * When used with Coconut, requires v3.0.4+. * Various fixes for incremental parsing mode. * Includes a bunch of internal performance improvements and modifications to support Coconut performance features. * Fix incremental parsing with common suffixes. * Incremental parsing now produces performance improvements for parses with common suffixes, not just common prefixes.
Dirk Mueller2023-11-25 13:09:13 +00:00
ee4fe0d9c1
Accepting request 1100795 from devel:languages:python
Ana Guerrero2023-07-26 11:25:00 +00:00
39c2d1a9d0
- update to 2.4.7.2.1.2: * Fix incremental parsing. - update to 2.4.7.2.1.0: * Improves incremental parsing to improve performance even when the two parsed strings share only a common prefix rather than one being a full prefix of the other. - update to 2.4.7.2.0.0: * Adds incremental parsing mode, enabled via ParserElement.enableIncremental(). * Fix deprecation warning - Update to v2.4.7.1.2.0
Dirk Mueller2023-07-19 08:31:11 +00:00