-
kdl is a *great* upgrade over xml in many ways, which is wonderful. But I don't think it's uncontroversial to say that one of the reasons json won so drastically over xml is that it makes Lists and Di…
-
http://code.dlang.org/package-format?lang=sdl
Dub supports both dub.json and dub.sdl (SDLang)
We doesn't support the latter.
-
Hello!
I want to preface that my knowledge and skill with grammar structure is novice at best. On top of that, despite writing them, expression trees with linq queries still feel like magic, and I …
-
Issue Type: Bug
This bug is reagard externous json errors on unsaved files that have never been flagged as json. The parser seems to arbitrarily and I have not determined a definitive trigger. It…
-
I'm sorry if I cannot provide much information about this, but It started happening out of nowhere when I added some text on a .tex file. It does not stop, and doesn't let me work on the file without …
-
Hi, sorry if this is a duplicate (can't find it). I am trying to compile on my Ubuntu 18.04 (i know, I should upgrade)... I have the following error:
```
[romano:~/software/games/LixD] master ± dub …
Rmano updated
4 years ago
-
The package no longer builds with DMD 2.901 beta version with following errors:
```
C:\Users\GoaLitiuM\AppData\Local\dub\packages\sdlang-d-0.10.5\sdlang-d\src\sdlang\token.d(28,21): Error: undefined…
-
Here's the output of dub:
`dub build "pixelperfectengine:pixelperfecteditor" --compiler=ldc2 --arch=x86
Building package pixelperfectengine:pixelperfecteditor in L:\Users\laszl\Documents\GitHub\pi…
-
C:\Users\AdamWilson\AppData\Local\dub\packages\taggedalgebraic-0.11.9\taggedalgebraic\source\taggedalgebraic\taggedalgebraic.d-mixin-76(77,4): Error: template identifier `FieldTypeByName` is not a mem…
-
Saves the value "150,430908203125D" to the file
When reading a value from a file, it gives an error:
"Error: Unexpected comma: SDLang is not a comma-separated format."
The error occurs because wh…