Module | Source File | Description |
---|---|---|
jf_test_10_mod | jf_test_10.f90 | Module for the tenth unit test. |
jf_test_11_mod | jf_test_11.F90 | Module for the 11th unit test to test unicode support if enabled. |
jf_test_12_mod | jf_test_12.f90 | Module for the 12th unit test. |
jf_test_13_mod | jf_test_13.f90 | Module for the 13th unit test. |
jf_test_14_mod | jf_test_14.f90 | Module for the 14th unit test. |
jf_test_15_mod | jf_test_15.f90 | Module for the 15th unit test. This one is testing a lot of the error conditions. |
jf_test_16_mod | jf_test_16.f90 | Module for the 16th unit test.
Test the |
jf_test_17_mod | jf_test_17.f90 | Module for the 17th unit test.
Test the |
jf_test_18_mod | jf_test_18.f90 | Module for the 18th unit test. Test the name matching options. |
jf_test_19_mod | jf_test_19.f90 | Test the matrix info routines. |
jf_test_1_mod | jf_test_1.f90 | Module for the first unit test. |
jf_test_20_mod | jf_test_20.f90 | Test the |
jf_test_2_mod | jf_test_2.f90 | Module for the second unit test. |
jf_test_3_mod | jf_test_3.f90 | Module for the third unit test. |
jf_test_4_mod | jf_test_4.f90 | Module for the forth unit test. |
jf_test_5_mod | jf_test_5.f90 | Module for the fifth unit test. |
jf_test_6_mod | jf_test_6.f90 | Module for the sixth unit test. |
jf_test_7_mod | jf_test_7.f90 | Module for the seventh unit test. |
jf_test_8_mod | jf_test_8.f90 | Module for the eighth unit test. |
jf_test_9_mod | jf_test_9.f90 | Module for the ninth unit test. |
json_file_module | json_file_module.F90 | Higher-level json_file interface for the json_value type. |
json_kinds | json_kinds.F90 | JSON-Fortran kind definitions. |
json_module | json_module.F90 | A Fortran 2008 JSON (JavaScript Object Notation) API. |
json_parameters | json_parameters.F90 | Other parameters used by JSON-Fortran. This is a low-level module not meant to be used by a JSON-Fortran user. |
json_string_utilities | json_string_utilities.F90 | JSON-Fortran support module for string manipulation. |
json_value_module | json_value_module.F90 | This module provides a low-level interface for manipulation of JSON data. The two public entities are json_value, and json_core. The json_file_module provides a higher-level interface to some of these routines. |