Mathias LANG

Results 175 issues of Mathias LANG

Hi, I was dealing with some foreign JSON that contains user-provided strings, and hit this error: ``` dyaml/reader.d(116): Unable to open /home/mlang/.dub/index/hu/eh/hunt-cache for YAML loading: Special unicode characters are not...

This makes dub recognize `dub.yaml` as a configuration file format. The code is very similar to the JSON one, as Dub has been using the YAML parser for multiple years....

``` This implement a package 'index' similar to that found for Homebrew, Nix, Cargo, etc... It allows us to remove a SPOF in our critical infrastructure, as a Github outage...

To ensure its compilation is opt-in and not opt-out. This also moves the integration test suite to offer better segmentation.