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
/
typing
Age
Commit message (
Expand
)
Author
2015-02-05
Fix PR#6768: Typechecker overflow the stack on cyclic type
Jacques Garrigue
2015-01-17
Fix PR#6752: scope escaping due to reference inside a module
Jacques Garrigue
2015-01-17
Fix PR#6171: Error message confusing for the beginner when a type escapes its...
Jacques Garrigue
2015-01-17
partial fix of PR#6744
Jacques Garrigue
2015-01-16
Resolve PR#6742: remove duplicate virtual_flag information from Tstr_class
Jacques Garrigue
2015-01-16
PR#6600: make -short-paths faster by building the printing map incrementally
Jacques Garrigue
2015-01-15
Fix #6748 (bug in tast_iter, some module coercions were not rewritten).
Alain Frisch
2015-01-06
#6737: also keep attribute with optional argument + default value.
Alain Frisch
2015-01-06
#6737: fix typedtree attributes on (fun x -> body) expressions).
Alain Frisch
2014-12-27
PR#6714: allow [@@ocaml.warning] on most structure and signature items (value...
Gabriel Scherer
2014-12-22
Replace TypedtreeMap with a more standard open-recursion iterator Tast_mapper...
Alain Frisch
2014-12-22
Exhauce PR#6611: remove the option wrapper on optional arguments in the synta...
Jacques Garrigue
2014-12-22
exhauce PR#6367: introduce Asttypes.arg_label to encode labelled arguments
Jacques Garrigue
2014-12-21
PR6695: Make sure the compiler only uses ASCII string functions.
Gabriel Scherer
2014-12-21
PR#6466: use "extensible variant" rather than "open" types in error message
Gabriel Scherer
2014-12-19
Fix constructor names in Typedast printing.
Gabriel Scherer
2014-12-19
Fix PR#6726: Access to the wrong field of aliased module
Jacques Garrigue
2014-12-16
add comment for Tobject in Datarepr.free_vars
Jacques Garrigue
2014-12-16
Fix PR#6716: Assertion failure with existentials + inline records + rows
Jacques Garrigue
2014-12-13
'Did you mean' for instance variables
Gabriel Scherer
2014-12-13
'Did you mean' for unbound method names
Gabriel Scherer
2014-12-13
typecore.ml: minor refactoring
Gabriel Scherer
2014-12-13
simplify spellchecking of labels in typecore.ml:
Gabriel Scherer
2014-12-13
'Did you mean' for variables missing on one side of an or-pattern
Gabriel Scherer
2014-12-13
simplify the spellcheck functions
Gabriel Scherer
2014-12-10
#6688: allow val declarations as structure items.
Alain Frisch
2014-12-08
Fix PR#6680
Jacques Garrigue
2014-12-08
fix PR#6690
Jacques Garrigue
2014-12-03
Avoid an index-out-of-bound fatal error when the primitive name is empty.
Alain Frisch
2014-11-17
Typedtree: add type information to primitive coercions
Gabriel Scherer
2014-11-12
tentative fix of PR#6651
Jacques Garrigue
2014-11-10
Fix PR#6650: Cty_constr not handled correctly by Subst
Jacques Garrigue
2014-11-10
PR#6648: show_module should indicate its elision (add Osig_ellipsis to outcom...
Jacques Garrigue
2014-10-29
fix a bug where the .annot files were truncated because of a missing "close"
Damien Doligez
2014-10-15
merge branch 4.02 from release 4.02.0 to release 4.02.1
Damien Doligez
2014-10-14
Reintegrate-merge constructors_with_record5 branch.
Alain Frisch
2014-10-09
Cleanup.
Alain Frisch
2014-10-09
Cleanup.
Alain Frisch
2014-10-09
Fix.
Alain Frisch
2014-10-09
Better error message.
Alain Frisch
2014-10-09
Text.
Alain Frisch
2014-10-09
Sync with trunk.
Alain Frisch
2014-10-09
Move constructor and label description records to the bottom of Types. Conce...
Alain Frisch
2014-10-07
Improve error message.
Alain Frisch
2014-10-07
Reduce diff with trunk.
Alain Frisch
2014-10-07
Reduce diff with trunk.
Alain Frisch
2014-10-07
Stop propagating manifest on inlined record types created by rebinding of ext...
Alain Frisch
2014-10-07
Sync with trunk.
Alain Frisch
2014-10-07
Simplify removal of duplicated values in signatures, reusing the same code as...
Alain Frisch
2014-10-07
Disallow completely inline records on GADT constructors.
Alain Frisch
[next]