Commit 6e89d6c
committed
Convert the JSON code to use D slices instead of pointers
The conversion is pretty straightforward, but required in order to convert globals.
Since globals are still C-style string, a local toDString is used.
It can later be removed as globals are converted to D slices.1 parent 9d86ede commit 6e89d6c
1 file changed
Lines changed: 85 additions & 80 deletions
0 commit comments