issues
search
chyh1990
/
yaml-rust
A pure rust YAML implementation.
Apache License 2.0
611
stars
140
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Read This First ~ Switch to the actively maintained yaml-rust2 fork
#200
davvid
opened
8 months ago
0
Add linguist attributes for `tests/*.rs.inc` files
#199
spenserblack
closed
8 months ago
0
Add Parser::new_from_str(&str) and YamlLoader::load_from_parser(&parser)
#198
davvid
closed
8 months ago
1
Is this crate maintained?
#197
qtfkwk
opened
8 months ago
4
`True` and `False` boolean literals seem to be parsed as strings
#196
reivilibre
opened
8 months ago
2
doc: mention that types are not interpreted
#195
mathstuf
opened
1 year ago
4
Dynamically choosing a YAML document path?
#194
mzagrabe
opened
1 year ago
1
unsafe-libyaml looks... unsafe?
#193
Gnurou
opened
2 years ago
1
Maintainers
#192
hcldan
opened
2 years ago
8
Integration with google oss-fuzz fuzzing service
#191
manunio
opened
2 years ago
0
Expose info() api
#190
olalonde
opened
2 years ago
6
Bump dependencies & clippy fix
#189
nbittich
closed
2 years ago
0
Update to quickcheck 1.0
#188
rocallahan
opened
2 years ago
1
testing: add an integration test for yaml-test-suite
#187
tanriol
opened
2 years ago
6
Typo
#186
smoelius
closed
3 weeks ago
2
add warning when duplicate hashmap key
#185
higuruchi
opened
2 years ago
2
Support no-std with alloc crate
#184
TheButlah
opened
2 years ago
0
Add parser test for empty scalar
#183
xnuk
opened
2 years ago
0
`Parser` parses empty scalar as '~'
#182
xnuk
opened
2 years ago
1
Support generation of YAML with comments
#181
jrandall
opened
3 years ago
0
Allowing tags to be propagated for other events as well
#180
dchakrav-github
opened
3 years ago
4
introduce `or` function
#179
oldaccountdeadname
opened
3 years ago
2
tabs are not allowed as the first character of a block scalar
#178
ahl
opened
3 years ago
0
Emit tags
#177
gmorpheme
closed
3 years ago
2
Add byte index to error message
#176
jturner314
opened
3 years ago
2
Add API to emit YAML strings (i.e. `need_quotes` and `escape_str`)
#175
LukasKalbertodt
opened
3 years ago
0
Dupliacte keys are not detected as invalid YAML
#174
jonasthewolf
opened
3 years ago
0
is it wasm compatible?
#173
dzmitry-lahoda
opened
3 years ago
1
misleading?
#172
adsick
closed
3 years ago
1
build: move to github actions for testing
#171
edwardgeorge
closed
3 years ago
1
Doesn't seem possible to iteratate over results
#170
mabushey
closed
3 years ago
3
Replace linked-hash-map with ritelinked
#169
PsiACE
opened
3 years ago
0
can not part ref
#168
wzhsh90
opened
3 years ago
1
Panic uninitialised linked hash map
#167
martinellison
opened
3 years ago
2
Bug in anchor handling?
#166
jcfj
closed
3 years ago
2
Support alternate line endings
#165
ryzokuken
opened
4 years ago
0
library is now in the crates repo
#164
alexanderkjall
closed
3 years ago
0
Add support for YAML 1.1
#163
macthecadillac
opened
4 years ago
1
bump linked hashmap to 5.3+
#162
Dylan-DPC-zz
closed
4 years ago
1
Valgrind complains about uninitialized values
#161
xTibor
closed
4 years ago
4
Add more maintainers
#160
XVilka
opened
4 years ago
11
Update AppVeyor
#159
XVilka
closed
4 years ago
1
Rust 2018 transition.
#158
XVilka
closed
4 years ago
3
replace linked_hash_map with hashlink
#157
ghost
closed
10 months ago
4
Implement load_from_bytes
#156
mkmik
opened
4 years ago
16
Parse from raw bytes
#155
mkmik
opened
4 years ago
2
About LinkedHashMap
#154
KSXGitHub
opened
4 years ago
2
Remove deprecation warnings for rustc 1.41
#153
mkindahl
closed
4 years ago
2
Compiling with Rust 1.41 generate deprecation warnings
#152
mkindahl
opened
4 years ago
0
Support '/' as an escaped character
#151
NBonaparte
opened
4 years ago
1
Next