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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9269 from Octachron/fix_annot
Gabriel Scherer
2020-01-30
3
-6
/
+7
*
Merge pull request #9261 from lthls/rec_check_ignore_fix
Gabriel Scherer
2020-01-27
1
-2
/
+2
*
Merge pull request #9185 from hhugo/fix-unused-open
Florian Angeletti
2020-01-10
1
-1
/
+3
|
\
|
*
Fix error message
Hugo Heuzard
2019-12-16
1
-1
/
+1
|
*
fix spurious 'unused open' with class
Hugo Heuzard
2019-12-15
1
-0
/
+1
|
*
fix spurious 'unused open' with polymorphic variant
Hugo Heuzard
2019-12-15
1
-0
/
+1
*
|
Merge pull request #9212 from kit-ty-kate/fix-dynlink
Gabriel Scherer
2020-01-09
1
-1
/
+2
|
\
\
|
*
|
Fix access to C symbols when using Dynlink
Kate
2019-12-26
1
-1
/
+2
|
|
/
*
|
Fix the "Wrong file naming" error message
Kate
2019-12-31
1
-1
/
+1
|
/
*
fix typo in name + improve style in type_pat (#9161)
Jacques Garrigue
2019-12-04
1
-2
/
+2
*
missing fixes of #9154
Jacques Garrigue
2019-12-02
1
-1
/
+2
*
Fix exhaustivity of GADTs coming from incomplete unification (#9154)
Jacques Garrigue
2019-12-02
1
-41
/
+37
*
Merge pull request #9030 from gasche/refactor-type_pat
Gabriel Scherer
2019-10-18
2
-96
/
+265
|
\
|
*
typecore: more explanations on the non-locality of type_pat search with GADTs
Gabriel Scherer
2019-10-18
1
-0
/
+30
|
*
typecore: another documentation pass (we are converging)
Gabriel Scherer
2019-10-18
1
-54
/
+65
|
*
typecore: the documentation of Backtrack_or was wrong
Gabriel Scherer
2019-10-18
1
-2
/
+2
|
*
typecore: refine documentation for type_pat some more
Florian Angeletti
2019-10-18
2
-38
/
+50
|
*
typecore: change documentation of type_pat and add documentation to Parmatch
Jacques Garrigue
2019-10-18
2
-127
/
+98
|
*
typecore: a proper datatype for type_pat modes
Gabriel Scherer
2019-10-18
1
-91
/
+236
*
|
Improve errors for first-class modules (#8903)
Leo White
2019-10-18
1
-26
/
+84
|
/
*
Merge pull request #8860 from Octachron/safer_type_expr_printer
Florian Angeletti
2019-10-17
6
-19
/
+24
|
\
|
*
Avoid duplicated mark_loops
Florian Angeletti
2019-10-17
6
-22
/
+23
|
*
make Printtyp.type_expr safer to use
Florian Angeletti
2019-10-16
1
-2
/
+6
*
|
Fix #7636 using expansion for vanishing parameters (#9040)
Jacques Garrigue
2019-10-16
1
-1
/
+11
|
/
*
Make check-typo happy
Sébastien Hinderer
2019-10-15
1
-2
/
+2
*
Warn about unused functor parameters (#8891)
Thomas Refis
2019-10-14
3
-13
/
+33
*
Merge pull request #8651 from proux01/printf-h
Gabriel Scherer
2019-10-14
1
-1
/
+2
|
\
|
*
Add printf `%#F` to output floats in hexadecimal OCaml constants
Pierre Roux
2019-09-26
1
-1
/
+2
*
|
Merge pull request #9023 from Octachron/only_raise_need_backtrack_inside_or
Gabriel Scherer
2019-10-10
1
-24
/
+29
|
\
\
|
*
|
typecore: raise Need_backtrack => Inside_or
Florian Angeletti
2019-10-08
1
-18
/
+18
|
*
|
find_valid_alternatives
Florian Angeletti
2019-10-08
1
-10
/
+15
*
|
|
a better representation for modules with no name (#8908)
Thomas Refis
2019-10-09
22
-268
/
+492
*
|
|
update typing/TODO.md
Gabriel Scherer
2019-10-08
1
-0
/
+25
*
|
|
fix issue #8792 and replace log_type by set_type_desc in Btype (#9018)
Jacques Garrigue
2019-10-05
5
-18
/
+20
*
|
|
remove disambiguation for constructor map (#9017)
Jacques Garrigue
2019-10-04
1
-6
/
+5
*
|
|
Allow compiling ocamldoc with -principal (#8955)
Jacques Garrigue
2019-09-30
1
-3
/
+7
|
/
/
*
|
[minor] clarify the implementation of Typedtree.pat_bound_idents_full
Gabriel Scherer
2019-09-25
4
-31
/
+31
|
/
*
Merge pull request #8968 from gasche/refactor-pattern-traversals
Gabriel Scherer
2019-09-24
5
-45
/
+56
|
\
|
*
refactor the generic pattern traversal functions
Gabriel Scherer
2019-09-24
5
-45
/
+56
*
|
Add header to typedecl_unboxed.mli
Jeremie Dimino
2019-09-24
1
-0
/
+16
*
|
Add support for [@@immediate64]
Jeremie Dimino
2019-09-24
21
-96
/
+234
|
/
*
typecore: fix a small bug in type_pat
Gabriel Scherer
2019-09-21
1
-2
/
+2
*
Merge pull request #8827 from gasche/revert-numeric-operators-hint
Florian Angeletti
2019-09-19
2
-65
/
+7
*
typing/oprint: linear implementation of the functor printing heuristic
Gabriel Scherer
2019-09-04
1
-10
/
+13
*
typing/oprint: improve printing of functor arguments
Gabriel Scherer
2019-09-04
1
-7
/
+37
*
typing/oprint: rework printing of functor arguments
Gabriel Scherer
2019-09-03
1
-26
/
+32
*
typing/oprint: [minor] improve printing of empty signatures
Gabriel Scherer
2019-09-03
1
-1
/
+5
*
Merge pull request #8906 from Octachron/functor_arrow_associativity
Florian Angeletti
2019-09-02
1
-6
/
+9
|
\
|
*
Print parentheses in (A->B)->C
Florian Angeletti
2019-09-02
1
-6
/
+9
*
|
Merge pull request #8904 from Octachron/break_for_functor_args
Florian Angeletti
2019-08-30
1
-2
/
+2
|
\
\
[next]