rvcas
|
83d6b5243e
|
feat: get program ready for debruijn
|
2022-06-02 21:39:09 -04:00 |
rvcas
|
c7037ff8d9
|
feat: get string interning working
Co-authored-by: Kasey White <kwhitemsg@gmail.com>
|
2022-06-01 01:11:30 -04:00 |
Kasey White
|
581b8fc85d
|
feat: flat tweaks and string interning
Co-authored-by: rvcas <x@rvcas.dev>
|
2022-05-31 22:57:55 -04:00 |
rvcas
|
31e7d63d9a
|
chore: use ref to get slice
|
2022-05-30 18:26:49 -04:00 |
rvcas
|
3f1ddef635
|
chore: slight clean up
|
2022-05-30 18:05:50 -04:00 |
Kasey White
|
83a784c745
|
add simple test for decoding
|
2022-05-30 17:12:32 -04:00 |
Kasey White
|
d4b659c04e
|
feat: finish up most of decoding (integer, decodeListWith, Term, Program, Version, Constant, Builtin)
|
2022-05-30 16:49:43 -04:00 |
Kasey White
|
4fb508e3b2
|
Add decoding for bytestring, string, char, bool, and filler
|
2022-05-30 02:32:39 -04:00 |
rvcas
|
0a476d0592
|
feat: prepare decoding traits and make new Flat trait
|
2022-05-28 20:12:03 -04:00 |
Kasey White
|
41487733f7
|
feat: builtin encoding
Co-authored-by: rvcas <x@rvcas.dev>
|
2022-05-28 00:23:34 -04:00 |