preserves/implementations/python/preserves
Tony Garnock-Jones 269ed2391a Repair text syntax for numbers and symbols. Closes #19/#36/#37/#38.
Numbers and (bare) Symbols are now disambiguated after reading, which
permits leading `+`, leading `0`, and a wider range of acceptable
Symbols.

Updates spec text, test cases, and implementations. Some ancillary fixes
to Python's comparison routines are also included.
2022-11-08 19:56:24 +01:00
..
__init__.py Preserves-order for Python 2022-06-07 21:45:12 +02:00
binary.py Repair text syntax for numbers and symbols. Closes #19/#36/#37/#38. 2022-11-08 19:56:24 +01:00
compare.py Repair text syntax for numbers and symbols. Closes #19/#36/#37/#38. 2022-11-08 19:56:24 +01:00
compat.py Python text codec 2021-08-17 08:04:38 -04:00
error.py Split out modules 2021-08-16 19:24:50 -04:00
fold.py fold.py 2021-08-18 14:04:00 -04:00
merge.py python: merge(), and support for and-pattern unparsing 2022-06-03 21:13:59 +02:00
path.prb Implement count function 2022-06-06 15:28:11 +02:00
path.py Implement count function 2022-06-06 15:28:11 +02:00
schema.prb Use bundled metaschema copy 2021-11-30 18:35:16 +01:00
schema.py READMEs for Schema implementations 2022-06-09 13:49:59 +02:00
text.py Repair text syntax for numbers and symbols. Closes #19/#36/#37/#38. 2022-11-08 19:56:24 +01:00
values.py Repair text syntax for numbers and symbols. Closes #19/#36/#37/#38. 2022-11-08 19:56:24 +01:00