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
/
env.ml
Age
Commit message (
Expand
)
Author
2015-01-17
Fix PR#6752: scope escaping due to reference inside a module
Jacques Garrigue
2015-01-16
PR#6600: make -short-paths faster by building the printing map incrementally
Jacques Garrigue
2014-12-10
#6688: allow val declarations as structure items.
Alain Frisch
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-10-14
Reintegrate-merge constructors_with_record5 branch.
Alain Frisch
2014-10-03
Cleanup.
Alain Frisch
2014-10-03
Integrate simple change from constructors_with_record4.
Alain Frisch
2014-10-02
Fix PR#6593: Functor application in tests/basic-modules fails
Jacques Garrigue
2014-10-01
Fix PR#6465: allow incremental weakening of module aliases
Jacques Garrigue
2014-09-01
#6529: the checked flag is now part of pers_struct.
Alain Frisch
2014-09-01
#6529: further optimize consistency check.
Alain Frisch
2014-08-28
fix minor error-reporting bug
Gabriel Scherer
2014-08-22
merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...
Damien Doligez
2014-08-06
PR#6474: fix the "weak dependencies" support (patch by Leo White)
Gabriel Scherer
2014-05-12
avoid warning just before an error happens using -no-alias-deps
Jacques Garrigue
2014-05-12
* split Typetexp.lookup_module and Typetexp.find_module
Jacques Garrigue
2014-05-07
re-commit Leo's weak-dependencies pull request
Jacques Garrigue
2014-05-04
PR#5584: merge open extensible types, extension-patch-4.0.2
Jacques Garrigue
2014-05-02
* Do not require cmi file to be present if module alias is not accessed
Jacques Garrigue
2014-05-02
revert commit 14719
Jacques Garrigue
2014-05-01
weak dependencies with -trans-mod (github/ocamllabs/weak-depends 45e980a,2185...
Mark Shinwell
2014-04-29
merge branch "safe-string"
Damien Doligez
2014-04-25
Do not add absolute paths for information added to
Jacques Garrigue
2014-04-12
fix some of the whitespace problems in the source
Damien Doligez
2014-04-07
Remove debug.
Alain Frisch
2014-04-04
Support exception rebinding.
Alain Frisch
2014-04-01
Support for record arguments on exceptions.
Alain Frisch
2014-03-23
Optimize Env.find_module further for PR#6350
Jacques Garrigue
2014-03-22
Fix PR#6350
Jacques Garrigue
2014-01-30
Add location to module and module type definitions. Improves #6311.
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-12-17
merge generative functors
Jacques Garrigue
2013-11-15
also generate module aliases when using include
Jacques Garrigue
2013-11-11
use new scrape_alias for Env too
Jacques Garrigue
2013-10-24
merge trunk:14244 to fix bootstrap
Jacques Garrigue
2013-10-08
Do not add module aliases to imports
Jacques Garrigue
2013-10-04
make path normalization safer; now Core not only compiles but works
Jacques Garrigue
2013-10-02
Hurrah: Core compiles (with some warnings)
Jacques Garrigue
2013-10-01
Keep attributes with module type declarations. Warning on reference to deprec...
Alain Frisch
2013-10-01
everything works except camlp4
Jacques Garrigue
2013-09-30
passes the testsuite!
Jacques Garrigue
2013-09-30
Merge trunk at revision 14200. Now everything works except private types
Jacques Garrigue
2013-09-30
mostly works, but:
Jacques Garrigue
2013-09-30
do not alias functor parameters + some problems with coercions not fixed yet
Jacques Garrigue
2013-09-29
Support module aliases.
Jacques Garrigue
2013-09-27
Keep attributes on module declarations.
Alain Frisch
2013-09-17
Do not track unused type declarations created by 'include'.
Alain Frisch
2013-09-12
Simplify common case of unit-wide errors.
Alain Frisch
[next]