Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · staging
atlv-rust
Browse files
Dec 02, 2023
update readme to match format change
· b0eabe07
Tristan
authored
Dec 02, 2023
b0eabe07
major format change
· 40536a84
Tristan
authored
Dec 02, 2023
40536a84
Nov 13, 2023
some docs and version 0.7.0
· b68ff6fe
Tristan
authored
Nov 13, 2023
View commits for tag v0.7.0
v0.7.0
b68ff6fe
implement more types from core/alloc/std
· 0e2a26e6
Tristan
authored
Nov 13, 2023
0e2a26e6
Nov 12, 2023
clean up docs
· 141cc02d
Tristan
authored
Nov 12, 2023
141cc02d
move vlq things to vlq-bij
· a981e7d4
Tristan
authored
Nov 12, 2023
a981e7d4
major rewrite
· 55dbf7e1
Tristan
authored
Nov 12, 2023
55dbf7e1
Sep 02, 2023
0.6.1: add dec_tag to grab the next tag
· 4d0808ca
Tristan
authored
Sep 02, 2023
View commits for tag v0.6.1
v0.6.1
4d0808ca
correct source code quoting in docs
· 1a1db735
Tristan
authored
Sep 02, 2023
1a1db735
Aug 14, 2023
0.6.0: clean up the subtag stuff i missed last time
· 6631f74f
Tristan
authored
Aug 14, 2023
View commits for tag v0.6.0
v0.6.0
6631f74f
Aug 12, 2023
0.5.0: remove subtag from union
· b7bf8c9a
Tristan
authored
Aug 12, 2023
View commits for tag v0.5.0
v0.5.0
b7bf8c9a
May 27, 2023
bump version to 0.4.0 (breaking change due to renames)
· 540ed609
Tristan
authored
May 27, 2023
View commits for tag v0.4.0
v0.4.0
540ed609
add dec_array_vec(_tagged)?
· 3c96089f
Tristan
authored
May 27, 2023
3c96089f
rename dec_* to decode_ for consistency
· e52b9d7a
Tristan
authored
May 27, 2023
e52b9d7a
Mar 04, 2023
0.3.0: ditch error type and add location annotations to errors instead
· 508e844b
Tristan
authored
Mar 04, 2023
508e844b
testing, and change to use dynamic dispatch
· a88798af
Tristan
authored
Mar 04, 2023
a88798af
correct tag typo
· 3a300dd0
Tristan
authored
Mar 04, 2023
3a300dd0
nix shell definition
· 88a996d8
Tristan
authored
Mar 04, 2023
88a996d8
version 0.2.0
· 7fd0f374
Tristan
authored
Mar 04, 2023
7fd0f374
Nov 12, 2022
fix crate link
· 67818506
Tristan
authored
Nov 12, 2022
67818506
Nov 11, 2022
fix cargo description
· 87638bf0
Tristan
authored
Nov 11, 2022
87638bf0
codec: update tags to match draft recommendation
· e8b95f50
Tristan
authored
Nov 11, 2022
e8b95f50
Nov 06, 2022
implement correct serdes for tags
· cf1e0540
Tristan
authored
Nov 05, 2022
cf1e0540
add unlicense file
· 938a29b5
Tristan
authored
Nov 05, 2022
938a29b5
initial implementation
· e1cc1697
Tristan
authored
Nov 05, 2022
e1cc1697
Loading