c0bbd2017d
- update to 2.4.7.2.4.3: * Some additional performance optimizations
Dirk Mueller2026-02-16 17:02:32 +00:00
806446f64a
Accepting request 1288105 from devel:languages:python
Ana Guerrero2025-06-24 18:48:55 +00:00
ea65c9f457
- 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
95763c1183
Accepting request 1264860 from devel:languages:python
Ana Guerrero2025-04-16 18:38:49 +00:00
573c48ae47
- Normalize metadata directory name. - Run the testsuite.
Steve Kowalik2025-03-26 04:16:13 +00:00
e27f2b5afa
Accepting request 1128732 from devel:languages:python
Ana Guerrero2023-11-26 18:36:59 +00:00
eb50e284b5
- 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
845e304ab3
Accepting request 1100795 from devel:languages:python
Ana Guerrero2023-07-26 11:25:00 +00:00
c9a7f7b232
- 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