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
/
ctype.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
use Misc.find_first_mono
Takafumi Saikawa
2023-04-08
1
-9
/
+10
*
remove reified_var_counter
Takafumi Saikawa
2023-04-08
1
-16
/
+22
*
Print the type variable that cannot be generalized (#12051)
Stefan Muenzel
2023-03-27
1
-56
/
+95
*
move Typetexp.TyVarEnv.reset inside with_local_level etc. (#12012)
Jacques Garrigue
2023-02-23
1
-2
/
+2
*
Merge pull request #11536 from COCTI/wrap_def
Gabriel Scherer
2023-01-14
1
-21
/
+43
|
\
|
*
remove description of old API
Jacques Garrigue
2022-12-28
1
-12
/
+0
|
*
move comment about old API inside ctype.ml
Jacques Garrigue
2022-12-28
1
-0
/
+12
|
*
update as suggested by @gasche
Jacques Garrigue
2022-12-28
1
-4
/
+3
|
*
rename wrap_def -> with_local_level, etc.
Takafumi Saikawa
2022-12-27
1
-15
/
+16
|
*
remove an unneeded restoration of levels in check_counter_example_pat
Takafumi Saikawa
2022-12-27
1
-14
/
+0
|
*
rename [wrap_*_process] to [wrap_*_iter] and [~proc] to [~post]
Takafumi Saikawa
2022-12-27
1
-6
/
+6
|
*
wrappers revert to original level in case of exception too
Jacques Garrigue
2022-12-27
1
-27
/
+18
|
*
Introduce wrapper functions for level management ([Ctype.wrap_def], etc)
Takafumi Saikawa
2022-12-27
1
-7
/
+52
*
|
Add a unification mode for `subst`
Leo White
2023-01-12
1
-9
/
+23
*
|
Refactor unification mode state
Leo White
2023-01-12
1
-58
/
+83
*
|
Bugfix for Ctype.nondep_type (#11879)
Stephen Dolan
2023-01-12
1
-4
/
+8
*
|
[refactor] ctype: remove delayed_copy global state
Gabriel Scherer
2023-01-01
1
-15
/
+13
*
|
[refactor] [minor] ctype: simplify copy_rec
Gabriel Scherer
2023-01-01
1
-5
/
+4
*
|
[refactor] [minor] ctype: restructure copy_rec
Gabriel Scherer
2023-01-01
1
-36
/
+38
*
|
[refactor] Ctype: remove dead function
Gabriel Scherer
2023-01-01
1
-8
/
+0
*
|
free_vars: use informative types
Gabriel Scherer
2023-01-01
1
-18
/
+26
*
|
[refactor] ctype: remove global mutable state around [free_vars]
Gabriel Scherer
2023-01-01
1
-48
/
+36
|
/
*
Merge pull request #11600 from COCTI/fix10664a
Gabriel Scherer
2022-11-11
1
-52
/
+42
|
\
|
*
simplify further
Jacques Garrigue
2022-11-09
1
-3
/
+0
|
*
use copy_sep for Tunivar too
Jacques Garrigue
2022-11-09
1
-2
/
+1
|
*
use copy_rec
Jacques Garrigue
2022-11-04
1
-6
/
+3
|
*
just share everything
Jacques Garrigue
2022-11-04
1
-8
/
+1
|
*
Add comment explaining how copy_sep works
Jacques Garrigue
2022-11-04
1
-2
/
+21
|
*
rename ~shared to ~visited
Jacques Garrigue
2022-11-04
1
-9
/
+9
|
*
need to share everything for the invariant to be correct
Jacques Garrigue
2022-11-04
1
-20
/
+15
|
*
remove unused ~bound
Jacques Garrigue
2022-11-04
1
-6
/
+4
|
*
simplify using assumption that we are only opening a Tpoly at a time
Jacques Garrigue
2022-11-04
1
-14
/
+8
|
*
sharing
Jacques Garrigue
2022-11-04
1
-9
/
+7
|
*
simplify code by computing unbound univars
Jacques Garrigue
2022-11-04
1
-26
/
+15
|
*
oops
Jacques Garrigue
2022-11-04
1
-2
/
+2
|
*
also fix Tvar case; no assumption on opening
Jacques Garrigue
2022-11-04
1
-4
/
+16
|
*
Fix real cause of #10664 in copy_sep
Jacques Garrigue
2022-11-04
1
-3
/
+7
|
*
Fix #10664
Jacques Garrigue
2022-11-04
1
-6
/
+1
*
|
Encode extra types within path
Hyunggyu Jang
2022-11-11
1
-1
/
+2
*
|
clty_ty -> clty_hash_type
Hyunggyu Jang
2022-11-10
1
-1
/
+1
*
|
Remove hash type encoding
Hyunggyu Jang
2022-11-09
1
-29
/
+19
|
/
*
ctype.ml: more copy_scope explicitation
Gabriel Scherer
2022-10-26
1
-33
/
+35
*
ctype.ml: disambiguate and clarify copy_scope parameters
Gabriel Scherer
2022-10-26
1
-18
/
+18
*
update a comment from before For_copy was introduced
Gabriel Scherer
2022-10-26
1
-6
/
+8
*
ctype: handle missings cmi when using find_expansion_scope
Florian Angeletti
2022-09-23
1
-3
/
+3
*
Stop passing -safe-string when building the compiler and in the testsuite
Sébastien Hinderer
2022-09-11
1
-1
/
+0
*
Support clever expansion of gadt equations in presence of local module (#10348)
Jacques Garrigue
2022-07-04
1
-27
/
+32
*
Fix #11101 by making `occur ty ty` succeed (#11109)
Jacques Garrigue
2022-03-15
1
-2
/
+3
*
Merge pull request #10987 from trefis/instance_constructor
Thomas Refis
2022-03-04
1
-19
/
+23
|
\
|
*
instance_constructor: in_pattern doesn't really make sense anymore
Thomas Refis
2022-02-03
1
-4
/
+8
[next]