Skip to content

Commit

Permalink
refactor: replace 3 ak.from_json* functions with one (#1617)
Browse files Browse the repository at this point in the history
* Checking over to_json work; just changing posint_string/negint_string option name.

* All tests run, using ak_from_json_new.

* Remove ak_from_json and ak_from_json_file.

* Move ak_from_json_new into place as ak_from_json.

* Re-wire the SpecializedJSON framework into fromjsonobj.

* Implemented; not tested yet.

* Almost working, but line_delimited is wrong.

* Now the tests pass.

* Removed old implementation in favor of new.
  • Loading branch information
jpivarski authored Aug 23, 2022
1 parent 45a9ca2 commit 9c33c2a
Show file tree
Hide file tree
Showing 26 changed files with 2,387 additions and 2,280 deletions.
205 changes: 0 additions & 205 deletions include/awkward/forth/SpecializedJSON.h

This file was deleted.

Loading

0 comments on commit 9c33c2a

Please sign in to comment.