Skip to content

v1.0.8

Compare
Choose a tag to compare
@yutaro-sakamoto yutaro-sakamoto released this 28 Feb 09:23
· 355 commits to main since this release

New Features

  • Implement RELATIVE files
    • Pass all NIST tests on Relative files
  • Implement ${DESTDIR} of libcobj/Makefile

Bug fixes

  • Fix move statement for COMP-3
    • Fix moveFrom method of CobolNumericPackedField
  • Fix warnings found by static analyzers

Miscellaneous

  • Format all C source code in cobj/ using clang-format