Skip to content

History / Implementation changes

Revisions

  • Spelling fixes and removal of an obsolete sub-section.

    @desruisseaux desruisseaux committed Oct 29, 2024
  • Remove the note saying that the tests for duplicated `module-info.java` files were removed. This functionality has been reintroduced with a warning saying that it is deprecated. Add a section in the `implementation-changes.md` file about how it has been reimplemented.

    @desruisseaux desruisseaux committed Oct 28, 2024
  • Remove the note saying that MCOMPILER-542 fix has been removed, since it has been reintroduced. This fix was a workaround for reproducible builds on Java versions prior 22.

    @desruisseaux desruisseaux committed Oct 26, 2024
  • Consolidation of notes about changes in configuration and implementation. Add a note about removal of ASM dependency.

    @desruisseaux desruisseaux committed Aug 11, 2024
  • Formatting of headers.

    @desruisseaux desruisseaux committed Aug 4, 2024
  • Update the notes about incompatible changes.

    @desruisseaux desruisseaux committed Aug 3, 2024
  • Remove an open question which has been resolved (recompilation when compiler options changed).

    @desruisseaux desruisseaux committed Apr 29, 2024
  • Add notes about reporting the use of deprecated parameters.

    @desruisseaux desruisseaux committed Apr 27, 2024
  • Start writing about new algoritm for `incrementalCompilation`.

    @desruisseaux desruisseaux committed Apr 21, 2024
  • Add link to source code.

    @desruisseaux desruisseaux committed Apr 16, 2024
  • Add more items: package-info generation, removal of heuristic rules.

    @desruisseaux desruisseaux committed Apr 13, 2024
  • A few more items.

    @desruisseaux desruisseaux committed Apr 13, 2024
  • Add a few more items.

    @desruisseaux desruisseaux committed Apr 13, 2024
  • Split the change page in two pages: one for parameters, one of implementation.

    @desruisseaux desruisseaux committed Apr 13, 2024