Skip to content
Snippets Groups Projects
  1. Oct 27, 2016
  2. Oct 10, 2016
  3. Oct 06, 2016
    • Thomas Wood's avatar
      Update to OCaml 4.03.0 · 6e23f9d3
      Thomas Wood authored
      Only changes to the ASTs required fixing:
      * Asttypes.label -> Asttypes.arg_label
      * New definition of Parsetree.constant, shadowing Asttypes.constant
      * Addition of Typedtree.rec_flag
      * Removal of Typedtree.optional
      6e23f9d3
    • Thomas Wood's avatar
      Switch minimum version to OCaml 4.02.2 (maximum version <4.03) · f12821c6
      Thomas Wood authored
      Required changes:
      * Ignore ocaml.doc and ocaml.text attributes, which are now
        automatically extracted from comments.
      * Swap type definition attribute syntax in test/* files.
      
      Other changes:
      * Add opam package file and `make init` command for dependencies.
      * Change "Automatically Generated Attributes" documentation to comments.
      f12821c6
Loading