summaryrefslogtreecommitdiffstats
path: root/otherlibs/labltk
AgeCommit message (Expand)Author
2013-02-27Refactoring the Makefile for binary compilation.Pierre Weis
2013-02-27Get rid of spurious warnings for unused variables.Pierre Weis
2013-02-25misc: replace stat_(alloc|free|resize) occurences with caml_stat_(...).Wojciech Meyer
2013-01-29Merge short-paths into a fresh branch of trunk.Jacques Garrigue
2013-01-03ignore generated fileDamien Doligez
2012-10-24Stop keeping a Path.t to refer to labels and constructors in the Typedtree AS...Alain Frisch
2012-10-16#5770: Syntax error messages involving unclosed parens are sometimes incorrect.Alain Frisch
2012-09-30PR#5715: change the fix to avoid breaking the mingw portDamien Doligez
2012-08-21merge version/4.00 at revision 12866Jacques Garrigue
2012-08-09remove spurious whitespace at EOFDamien Doligez
2012-08-08PR#5715 (partial?) disabling shared libraries does not work under cygwinDamien Doligez
2012-08-02add some missing copyright headersDamien Doligez
2012-07-30clean up TABs and whitespaceDamien Doligez
2012-07-26merge changes from 4.00 branching to 4.00.0 (part 1)Damien Doligez
2012-07-10fix PR#5674: move Texp_poly and Texp_newtype to exp_extraJacques Garrigue
2012-05-30merge with branch bin-annotFabrice Le Fessant
2012-05-29Compile with warning 33, and remove unused opens.Alain Frisch
2012-05-21Makefile: typo in installoptopt entryXavier Leroy
2012-03-23Follow-up on PR#5553Jacques Garrigue
2012-03-06Detect unused exception declarations (#5524).Alain Frisch
2012-03-06Keep locations for exception declaration. This gives better error messages an...Alain Frisch
2012-02-23refactoring the "read n bytes from a channel into a new string" idiomDamien Doligez
2012-02-13Change "Ocaml" to "OCaml" everywhereDamien Doligez
2012-02-10More renaming to OCamlDamien Doligez
2012-02-05Fix various compiler warnings in labltk.Benedikt Meurer
2012-01-23propagate path-expansion environment everywhereJacques Garrigue
2012-01-22Attempt at shortening paths on printingJacques Garrigue
2012-01-18Merge the unused_declarations branch.Alain Frisch
2012-01-18Synchronize with trunk.Alain Frisch
2012-01-17Fix PR#5475Fabrice Le Fessant
2011-12-28Remove unused constructors in the AST: Cf_let, Pcf_let.Alain Frisch
2011-12-21Create a branch to experiment with better warnings on unused declarations.Alain Frisch
2011-10-21merge branches/located_errorsJacques Garrigue
2011-09-22Keep type variable namesJacques Garrigue
2011-09-15Jonathan's updates to the Windows/Mingw portXavier Leroy
2011-08-04PR#5238, PR#5277: Sys_error when getting error locationDamien Doligez
2011-07-29merge branches/gadtsJacques Garrigue
2011-07-27renaming of Objective Caml to OCaml and cleanup of copyright headersDamien Doligez
2011-07-27file "modules" is not auto-generatedDamien Doligez
2011-07-27file "modules" is not auto-generatedDamien Doligez
2011-07-27file "modules" is not auto-generatedDamien Doligez
2011-07-20uniform .ignore systemDamien Doligez
2011-07-20merge changes from 3.12.0 to 3.12.1Damien Doligez
2011-06-20New module dependency.Pierre Weis
2011-03-17Ignoring compiled files.Pierre Weis
2010-11-16complete_constrs in parmatch.ml now works with gadts. Reverted changes to the...Jacques Le Normand
2010-11-10clean upJacques Le Normand
2010-11-08updated references to Tpat_record to accomodate the extra fieldJacques Le Normand
2010-11-08allow variance in GADTsJacques Garrigue
2010-10-25merged with trunk. specifically, merged with implicit unpack patchJacques Le Normand