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
Age
Commit message (
Expand
)
Author
2014-04-04
Distinguish explicitly representation of regular records and inlined records ...
Alain Frisch
2014-04-04
Support exception rebinding.
Alain Frisch
2014-04-04
Get rid of 'as' clause in inline records. Support re-export of sum types wit...
Alain Frisch
2014-04-04
Fix PR#6348
Jacques Garrigue
2014-04-04
Fix PR#6347
Jacques Garrigue
2014-04-03
ignore generated file ocamlmklibconfig.ml
Damien Doligez
2014-04-03
Fix PR#6352
Jacques Garrigue
2014-04-03
comment 9644 of PR#6000: principality check for coercion to format
Jacques Garrigue
2014-04-02
Revert bad change included in previous commit, which broke tests/typing-modul...
Alain Frisch
2014-04-02
Get rid of ocamlcomp.sh. The next step is to share all those common declarat...
Alain Frisch
2014-04-02
Fix PR#6359
Luc Maranget
2014-04-01
Allow to give an explicit name (and specify parameters) for inlined records.
Alain Frisch
2014-04-01
Always keep the original type parameters (with ordering) for synthesized reco...
Alain Frisch
2014-04-01
Remove debug.
Alain Frisch
2014-04-01
Switch to t.A syntax for synthesized types. Allow the user to refer to such ...
Alain Frisch
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
stop ignoring ocamlmklib.ml, it is not a generated file any more
Damien Doligez
2014-03-31
Adapt ocamlopt.
Alain Frisch
2014-03-31
Revert "PR#6270: remove need for -I directives to ocamldebug in common case (...
Gabriel Scherer
2014-03-31
Cleanup (use attributes to pass information).
Alain Frisch
2014-03-31
Encode record arguments into extra record declarations.
Alain Frisch
2014-03-31
PR#6270: remove need for -I directives to ocamldebug in common case (patch by...
Xavier Clerc
2014-03-28
Type-check constructor creation with a record argument.
Alain Frisch
2014-03-28
Some preparation for record arguments.
Alain Frisch
2014-03-28
Create another branch to work on #5528
Alain Frisch
2014-03-28
Pprintast: factorize handling of infix/prefix binders
Gabriel Scherer
2014-03-27
ignore .cmt and .cmti files
Damien Doligez
2014-03-27
fix msvc64 port by removing unused open Misc (untested, esp. on other Windows...
Damien Doligez
2014-03-27
In cmmgen, use previously defined 'get_size' function to emit
Luc Maranget
2014-03-26
Compile with the same warning configuration under Windows.
Alain Frisch
2014-03-26
#6352: add a warning on implicit removal of optional arguments.
Alain Frisch
2014-03-26
Get rid of some uses of implicit removal of optional arguments.
Alain Frisch
2014-03-26
Get rid of some uses of implicit removal of optional arguments.
Alain Frisch
2014-03-26
Get rid of some uses of implicit removal of optional arguments.
Alain Frisch
2014-03-26
More robust syntax (in case we add e.g. some 'open' statement before).
Alain Frisch
2014-03-26
Also compile with -bin-annot under Windows.
Alain Frisch
2014-03-26
Remove spurious character from error message.
Alain Frisch
2014-03-25
commit mergeinfo to keep svn happy
Damien Doligez
2014-03-25
skip debugger test when dynlink is not available
Damien Doligez
2014-03-25
PR#6351: minor arm64 fix (patch by Richard W.M. Jones)
Gabriel Scherer
2014-03-25
#6260: fix unecessary boxing of let-bound floats/ints.
Alain Frisch
2014-03-24
Ensure that record patterns don't miss any field in Ast_mapper (use of option...
Alain Frisch
2014-03-23
Optimize Env.find_module further for PR#6350
Jacques Garrigue
2014-03-22
Fix PR#6350
Jacques Garrigue
2014-03-21
[minor] add strmatch to Makefile.nt
Gabriel Scherer
2014-03-21
Oups
Luc Maranget
2014-03-21
#PR6269 Optimized string matching
Luc Maranget
2014-03-21
Factor out the grammar productions for functor parameters
Gabriel Scherer
2014-03-20
Pervasives: define [min_int] and [max_int] without assuming that integers are...
Gabriel Scherer
[prev]
[next]