Skip to content

1.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Jul 19:47
  • Migrated external file control statements to the unified token, AST, typed IR, and structured code generation pipeline.
  • Completed OPEN and CLOSE handling for file status, access, action, form, position, character controls, and file disposition.
  • Added sequential-file BACKSPACE and physical ENDFILE truncation using only portable C17 facilities.
  • Added INQUIRE by unit or file name with connection state, capability, and file-property results.
  • Unified IOSTAT, IOMSG, and ERR handling for file control statements and added pre-emission semantic validation.
  • Expanded strict C17, sanitizer, execution, gfortran differential, and numerical-validation CI coverage.