summaryrefslogtreecommitdiff
path: root/toplevel
Commit message (Expand)AuthorAgeFilesLines
* whitespace cleanup, cut long lines, add some missing headersDamien Doligez2015-09-114-6/+11
* merge branch 4.02 from rev 16205 to rev 16238Damien Doligez2015-07-291-9/+11
* merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...Damien Doligez2015-07-171-0/+1
* Attach documentation comments to ParsetreeLeo White2015-06-281-0/+1
* PR#6468: toplevel now supports backtraces if invoked with OCAMLRUNPARAM=bGabriel Scherer2015-02-083-2/+38
* Fix PR#6763Jacques Garrigue2015-01-301-1/+2
* PR#6081: ocaml should add script's directory to search path, not current dire...Damien Doligez2015-01-162-4/+18
* fix typo (see PR#6704)Damien Doligez2015-01-081-1/+1
* exhauce PR#6367: introduce Asttypes.arg_label to encode labelled argumentsJacques Garrigue2014-12-222-2/+3
* PR6695: Make sure the compiler only uses ASCII string functions.Gabriel Scherer2014-12-212-2/+2
* rewrite cycle-detection in genprintval.ml to use O instead of ObjGabriel Scherer2014-12-131-7/+8
* rewrite the printing of Lazy values in toplevel/genprintval.mlGabriel Scherer2014-12-131-14/+37
* apply GPR123: fix stupid bug in opttoploopDamien Doligez2014-12-121-1/+1
* toplevel: be explicit about what path are used forGabriel Scherer2014-12-062-5/+8
* toplevel: generic printers are only allowed with 'new' printer style.Gabriel Scherer2014-12-061-32/+42
* toplevel: extends #install_printer to accept parameterised printersGabriel Scherer2014-12-061-15/+73
* toplevel: allows the extension of 'genprintval.ml' with parameterised printer.Gabriel Scherer2014-12-064-30/+130
* fix regression in toplevel printing of lazy valuesGabriel Scherer2014-11-231-6/+29
* PR#6648: show_module should indicate its elision (add Osig_ellipsis to outcom...Jacques Garrigue2014-11-101-7/+2
* merge branch 4.02 from release 4.02.0 to release 4.02.1Damien Doligez2014-10-151-0/+2
|\
| * Sync with trunk.Alain Frisch2014-09-251-1/+4
| |\
| * \ Sync with trunk.Alain Frisch2014-09-046-5/+11
| |\ \
| * \ \ Sync with trunk. Rebinding of inlined extension constructors with free variab...Alain Frisch2014-08-079-112/+216
| |\ \ \
| * \ \ \ Synchronize with trunk.Alain Frisch2014-04-223-6/+101
| |\ \ \ \
| * | | | | Keep the id for the synthesized sub-declaration in Cstr_record.Alain Frisch2014-04-081-1/+1
| * | | | | Keep inlined records in Typedtree and Types. Synthesize record types when in...Alain Frisch2014-04-071-32/+52
* | | | | | Reintegrate-merge constructors_with_record5 branch.Alain Frisch2014-10-142-33/+68
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Adapt printer.Alain Frisch2014-04-071-45/+9
| * | | | | Support for record arguments on exceptions.Alain Frisch2014-04-011-2/+8
| * | | | | Rvert parts of the original commit which are not relevant with the encoding a...Alain Frisch2014-03-311-14/+2
| * | | | | Encode record arguments into extra record declarations.Alain Frisch2014-03-311-5/+13
| * | | | | Some preparation for record arguments.Alain Frisch2014-03-281-2/+14
* | | | | | #6609: export Toploop.phrase.Alain Frisch2014-10-132-3/+6
* | | | | | Factorize.Alain Frisch2014-10-031-45/+9
* | | | | | Prepare environment (with Compenv.readenv) before executing script passed on ...Alain Frisch2014-10-011-0/+1
| |_|_|_|/ |/| | | |
* | | | | #5904: improve support for ppx in the toplevel by allowing ppx processors to ...Alain Frisch2014-09-231-1/+4
| |_|_|/ |/| | |
* | | | #6529: further optimize consistency check.Alain Frisch2014-09-012-2/+2
* | | | merge changes of version/4.02 from r15121 to r15155Damien Doligez2014-08-292-0/+2
* | | | 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