Skip to content

Full Types and Better Templates

Compare
Choose a tag to compare
@chovyy chovyy released this 20 Mar 15:19
· 39 commits to master since this release
  • Added support for ALWAYS_FULL_TYPES option in FCG v1.8.0

  • Shortened templates: merged ftg_${subroutine.name}_capture_input and ftg_${subroutine.name}_capture_output to ftg_${subroutine.name}_capture_data, including some if-statements to distinguish between input and output.

  • Added -v/--verbose command-line option to all replay templates, setting ftg_cmp_print_when_equal to .TRUE.

  • IconJsbachMock template adapted to latest version of jsbach-mock

  • Bug fixes

  • More tests

  • Refactorings

Requires FortranCallGraph v1.8.0+ and Serialbox2 v.2.5.1+.