Releases: scivision/fortran-cpp-interface
Releases · scivision/fortran-cpp-interface
add malloc, work with MSVC+oneAPI
add several examples. Per-example directory
v1.4.0 remove unneeded version [skip ci]
improve compiler options, CI across many compiler versions, add error Fortran main
v1.3.0 vers [skip ci]
add struct
struct_cxx needed linker_langauge for i fort
organize and add Fortran error stop example
Reorganize project for clarity by code language
Add Fortran "error stop" example.
do ABI check once
v1.1.1 don't repeat abi check
add abi check, better standard code and comparison
v1.1.0 add ABI check, improve C++ code and output check
initial release
v1.0.0 doc