preserves/implementations/javascript
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
..
packages Repair text syntax for numbers and symbols. Closes #19/#36/#37/#38. 2022-11-08 19:56:24 +01:00
.dir-locals.el Update LSP settings 2022-01-12 02:01:54 +01:00
.gitignore Rearrange into two packages, using yarn workspaces 2021-03-10 19:24:20 +01:00
README.md Rearrange into two packages, using yarn workspaces 2021-03-10 19:24:20 +01:00
lerna.json Lerna for convenient package collection scripting 2021-05-24 10:39:23 +02:00
package.json Update LSP settings 2022-01-12 02:01:54 +01:00
watchall Update package.json script names 2022-01-24 13:39:19 +01:00
yarn.lock Update LSP settings 2022-01-12 02:01:54 +01:00

README.md

Use yarn, not npm!