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
/
typetexp.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR#7233: GADT equations for non-local abstract types
Jacques Garrigue
2016-06-13
1
-7
/
+10
*
Merge tag 4.03.0 into trunk.
Damien Doligez
2016-04-28
1
-1
/
+1
*
More warnings when compiling the compiler.
alainfrisch
2016-03-15
1
-9
/
+9
*
Update headers for the new license.
Damien Doligez
2016-02-18
1
-11
/
+14
*
Replace uses of [Syntaxerr.ill_formed_ast] by asserts
Jeremie Dimino
2016-01-27
1
-2
/
+1
*
Simplify.
alainfrisch
2016-01-19
1
-5
/
+2
*
Useless bindings, unit patterns, whitespace.
alainfrisch
2016-01-19
1
-2
/
+2
*
Add module to deal with 'front-end' built-in attributes.
alainfrisch
2015-12-02
1
-152
/
+6
*
Pass location to Env.lookup_ functions explicitly.
alainfrisch
2015-12-02
1
-3
/
+3
*
Avoid warning duplication: checking module deprecation is done in Env.
alainfrisch
2015-12-01
1
-1
/
+1
*
Recognize ocaml.deprecated floating attribute on top of .ml files to support ...
alainfrisch
2015-12-01
1
-0
/
+9
*
Store deprecated flag in 'module components' and raise the deprecated warning...
alainfrisch
2015-12-01
1
-1
/
+4
*
Interpret deprecation warning when looking up external units.
alainfrisch
2015-11-27
1
-1
/
+2
*
Keep deprecation flag on compilation unit, extracted from a floating attribut...
alainfrisch
2015-11-27
1
-11
/
+23
*
Improve error for ill-typed functor application
Leo White
2015-10-26
1
-2
/
+19
*
Better -no-alias-deps errors
Leo White
2015-10-22
1
-0
/
+7
*
PR#7012: hint when using [ 'A | 'B ] instead of [ B ]
Gabriel Scherer
2015-10-17
1
-1
/
+7
*
Revert "PR#7012: hint when using [ 'A | 'B ] instead of [ B ]"
Gabriel Scherer
2015-10-17
1
-7
/
+1
*
PR#7012: hint when using [ 'A | 'B ] instead of [ B ]
Gabriel Scherer
2015-10-17
1
-1
/
+7
*
Remove dead code.
Alain Frisch
2015-10-16
1
-5
/
+0
*
Fix PR#7012
Jacques Garrigue
2015-10-10
1
-2
/
+2
*
partial fix of PR#5780
Jacques Garrigue
2015-09-09
1
-0
/
+1
*
#6583: support for custom #... binary operators (also allowing '#' in trailin...
Alain Frisch
2015-03-09
1
-0
/
+1
*
PR#6714: allow [@@ocaml.warning] on most structure and signature items (value...
Gabriel Scherer
2014-12-27
1
-0
/
+11
*
Exhauce PR#6611: remove the option wrapper on optional arguments in the synta...
Jacques Garrigue
2014-12-22
1
-1
/
+6
*
'Did you mean' for variables missing on one side of an or-pattern
Gabriel Scherer
2014-12-13
1
-0
/
+3
*
simplify the spellcheck functions
Gabriel Scherer
2014-12-13
1
-50
/
+23
*
merge changes from branch 4.02 from branching (rev 14852) to 4.02.0+rc1 (rev ...
Damien Doligez
2014-08-22
1
-5
/
+12
*
avoid warning just before an error happens using -no-alias-deps
Jacques Garrigue
2014-05-12
1
-4
/
+2
*
* split Typetexp.lookup_module and Typetexp.find_module
Jacques Garrigue
2014-05-12
1
-15
/
+14
*
Fix PR#6410: Error message for an attempt to use a functor as a module is con...
Jacques Garrigue
2014-05-11
1
-1
/
+11
*
indentation
Jacques Garrigue
2014-05-09
1
-6
/
+7
*
disable Clflags.transparent_modules when narrowing unbound identifier error
Jacques Garrigue
2014-05-09
1
-7
/
+18
*
Protocol to allow ppx processors to report warnings to the compiler (reported...
Alain Frisch
2014-05-07
1
-0
/
+18
*
#6399: protocol (based on a built-in ocaml.error extension node) to let ppx t...
Alain Frisch
2014-05-07
1
-5
/
+29
*
ocaml.warnerror built-in attribute.
Alain Frisch
2014-05-06
1
-19
/
+20
*
Revise behavior of ocaml.warning attribute: when used as a floating attribut...
Alain Frisch
2014-05-06
1
-5
/
+13
*
When the payload of the ocaml.deprecated attribute is a string, report it as ...
Alain Frisch
2014-05-06
1
-8
/
+18
*
Recognize both prefixed and unprefixed built-in attributes (e.g. ocaml.deprec...
Alain Frisch
2014-05-06
1
-2
/
+4
*
#6387: also allow attributes on methods in object types (< m [@foo] : int; ..>).
Alain Frisch
2014-05-05
1
-2
/
+2
*
PR#5584: merge open extensible types, extension-patch-4.0.2
Jacques Garrigue
2014-05-04
1
-14
/
+25
*
#6387: allow attributes on variants in polymorphic variant types.
Alain Frisch
2014-04-30
1
-2
/
+2
*
merge branch "safe-string"
Damien Doligez
2014-04-29
1
-1
/
+1
*
Fix PR#6383: Exception Not_found when using object type in absent module
Jacques Garrigue
2014-04-28
1
-1
/
+1
*
Make Parsetree more uniform by keeping locations in all records which have at...
Alain Frisch
2014-04-22
1
-0
/
+6
*
Use 'ocaml.' prefix for built-in attributes ocaml.warning, ocaml.deprecated. ...
Alain Frisch
2014-04-14
1
-4
/
+4
*
fix some of the whitespace problems in the source
Damien Doligez
2014-04-12
1
-5
/
+4
*
Structural typing of first class modules (cf. PR#6333)
Jacques Garrigue
2014-03-10
1
-1
/
+1
*
Fix PR#6331
Jacques Garrigue
2014-02-25
1
-2
/
+4
*
Fix PR#6293
Jacques Garrigue
2014-01-14
1
-1
/
+2
[next]