summaryrefslogtreecommitdiff
path: root/experimental
Commit message (Expand)AuthorAgeFilesLines
* Doc.Alain Frisch2014-04-161-3/+3
* Support for the let%foo syntax as structure item.Alain Frisch2014-04-151-0/+5
* Custom syntax for floating attributes: [@@@id].Alain Frisch2014-04-141-10/+23
* Fix.Alain Frisch2013-12-111-1/+1
* new version of the patch, using module_type option, and allowing unpacking wh...Jacques Garrigue2013-11-181-0/+1008
* update for trunkJacques Garrigue2013-11-131-130/+133
* Get rid of recursion closing functions, being more explicit on the recursion ...Alain Frisch2013-09-263-18/+20
* Adapt one more example.Alain Frisch2013-09-261-14/+17
* Adapt one more example.Alain Frisch2013-09-262-18/+18
* Adapt one more example.Alain Frisch2013-09-261-16/+16
* Functions to close the open recursion in Ast_mapper.Alain Frisch2013-09-261-7/+6
* Adapt js example.Alain Frisch2013-09-262-24/+26
* Cleanup ppx API.Alain Frisch2013-09-262-2/+3
* Switch to a record-based API for Ast_mapper, so that it can be used within th...Alain Frisch2013-09-251-53/+68
* A tiny tool which use the new -keep-locs to find unused exported values in a ...Alain Frisch2013-09-171-0/+63
* Do not track unused type declarations created by 'include'.Alain Frisch2013-09-171-0/+6
* Move some tools to a dedicated external project (https://github.com/alainfris...Alain Frisch2013-09-094-465/+0
* Support for patterns in concrete syntax.Alain Frisch2013-09-092-11/+85
* Use Ast_helper.default_loc instead of Location.none by default.Alain Frisch2013-09-091-3/+3
* Doc, cleanup.Alain Frisch2013-09-091-30/+2
* Remove labltk from the distribution (will be available as a third-party libra...Xavier Clerc2013-09-092-8/+1
* Cosmetic.Alain Frisch2013-09-062-2/+3
* Porting pa_matches.Alain Frisch2013-08-303-0/+37
* Synchronize with trunk.Alain Frisch2013-08-2816-342/+1377
|\
| * Test not generalizing local letsJacques Garrigue2013-08-281-0/+428
| * make everything compileJacques Garrigue2013-08-011-10/+48
| * put back trimmingJacques Garrigue2013-07-311-3/+22
| * update #show patch to access environment in toplevelJacques Garrigue2013-07-3114-160/+362
| * update patch for 4.01Jacques Garrigue2013-07-291-118/+466
* | Allow an optional 'when' clause after a pattern payload.Alain Frisch2013-07-222-2/+12
* | More explicit internal representation of attribute payload. Now also support...Alain Frisch2013-07-2211-41/+50
* | Special syntax when the payload of attribute/extension is a single type expre...Alain Frisch2013-07-221-8/+18
* | A toy tool to produce an mli file from an annotated ml file.Alain Frisch2013-06-033-0/+145
* | Item attributes on each let-binding.Alain Frisch2013-06-035-10/+21
* | Revert addition of raw literals to the parsetreeJérémie Dimino2013-05-233-4/+4
* | add the raw representation of constants to the parsetreeJérémie Dimino2013-05-203-4/+4
* | The arument of attributes and extension nodes is now a structure, which is sy...Alain Frisch2013-04-199-64/+88
* | Doc.Alain Frisch2013-04-181-4/+7
* | Restore.Alain Frisch2013-04-181-2/+0
* | Doc.Alain Frisch2013-04-181-2/+16
* | Cleanup.Alain Frisch2013-04-183-73/+0
* | Enrich ifdef example.Alain Frisch2013-04-183-3/+49
* | Adapt ifdef example.Alain Frisch2013-04-183-53/+67
* | Adapt js_of_ocaml ppx example.Alain Frisch2013-04-183-41/+42
* | Cleanup.Alain Frisch2013-04-181-2/+2
* | Another simple ppx extension which allows to include type/module type definit...Alain Frisch2013-04-184-0/+228
* | Allow abstract module declaration in structures to make the syntax and Parset...Alain Frisch2013-04-181-0/+10
* | Split Pexp_constraint into Pexp_coerce/Pexp_constraint.Alain Frisch2013-04-171-0/+10
* | Split Pexp_function into Pexp_function/Pexp_fun.Alain Frisch2013-04-172-8/+16
* | Get rid of the 'explicit arity' flag on Pexp_construct/Ppat_construct. If re...Alain Frisch2013-04-172-4/+16