Skip to content

Commit a5d8a19

Browse files
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 242ab2e commit a5d8a19

1 file changed

Lines changed: 85 additions & 80 deletions

File tree

0 commit comments

Comments
 (0)