On Tuesday, 19 November 2019 at 17:13:49 UTC, Nick Sabalausky (Abscissa) wrote:
On 11/19/19 11:30 AM, Steven Schveighoffer wrote:

And I would complain that the fact json exists as a file format already screws up dub add -- using dub add removes ALL comments in an SDL file, and rewrites the file in the order it sees fit.

result: I don't use dub add any more.

Oops, that's probably actually my fault, not dub's. Those are current limitations of the sdl lib, SDLang-D.

dud has its own sdlang parser, I wanted to have no dependencies other than
phobos and SDLang-D was not pure nor @safe, mostly because of
static Key[5] keywords; in Lexer.lexIdentKeyword.





Reply via email to