Yet Another Rust Yaml
Find a file
Paul Stemmet 0268ccf463 scalar/flow: add scan_flow_scalar_lazy, return a MaybeToken
Here we refactor the main functionality of the module into
scan_flow_scalar_eager, with scan_flow_scalar delegating to it
-- or scan_flow_scalar_lazy -- depending on whether O_LAZY is set.
2021-09-17 17:03:13 +01:00
.github/workflows ci/prtasks: add matrix test for feature.test_buffer_small 2021-09-09 20:29:29 +01:00
docs docs/plain-scalar-indent: commit notes 2021-08-15 09:03:22 +00:00
src scalar/flow: add scan_flow_scalar_lazy, return a MaybeToken 2021-09-17 17:03:13 +01:00
.gitignore git: ignore .vim/ 2021-06-23 21:51:33 +01:00
.rustfmt.toml ci/fmt: move rustfmt.toml to repo root 2021-06-22 21:14:34 +00:00
Cargo.lock Cargo: dev-dependencies.cfg-if = 1 2021-09-09 20:29:29 +01:00
Cargo.toml Cargo: dev-dependencies.cfg-if = 1 2021-09-09 20:29:29 +01:00