Skip to content

Commit ce14536

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 363b983 commit ce14536

1 file changed

Lines changed: 84 additions & 80 deletions

File tree

0 commit comments

Comments
 (0)