index
:
delta/ocaml.git
3.08
3.09
3.10
3.11
3.12
4.00
4.00-with-binannot
4.01
4.02
4.03
4.04
4.05
4.06
4.07
4.08
4.09
4.10
4.11
4.12
4.13
4.14
5.0
5.1
FSF
MPR7048
MPR7609
MPR7609-continued
MPR7638
MPR7642
PR7042
abstract-new
abstract_intel_emit
abstract_x86_asm
afrisch_fix_reachable_words
afrisch_fix_stdlib_makefile_windows
annot-from-lambda
arm-literals
arm64
ast_rewriter
atomic_write_cmi
attributes
autofocus
backend-optims
big-marshal
binary-annot
binary-compat
build-with-debugging-informations
cc-optim
cducetrunk
class-with-type
cmm-mach-types
constructors_with_record
constructors_with_record2
constructors_with_record3
constructors_with_record4
constructors_with_record5
contracts
contracts-3.11
contribution_workflow
delegate
deprecated_optional_arguments
disable_unused_warnings_for_print_types
doc2attr
doc_windows_unicode
dothat
dwarf
dynamic_loading
dynamics
dyntypes
enter-mod-decl
ephemeron
exception_registration
execvpe
expoly
extension_points
fastclass
faster-testsuite
fix-32bit-warning
fix-getwd-use
fix_7657
fix_7680
fix_7682
fix_large_file_lseek_windows
fix_mingw
fix_ocamllex
fixedtypes
flambda
flambda_trunk
fmu
fstclassmod
fstclassmod_parametrized
gadt-warnings
gadts
gadts-devel
gadts-devel-lenormand
gcaml
gcaml3
gcaml3090
gcaml3101
ground_coercion
hex-float
hidden_args
implicit-subtyping
implicit-unpack
implicits
improve-PIC-and-PIE
improve_arg_read_arg
inline-more
inplace_let
ios-support
jo311
jo312
jo400
jo401
jocamltrunk
jocamltrunk+cduce
labltk
let_open_in_classes
letopen
letopenin
lightlabels
located_errors
m7100_gc_when_many_custom_blocks_in_minor_heap
map_file_omission
mark_expansive
master
menubars
merge_sig_str
metadata
minus-camlp4
mltk
module-alias
module_of_module_type
moduletypeof
monadic_let
more_unboxing
multimatch
namespaces
natdynlink
new-test-framework
newfunsyntax
newoolab
newoolab2
newoolabmult
newsysthreads
newtypein
no_internal_deprecation
non-vanishing
objvariants
ocaml-binannot
ocaml2
ocamldebug_g
ocamlmode
olabl
open_types
opt_backtrace
override
overridemethod
poly_meth
poly_meth2
polyrec
ppc64
pr/1866
pr7591
pr7661-again
pr8891
pr8908
pr8934
private_abbrevs
raise_variants
record-disambiguation
recursive_modules
remove-libnum
remove_spurious_semi_colons
resurrect-cygwin64-review-base
revert-1377-ocamldep_nested_include_fix
safe-string
short-paths
short-paths-4.01
sigsubst
simplify_duplicate_ident_optim
sse2
static_exceptions
strict_labels
stripped-ocaml
test_for_self_review
tests_asmcomp_revised
tmp-merging-3.12.1
treematch
trunk
unlabeled-1.1.2
unlabeled-1.2.2
unlabeled-1.3.2
unused_declarations
user-defined-indexing-operators
variants303
varunion
warning_attribute_on_type_exprs
win32
win32-rename
win32-sockets
with-frame-pointers
github.com: ocaml/ocaml
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
typing
/
typemod.mli
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove support for compiler plugins (#2276)
Mark Shinwell
2019-03-13
1
-8
/
+2
*
Extend `open` to arbritrary module expressions in structures and to
Runhang Li
2018-11-26
1
-0
/
+9
*
introduce local substitutions in signatures
Thomas Refis
2018-11-09
1
-15
/
+19
*
manual: compiler-libs.mld -> compiler_libs.mld
Florian Angeletti
2018-09-12
1
-1
/
+1
*
MPR7546, manual: preambles and warnings for compiler-libs modules (#2020)
Florian Angeletti
2018-09-12
1
-1
/
+6
*
typemod: allow items coming from includes to be shadowed
Thomas Refis
2018-07-25
1
-6
/
+33
*
New attempt at fixing MPR#7726 (#1676)
Jacques Garrigue
2018-07-13
1
-0
/
+1
*
Prefix the compilation unit names of all modules in the stdlib
Jeremie Dimino
2018-02-12
1
-1
/
+2
*
Allow compilation units to shadow sub-modules of Pervasives (#1513)
Jérémie Dimino
2018-02-02
1
-1
/
+7
*
Substitute as path instead of expression if possible.
Valentin Gatien-Baron
2017-08-01
1
-0
/
+1
*
Support syntax: S with M.N.t := ...
Valentin Gatien-Baron
2017-08-01
1
-0
/
+3
*
Support syntax: S with type t := valid-type-expression
Valentin Gatien-Baron
2017-07-29
1
-1
/
+0
*
Support 'let open' in class and class type expressions (#1249)
Alain Frisch
2017-07-20
1
-1
/
+1
*
GPR#1187: cite typemod and pparse plugin hooks
octachron
2017-06-01
1
-1
/
+1
*
Avoid rebuilding cmi_info record when creating .cmti files (#781)
Alain Frisch
2016-08-30
1
-1
/
+1
*
Add hooks on some compilation phases
Fabrice Le Fessant
2016-07-12
1
-1
/
+7
*
Update headers for the new license.
Damien Doligez
2016-02-18
1
-11
/
+14
*
Better -no-alias-deps errors
Leo White
2015-10-22
1
-0
/
+1
*
merge branch 4.02 from 4.02.1 (rev 15540) to a few fixes after 4.02.2 (rev 16...
Damien Doligez
2015-07-17
1
-0
/
+2
*
Fix PR#6899
Jacques Garrigue
2015-06-23
1
-1
/
+1
*
Fix PR#6842: export Typemod.modtype_of_package
Jacques Garrigue
2015-04-23
1
-1
/
+3
*
* split Typetexp.lookup_module and Typetexp.find_module
Jacques Garrigue
2014-05-12
1
-0
/
+3
*
Expose a Typemod.type_interface (currently an alias of Typemod.transl_signatu...
Alain Frisch
2014-05-07
1
-0
/
+2
*
#6399: protocol (based on a built-in ocaml.error extension node) to let ppx t...
Alain Frisch
2014-05-07
1
-1
/
+1
*
merge branch "safe-string"
Damien Doligez
2014-04-29
1
-2
/
+3
*
merge generative functors
Jacques Garrigue
2013-12-17
1
-0
/
+1
*
Synchronize with trunk.
Alain Frisch
2013-07-22
1
-2
/
+0
|
\
|
*
#6073: Add signature to Tstr_include. (Cherry-picked from commit 13903 on 4.01.)
Alain Frisch
2013-07-17
1
-2
/
+0
*
|
Parse recursive module as standard modules, and check in the type-checker tha...
Alain Frisch
2013-03-05
1
-0
/
+1
*
|
First version with attributes and extensions on expressions, type expressions...
Alain Frisch
2013-02-28
1
-0
/
+1
|
/
*
Merge short-paths into a fresh branch of trunk.
short-paths-4.01
Jacques Garrigue
2013-01-29
1
-2
/
+2
|
\
|
*
merge version/4.00 at revision 12866
Jacques Garrigue
2012-08-21
1
-5
/
+13
|
*
propagate path-expansion environment everywhere
Jacques Garrigue
2012-01-23
1
-2
/
+2
*
|
remove all $Id keywords
Damien Doligez
2012-10-15
1
-2
/
+0
*
|
#5629: A toplevel 'open' in the REPL does not trigger an unused open warning.
Alain Frisch
2012-06-01
1
-0
/
+3
*
|
merge with branch bin-annot
Fabrice Le Fessant
2012-05-30
1
-5
/
+10
|
/
*
#5358: package types allow constraints on typed in sub-modules. Camlp4 compil...
Alain Frisch
2011-12-14
1
-1
/
+1
*
fix bug in first-class module unpacking
Jacques Garrigue
2011-08-20
1
-0
/
+1
*
renaming of Objective Caml to OCaml and cleanup of copyright headers
Damien Doligez
2011-07-27
1
-1
/
+1
*
merge branches/implicit-unpack + update camlp4
Jacques Garrigue
2010-10-21
1
-0
/
+2
*
Error narrowing for module type lookups.
Alain Frisch
2010-05-18
1
-2
/
+1
*
Error narrowing for module lookups.
Alain Frisch
2010-05-18
1
-2
/
+1
*
merge branches/sigsubst 9626:10205
Jacques Garrigue
2010-04-17
1
-0
/
+1
*
Merge first class modules: svn merge -r 9369:9396 $caml/branches/fstclassmod.
Alain Frisch
2009-10-26
1
-0
/
+1
*
ajout des annotations pour variables et appels terminaux
Damien Doligez
2007-05-16
1
-1
/
+2
*
Retour en arriere sur la simplification des signatures inferees (fix du PR#35...
Xavier Leroy
2005-08-08
1
-0
/
+2
*
Systematiser la simplification des signatures inferees (PR#3545)
Xavier Leroy
2005-08-02
1
-2
/
+0
*
Generalisation option -o
Xavier Leroy
2004-06-13
1
-0
/
+1
*
Pour l'option -pack, ajout possibilite de donner des .cmi sur la ligne de com...
Xavier Leroy
2004-04-09
1
-0
/
+1
*
Pour l'option -pack, permettre de donner une interface explicite (via un .mli...
Xavier Leroy
2003-03-06
1
-1
/
+1
[next]