]> gitweb.factorcode.org Git - factor.git/history - extra/bare/bare-tests.factor
Revert "Fixes #2966"
[factor.git] / extra / bare / bare-tests.factor
2023-08-22 nomennescioMerge branch 'factor:master' into feature-vm-prepare...
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/html5-force-push'
2022-06-16 John Benediktssonbare: better errors for empty enums/unions/structs
2022-06-16 John Benediktssonbare: more error checking
2022-06-16 John Benediktssonbare: more error checking
2022-06-16 John Benediktssonbare: adding duplicate field check for structs
2022-06-16 John Benediktssonbare: check duplicates for unions too
2022-06-16 John Benediktssonbare: adding checks for valid union values.
2022-06-16 John Benediktssonbare: check enum values when reading and writing.
2022-06-16 John Benediktssonbare: check duplicate keys too.
2022-06-16 John Benediktssonbare: check enums for duplicate values.
2022-06-15 John Benediktssonbare: fix SCHEMA:, add some tests.
2022-06-15 John Benediktssonbare: adding more tests
2022-06-15 John Benediktssonbare: fix usings on tests
2022-06-15 John Benediktssonbare: initial support for Binary Application Record...