summaryrefslogtreecommitdiff
path: root/toplevel
Commit message (Expand)AuthorAgeFilesLines
* merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...Damien Doligez2014-08-222-3/+7
* Cherry-pick 15062,15063,15064 from 4.02 (#6497).Alain Frisch2014-08-072-2/+2
* Reflecting commit 14976 on version/4.02:Xavier Leroy2014-06-091-5/+8
* merge from 4.02: rev. 14858, Adding #ppx toplevel directive (patch by Peter Z...Mark Shinwell2014-05-301-0/+3
* * split Typetexp.lookup_module and Typetexp.find_moduleJacques Garrigue2014-05-121-2/+1
* commit o_and_opens.diffJacques Garrigue2014-05-111-0/+1
* cycle detection in the toplevel printer (Leo White, https://github.com/ocaml/...Mark Shinwell2014-05-081-12/+46
* re-commit Leo's weak-dependencies pull requestJacques Garrigue2014-05-073-4/+13
* change -trans-mod to -no-alias-deps, and update messageJacques Garrigue2014-05-052-1/+2
* PR#5584: merge open extensible types, extension-patch-4.0.2Jacques Garrigue2014-05-046-19/+38
* revert commit 14719Jacques Garrigue2014-05-023-13/+4
* weak dependencies with -trans-mod (github/ocamllabs/weak-depends 45e980a,2185...Mark Shinwell2014-05-013-4/+13
* merge branch "safe-string"Damien Doligez2014-04-294-4/+6
* Revert 14616, 14617. Go back to the original syntax for toplevel directives,...Alain Frisch2014-04-283-67/+92
* Avoid bad error report when a registered toplevel primitive raises Not_found.Alain Frisch2014-04-231-14/+22
* #5377: add a #show directive to the toplevel.Alain Frisch2014-04-171-1/+93
* Support for toplevel primitives with multiple arguments.Alain Frisch2014-04-162-5/+8
* Merge module-alias branch (cf. PR#6063)Jacques Garrigue2014-01-106-7/+11
|\
| * Add -trans-mod option for transparent module dependencies.module-aliasJacques Garrigue2013-12-201-0/+1
| * make path normalization safer; now Core not only compiles but worksJacques Garrigue2013-10-045-7/+10
* | Change the representation of exception slots: instead of being represented as...Alain Frisch2013-10-231-1/+7
* | #6203: change representation of exception values created with a constant cons...Alain Frisch2013-10-181-2/+3
|/
* Keep attributes on module declarations.Alain Frisch2013-09-271-2/+2
* Keep location and attributes in type, label and constructor declarations. De...Alain Frisch2013-09-271-7/+7
* Continue.exception_registrationAlain Frisch2013-09-122-3/+3
* Continue cleanup. driver/errors.ml is no longer needed.Alain Frisch2013-09-122-3/+3
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-044-10/+22
* Synchronize with trunk.Alain Frisch2013-08-283-2/+5
|\
| * PR#6071: Add a -noinit option to the toplevel [patch by David Sheets]Gabriel Scherer2013-08-043-2/+5
* | Synchronize with trunk.Alain Frisch2013-07-221-3/+4
|\ \ | |/
| * Fix OCAMLPARAM problemsFabrice Le Fessant2013-07-171-3/+4
* | Synchronize with trunk.Alain Frisch2013-07-164-11/+17
|\ \ | |/
| * Fix ocamlnat compilationFabrice Le Fessant2013-06-122-5/+6
| * Improved implementation of OCAMLPARAMFabrice Le Fessant2013-06-052-5/+8
| * Take ambiguity into account when using -short-paths option.Jacques Garrigue2013-04-301-1/+3
* | Attributes on Pstr_eval.Alain Frisch2013-04-111-1/+1
* | Attributes on expresions (etc) are now stored in the expression record, to fa...Alain Frisch2013-03-081-8/+8
* | Parse recursive module as standard modules, and check in the type-checker tha...Alain Frisch2013-03-051-3/+6
|/
* Merge short-paths into a fresh branch of trunk.short-paths-4.01Jacques Garrigue2013-01-293-7/+10
|\
| * merge version/4.00 at revision 12866Jacques Garrigue2012-08-2110-44/+61
| * prefer newest name + only update env after printingJacques Garrigue2012-04-191-1/+1
| * propagate path-expansion environment everywhereJacques Garrigue2012-01-233-6/+4
| * shorten paths in signatures and toplevel outputJacques Garrigue2012-01-221-8/+13
* | #5904: support for -ppx in the toplevel.Alain Frisch2013-01-253-4/+15
* | Add a -dtypedtree flag to all tools (using Printtyped). Also fix ocamlnat.Alain Frisch2012-12-185-17/+19
* | PR#5825: Add a primitive to use source file wrapped in the coresponding module.Wojciech Meyer2012-11-183-3/+30
* | Stop keeping a Path.t to refer to labels and constructors in the Typedtree AS...Alain Frisch2012-10-241-3/+3
* | #5741: make Pprintast available from the command-line (-dsource).Alain Frisch2012-10-174-0/+6
* | remove TABsDamien Doligez2012-10-151-5/+5
* | remove all $Id keywordsDamien Doligez2012-10-1519-38/+0