Commit Graph

1183 Commits

Author SHA1 Message Date
Tony Garnock-Jones 43312f5ead Repair syntax in schema.prs and regenerate schema.bin 2023-02-07 10:34:42 +01:00
Emery Hemingway 661e35a757 schema: order #f first in EmbeddedTypeName
Nim is taking the first option as the default initialization
value for Or types and #f is the default for EmbeddedTypeName.
2023-02-07 10:30:54 +01:00
Tony Garnock-Jones 23dbf3cb43 Repair multiple-glob common path usage. Closes #39 2023-02-04 17:07:16 +01:00
Tony Garnock-Jones 333503c772 Update dependencies 2023-02-04 11:58:51 +01:00
Tony Garnock-Jones 9559558831 Hack to allow external module paths to be symbols instead of strings 2023-02-02 21:56:12 +01:00
Tony Garnock-Jones c5974e0b00 Release independent packages
preserves-schema@3.2.0

Generated by cargo-workspaces
2023-01-31 15:08:45 +01:00
Tony Garnock-Jones b413d458f0 Include bundle (binary-encoded) in compiled output 2023-01-31 15:08:29 +01:00
Tony Garnock-Jones a51fc34700 Release independent packages
preserves-path@4.1.0
preserves-schema@3.1.0

Generated by cargo-workspaces
2023-01-28 22:39:11 +01:00
Tony Garnock-Jones 7f387d6d71 Support xrefs in schema compiler; offer Arc for languages 2023-01-28 22:38:14 +01:00
Tony Garnock-Jones acbc1c5fe5 Link to FeepingCreature's post 2023-01-23 10:36:44 +01:00
Tony Garnock-Jones 04d8201e08 Release independent packages
preserves@3.0.0
preserves-path@4.0.2
preserves-schema@3.0.3
preserves-tools@3.0.2

Generated by cargo-workspaces
2023-01-16 14:56:04 +01:00
Tony Garnock-Jones 5bee5fb247 Major bump to rust preserves because of the new numerics/symbol syntax 2023-01-16 14:55:08 +01:00
Tony Garnock-Jones 560267d0d4 Release independent packages
preserves-schema@3.0.2

Generated by cargo-workspaces
2023-01-08 13:13:00 +01:00
Tony Garnock-Jones fcf58f0dc0 Reader, it was *not* right. 2023-01-08 13:11:49 +01:00
Tony Garnock-Jones 502e83c26d Publish
- @preserves/core@0.20.5
 - @preserves/schema@0.21.7
2023-01-05 15:14:06 +01:00
Tony Garnock-Jones 340f809c55 isSequence 2023-01-05 15:13:23 +01:00
Tony Garnock-Jones a8d7fda89e merge-preserves 2022-11-28 22:38:23 +01:00
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
Tony Garnock-Jones 351feba8d2 Benchmark profiling 2022-10-29 13:16:52 +02:00
Tony Garnock-Jones fd676e8f53 Allow ag to ignore scratch directory 2022-10-26 16:52:55 +02:00
Tony Garnock-Jones 0b94af3a52 Release independent packages
preserves@2.5.0

Generated by cargo-workspaces
2022-10-26 16:01:48 +02:00
Tony Garnock-Jones 52de025c21 Parsing and reading via TextReader/TextWriter 2022-10-26 16:00:48 +02:00
Tony Garnock-Jones a1043f406c It has moved beyond proposal really now 2022-10-26 13:35:22 +02:00
Tony Garnock-Jones b5e2eeae46 Release independent packages
preserves@2.4.1
preserves-path@4.0.1
preserves-schema@3.0.1
preserves-tools@3.0.1

Generated by cargo-workspaces
2022-10-26 13:31:17 +02:00
Tony Garnock-Jones 1804fa3918 Prepare to try out cargo-workspaces as release tool 2022-10-26 13:30:45 +02:00
Tony Garnock-Jones ad1aec3d89 Reject odd number of hexits rather than ignoring the lone trailing hexit 2022-10-26 12:49:49 +02:00
Tony Garnock-Jones fd121cfb4c Bump versions 2022-10-24 14:39:07 +02:00
Tony Garnock-Jones f88e3ca85c Unused arg 2022-10-24 14:38:51 +02:00
Tony Garnock-Jones be7b8e6477 Adjust quantification for Deserialize trait 2022-10-24 14:30:43 +02:00
Tony Garnock-Jones 703d5ac602 Merge branch 'readme' into 'main'
Update URL for Preserves-Nim

See merge request preserves/preserves!6
2022-10-18 07:24:49 +00:00
Emery Hemingway a15cb4fb53 Update URL for Preserves-Nim 2022-10-13 23:17:41 -05:00
Tony Garnock-Jones fbda60c96b Merge branch 'schema-notes' into 'main'
Note on ordering and default initialization

See merge request preserves/preserves!5
2022-08-23 13:28:31 +00:00
Tony Garnock-Jones 4b98acf8ba preserves-python version 0.16.1 2022-07-22 10:24:30 +02:00
Tony Garnock-Jones 3544bf18fa Ugh, python 3.7 doesn't have the PEP 570 "/" positional-only syntax. 2022-07-22 10:23:54 +02:00
Tony Garnock-Jones 4528100248 Update PDF generation 2022-06-18 21:51:09 +02:00
Tony Garnock-Jones 0feef9cc9e Clean up named links 2022-06-18 20:28:38 +02:00
Tony Garnock-Jones 7d3789e371 Split up spec! 2022-06-18 19:12:05 +02:00
Tony Garnock-Jones 1f495eef1e Repair typo that caused annotations not to work properly with fromJS 2022-06-16 10:10:38 +02:00
Tony Garnock-Jones 73ae8ddba3 NOTICE 2022-06-10 17:48:30 +02:00
Tony Garnock-Jones bb878bab46 Repair css 2022-06-10 16:05:35 +02:00
Tony Garnock-Jones b332f2668e Begin sketch of Preserves Schema semantics 2022-06-09 21:30:56 +02:00
Tony Garnock-Jones 5b01beb2f6 run-jekyll 2022-06-09 15:39:54 +02:00
Tony Garnock-Jones cd635477c6 Tweak 2022-06-09 15:37:29 +02:00
Tony Garnock-Jones 9ba8617952 Attempt to clarify Preserves Schema relationship to host-language types. 2022-06-09 14:59:53 +02:00
Tony Garnock-Jones c49b8673f7 READMEs for Schema implementations 2022-06-09 13:49:59 +02:00
Tony Garnock-Jones 0bc742d7a2 (cargo-release) version {{version}} 2022-06-08 16:27:04 +02:00
Tony Garnock-Jones aff94bbb2f python: bump version to 0.16.0 2022-06-08 16:23:56 +02:00
Tony Garnock-Jones 8b8da80f61 Explain why parsing failed 2022-06-08 16:22:10 +02:00
Tony Garnock-Jones d5a8440a9e Update docs 2022-06-08 16:13:17 +02:00
Tony Garnock-Jones 7fdf50b963 Support comma style option to preserves-tool 2022-06-08 16:10:33 +02:00