Ingy döt Net

Results 114 issues of Ingy döt Net

Anchors and aliases are a big missing piece for using YS as a general YAML loader.

core
data

This is a set of improvements to the bash code for leiningen. It's a work in progress and will take some time to complete. The PR includes a test suite...

This goes together with BPAN installation. We can support loading author specific modules and specific versions of modules. Examples: use Foo::Bar@joeblow use Foo::Bar,0.3.2 use Foo::Bar@joeblow,0.3.2

``` ingy | technomancy: I noticed an oddity in `lein repl` yesterday. maybe nashi74 told you. ingy | https://gist.github.com/ingydotnet/cb11e16749495015056d285dee031b66 ingy | not a big deal obviously but thought someone should...

Production 28 has a comment saying that carriage return is x0A. See https://yaml.org/spec/1.2.2/#rule-b-break This needs to be added to 1.2.2 errata page and fixed in 1.2.3.

Errata

These tags appear only once in the examples. They should have been removed in 1.2.2.

Errata

In https://spec.yaml.io/main/spec/1.3.0/#toc-header the links under `A.2. Document Stream Productions` seem to be going to the wrong place.

Production 140's use of in-flow should match 137's. This will likely affect how 136 is written. See: https://yaml.org/spec/1.2.2/#rule-in-flow This needs to be added to 1.2.2 errata, and fixed in 1.2.3.

Errata