preserves-nim/tests
Emery Hemingway c89e6b5d3d Remodel Preserves[E] into Value
Using a parameterized Preserve[E] type is too much hassle. Replace
with a Value type with an embedded field of "ref RootObj".
2024-01-06 22:19:16 +02:00
..
Tupfile Rename schemac compiler to preserves-schemac 2024-01-01 17:32:52 +02:00
config.nims Remodel Preserves[E] into Value 2024-01-06 22:19:16 +02:00
test_buffereddecoder.nim Remodel Preserves[E] into Value 2024-01-06 22:19:16 +02:00
test_conversions.nim Remodel Preserves[E] into Value 2024-01-06 22:19:16 +02:00
test_parser.nim Remodel Preserves[E] into Value 2024-01-06 22:19:16 +02:00
test_rfc8259.nim Remodel Preserves[E] into Value 2024-01-06 22:19:16 +02:00
test_samples.nim Remodel Preserves[E] into Value 2024-01-06 22:19:16 +02:00
test_step.nim Split pkSignedInteger into pkRegister and pkBigInt 2024-01-01 17:32:50 +02:00