Skip to content

Commit d57949e

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 b8bd557 commit d57949e

1 file changed

Lines changed: 80 additions & 80 deletions

File tree

0 commit comments

Comments
 (0)