preserves/implementations/python
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
..
preserves Repair text syntax for numbers and symbols. Closes #19/#36/#37/#38. 2022-11-08 19:56:24 +01:00
tests Repair text syntax for numbers and symbols. Closes #19/#36/#37/#38. 2022-11-08 19:56:24 +01:00
.envrc Remove old import of distutils 2022-06-03 21:21:44 +02:00
.gitignore Packaging 2018-11-15 07:23:45 +00:00
Makefile Utility for tagging 2022-02-11 11:57:29 +01:00
setup.py preserves-python version 0.16.1 2022-07-22 10:24:30 +02:00