summaryrefslogtreecommitdiff
path: root/parsing/depend.ml
Commit message (Expand)AuthorAgeFilesLines
* Fix ocamldep after value binding parsetree changeFlorian Angeletti2023-04-051-1/+5
* Add syntax for generative functor application (#11984)Richard Eisenberg2023-02-121-2/+5
* Allow explicit binders for type variables (#10437)Stephen Dolan2021-06-301-1/+1
* review: rename Pwith_module_type* to Pwith_modtype*octachron2021-02-251-2/+2
* with module type = sig endoctachron2021-02-171-2/+2
* module type S := ...: coreoctachron2021-02-171-1/+1
* Module type substitutions: coreoctachron2021-02-171-0/+2
* Allow to name existentials in pattern-matching (#9584)Jacques Garrigue2021-02-041-1/+5
* a better representation for modules with no name (#8908)Thomas Refis2019-10-091-13/+51
* Remove Misc.may_map and similarLeo White2019-05-231-4/+4
* Add support for "let" operatorsLeo White2018-11-271-0/+8
* Extend `open` to arbritrary module expressions in structures and toRunhang Li2018-11-261-33/+46
* introduce local substitutions in signaturesThomas Refis2018-11-091-1/+6
* parsetree.{row,object}_field: move attributes in the wrapper recordGabriel Scherer2018-08-201-2/+2
* parsetree: make sure that all nodes that store attributes also store a locationGabriel Scherer2018-08-201-2/+4
* Add locations to toplevel directivesHugo Heuzard2018-08-061-1/+1
* Just some tbl things. (#1699)Gabriel Radanne2018-07-231-32/+30
* allow to attach @@ attributes on exceptionsHugo Heuzard2018-04-091-4/+8
* ocamldep: expand few namesoctachron2017-10-191-15/+15
* ocamldep: skim add_module_alias try ... withoctachron2017-10-191-3/+3
* ocamldep: refactorize uses of transparent_modulesoctachron2017-10-191-19/+12
* MPR#7643, ocamldep: fix nested structure blowupoctachron2017-10-191-6/+7
* Merge pull request #792 from sliquister/generalize-destr-subst2Leo White2017-09-151-1/+1
|\
| * Support syntax: S with M.N.t := ...Valentin Gatien-Baron2017-08-011-1/+1
* | merge trunk and update testRunhang Li2017-07-231-0/+6
|\ \ | |/
| * Support 'let open' in class and class type expressions (#1249)Alain Frisch2017-07-201-0/+4
| * New -depend option for ocamlc/ocamloptFabrice Le Fessant2017-06-011-0/+2
* | Support inherited field in object type expression.Mark Li2017-03-221-1/+4
|/
* GPR#187: local open for patternsoctachron2016-05-091-0/+1
* Move depend.ml into compilerlibs (ocamlcommon).alainfrisch2016-04-131-0/+516