index
:
adrien/ocaml
mantis-6773-separate-build-of-ocamldoc-ocamlbuild-ocamldebug-v2
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
toplevel
Age
Commit message (
Expand
)
Author
2014-04-01
Support for record arguments on exceptions.
Alain Frisch
2014-03-31
Rvert parts of the original commit which are not relevant with the encoding a...
Alain Frisch
2014-03-31
Encode record arguments into extra record declarations.
Alain Frisch
2014-03-28
Some preparation for record arguments.
Alain Frisch
2014-01-10
Merge module-alias branch (cf. PR#6063)
Jacques Garrigue
2013-12-20
Add -trans-mod option for transparent module dependencies.
Jacques Garrigue
2013-10-23
Change the representation of exception slots: instead of being represented as...
Alain Frisch
2013-10-18
#6203: change representation of exception values created with a constant cons...
Alain Frisch
2013-10-04
make path normalization safer; now Core not only compiles but works
Jacques Garrigue
2013-09-27
Keep attributes on module declarations.
Alain Frisch
2013-09-27
Keep location and attributes in type, label and constructor declarations. De...
Alain Frisch
2013-09-12
Continue.
Alain Frisch
2013-09-12
Continue cleanup. driver/errors.ml is no longer needed.
Alain Frisch
2013-09-04
Merge branch 4.01 from branching point to 4.01.0+rc1
Damien Doligez
2013-08-28
Synchronize with trunk.
Alain Frisch
2013-08-04
PR#6071: Add a -noinit option to the toplevel [patch by David Sheets]
Gabriel Scherer
2013-07-22
Synchronize with trunk.
Alain Frisch
2013-07-17
Fix OCAMLPARAM problems
Fabrice Le Fessant
2013-07-16
Synchronize with trunk.
Alain Frisch
2013-06-12
Fix ocamlnat compilation
Fabrice Le Fessant
2013-06-05
Improved implementation of OCAMLPARAM
Fabrice Le Fessant
2013-04-30
Take ambiguity into account when using -short-paths option.
Jacques Garrigue
2013-04-11
Attributes on Pstr_eval.
Alain Frisch
2013-03-08
Attributes on expresions (etc) are now stored in the expression record, to fa...
Alain Frisch
2013-03-05
Parse recursive module as standard modules, and check in the type-checker tha...
Alain Frisch
2013-01-29
Merge short-paths into a fresh branch of trunk.
Jacques Garrigue
2013-01-25
#5904: support for -ppx in the toplevel.
Alain Frisch
2012-12-18
Add a -dtypedtree flag to all tools (using Printtyped). Also fix ocamlnat.
Alain Frisch
2012-11-18
PR#5825: Add a primitive to use source file wrapped in the coresponding module.
Wojciech Meyer
2012-10-24
Stop keeping a Path.t to refer to labels and constructors in the Typedtree AS...
Alain Frisch
2012-10-17
#5741: make Pprintast available from the command-line (-dsource).
Alain Frisch
2012-10-15
remove TABs
Damien Doligez
2012-10-15
remove all $Id keywords
Damien Doligez
2012-10-12
PR#5787: Bad behavior of 'Unused ...' warnings in the toplevel.
Alain Frisch
2012-08-21
merge version/4.00 at revision 12866
Jacques Garrigue
2012-08-14
PR#5722: toplevel: print full module path only for first record field
Jacques Garrigue
2012-07-30
clean up TABs and whitespace
Damien Doligez
2012-07-10
PR#5677: do not use "value" as identifier (genprintval.ml)
Damien Doligez
2012-07-07
PR#5628: Add Topdirs.remove_directory (and directive #remove_directory) to re...
Gabriel Scherer
2012-06-01
Unused opens.
Alain Frisch
2012-06-01
#5629: A toplevel 'open' in the REPL does not trigger an unused open warning.
Alain Frisch
2012-05-30
merge with branch bin-annot
Fabrice Le Fessant
2012-05-29
Compile with warning 33, and remove unused opens.
Alain Frisch
2012-05-08
Catch Not_found when calling Env.find_type + call Includemod.signatures in To...
Jacques Garrigue
2012-04-25
disable unused warnings for identifiers defined in the toplevel
Jacques Garrigue
2012-04-19
prefer newest name + only update env after printing
Jacques Garrigue
2012-03-21
#5551: avoid repeated lookups for missing cmi files.
Alain Frisch
2012-03-06
Detect unused exception declarations (#5524).
Alain Frisch
2012-02-23
refactoring the "read n bytes from a channel into a new string" idiom
Damien Doligez
2012-01-27
PR#1898: add -nopromptcont option to suppress secondary prompts
Damien Doligez
[next]