Jacob Williams

Results 69 comments of Jacob Williams

I expanded my test cases [here](https://github.com/jacobwilliams/Fortran-Astrodynamics-Toolkit/blob/master/tests/elements/elements_test.f90), but that's all I have currently.

Well, the reason we can't add one to the `add_by_path` interface is because it would be ambiguous with `json_add_logical_by_path`.

I guess I could just make a separate `add_null_by_path` method.

I don't fully understand what you are asking. :)

See: #212. Added a `matrix_info` routine to check if a variable is a valid matrix.

It's not dead... I'm just not looking forward to having to add all the wrapper for all the different variable types. :) I'll try to get to it when I...

See: #426

I like this idea! It might be useful to be able to specify which `@` fields get sent to their own page. I could see have `@warning` or `@bug` in...

Note: see also #328

First cut is done! Seems to pass all the unit tests. @zbeekman In your copious free time :), if you have any comments I would be interested to hear them....