summaryrefslogtreecommitdiff
path: root/typing/oprint.ml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1231 from Octachron/hello_κόσμοςFlorian Angeletti2017-09-131-11/+67
|\
| * toplevel: only escapes bytes and not stringsoctachron2017-09-121-11/+67
* | Add private extensible variantsLeo White2017-09-111-1/+2
* | M.(::) syntax and printing exotic lists in the toplevel. (#1247)Florian Angeletti2017-08-111-2/+6
|/
* Strip big strings in toplevel (#1058)Fabrice Le Fessant2017-05-111-2/+18
* fix a problem where short-paths is not working for some polymorphic variant t...Valentin Gatien-Baron2017-01-021-2/+2
* GPR#606: add unboxed typesDamien Doligez2016-07-211-1/+5
* Correctly print declarations of the (::) constructor.alainfrisch2016-03-301-0/+5
* More warnings when compiling the compiler.alainfrisch2016-03-151-1/+1
* Update headers for the new license.Damien Doligez2016-02-181-11/+14
* Add support for immediate attributeWill Crichton2016-02-021-1/+5
* GPR#42: Add simpler functor type syntaxGabriel Scherer2015-10-251-7/+23
* GPR#254: @ocaml.arg_on_literal_pattern attribute on constructorsAlain Frisch2015-10-151-1/+1
* Update printing of externalsJérémie Dimino2015-10-061-5/+7
* Update printing of externals with [@unboxed] or [@untagged] attributesJérémie Dimino2015-08-251-0/+2
* Update printing of nonrec typesJérémie Dimino2015-03-131-1/+4
* PR#6648: show_module should indicate its elision (add Osig_ellipsis to outcom...Jacques Garrigue2014-11-101-0/+2
* Reintegrate-merge constructors_with_record5 branch.Alain Frisch2014-10-141-8/+10
|\
| * Adapt printer.Alain Frisch2014-04-071-8/+10
* | PR#5584: merge open extensible types, extension-patch-4.0.2Jacques Garrigue2014-05-041-21/+126
|/
* Shorten syntax for functor signatures (patch by Thomas Gazagnaire)Gabriel Scherer2014-03-201-6/+11
* Merge module-alias branch (cf. PR#6063)Jacques Garrigue2014-01-101-0/+3
|\
| * Support module aliases.Jacques Garrigue2013-09-291-0/+3
* | merge generative functorsJacques Garrigue2013-12-171-1/+3
|/
* Merge branch 4.01 from branching point to 4.01.0+rc1Damien Doligez2013-09-041-1/+2
* Rename Pcty_fun to Pcty_arrow (and idem in Types, Typedtree, Outcometree) to ...Alain Frisch2013-04-161-1/+1
* Replace commly used format strings into simple calls to format functions, to ...Alain Frisch2012-11-071-16/+36
* remove all $Id keywordsDamien Doligez2012-10-151-2/+0
* Removal of unnecessary "rec" clauses (to please warning #39).Xavier Clerc2012-05-291-1/+1
* fix PR#5449Jacques Garrigue2011-12-281-3/+3
* New syntax for 'custom let bindings': let.simple_expr pat = expr in exprAlain Frisch2011-12-211-3/+3
* Fix pretty-printing of let-like operators.Alain Frisch2011-12-201-3/+3
* merge branches/gadtsJacques Garrigue2011-07-291-7/+22
|\
| * fixed bug in syntax extension. Made unification of variants and objects local...Jacques Le Normand2010-10-191-1/+1
| * first commitJacques Le Normand2010-09-131-7/+17
* | renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez2011-07-271-1/+1
* | merge changes from 3.12.0 to 3.12.1Damien Doligez2011-07-201-1/+1
|/
* PR#4964: parenthesized names for infix functions in annot filesXavier Clerc2010-05-311-6/+10
* Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.Alain Frisch2009-10-261-0/+10
* merge changes between 3.10.2 and the end of branch 3.10Damien Doligez2008-10-081-6/+8
* merge changes 3.10.0 -> 3.10.1Damien Doligez2008-01-111-1/+1
* fusion de la version 3.10.0Damien Doligez2007-10-081-4/+4
* contravariance bug in with constraints for private rowsJacques Garrigue2006-04-211-0/+1
* add virtual instance variablesJacques Garrigue2006-04-051-2/+4
* merge fixedtypes branchJacques Garrigue2005-03-231-14/+15
* dead codeJacques Garrigue2004-12-091-4/+0
* fix variance bugJacques Garrigue2004-12-091-2/+5
* Impression des 'rec' et des 'and' dans les signatures inferees (PR#1981,2585)Xavier Leroy2004-06-121-14/+17
* Meilleure impression des flottants (PR#1778, PR#1781)Xavier Leroy2003-07-291-10/+30
* Revu representation des declarations de type privateXavier Leroy2003-07-021-10/+10