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
/
typeclass.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove arity-interrupting elaboration of module unpacks (#12117)
Nick Roberts
2023-04-05
1
-1
/
+1
*
Print the type variable that cannot be generalized (#12051)
Stefan Muenzel
2023-03-27
1
-5
/
+19
*
move Typetexp.TyVarEnv.reset inside with_local_level etc. (#12012)
Jacques Garrigue
2023-02-23
1
-1
/
+1
*
Fix overlong line
Richard Eisenberg
2023-02-03
1
-1
/
+2
*
Comments from @Octachron
Richard Eisenberg
2023-02-03
1
-11
/
+11
*
Encapsulate functions that work with tyvars
Richard Eisenberg
2023-02-03
1
-14
/
+14
*
Merge pull request #11536 from COCTI/wrap_def
Gabriel Scherer
2023-01-14
1
-106
/
+112
|
\
|
*
with_local_type_variable_scope
Jacques Garrigue
2022-12-28
1
-2
/
+2
|
*
update as suggested by @gasche
Jacques Garrigue
2022-12-28
1
-18
/
+18
|
*
rename wrap_def -> with_local_level, etc.
Takafumi Saikawa
2022-12-27
1
-12
/
+13
|
*
Introduce wrapper functions for level management ([Ctype.wrap_def], etc)
Takafumi Saikawa
2022-12-27
1
-110
/
+115
*
|
free_vars: use informative types
Gabriel Scherer
2023-01-01
1
-7
/
+10
|
/
*
Prohibit using classes through recursive modules
Leo White
2022-12-06
1
-1
/
+29
*
Better error messages
Hyunggyu Jang
2022-11-10
1
-19
/
+21
*
clty_ty -> clty_hash_type
Hyunggyu Jang
2022-11-10
1
-5
/
+5
*
Remove hash type encoding
Hyunggyu Jang
2022-11-09
1
-68
/
+55
*
review: remove redundant call to Printtyp.prepare_type
Florian Angeletti
2022-10-13
1
-1
/
+0
*
Printtyp: new function for extending set of prepared type
Florian Angeletti
2022-10-13
1
-1
/
+2
*
Fix regression allowing virtual methods in non-virtual classes
Leo White
2022-07-08
1
-0
/
+11
*
Do not trigger warning when calling virtual methods introduced by constrainin...
Nicolás Ojeda Bär
2022-04-27
1
-25
/
+15
*
make field_kind and commutable abstract types
Takafumi Saikawa
2021-10-18
1
-5
/
+5
*
Improve type variable name generation and recursive type detection when print...
Antal Spector-Zabusky
2021-10-15
1
-5
/
+4
*
Add helpers for warning_scope in typeclass.ml
Leo White
2021-07-15
1
-16
/
+21
*
Remove unused csig_inher field
Leo White
2021-07-15
1
-7
/
+1
*
Move method spine generalisation logic into Ctype
Leo White
2021-07-15
1
-15
/
+6
*
Rename Concr
Leo White
2021-07-15
1
-26
/
+26
*
Keep class signature row up-to-date
Leo White
2021-07-15
1
-7
/
+6
*
Set object name of self type
Leo White
2021-07-14
1
-27
/
+2
*
Fix warning attributes in class signatures
Leo White
2021-07-14
1
-37
/
+39
*
Treat class_signature more like type_expr
Thomas Refis
2021-07-14
1
-619
/
+360
*
Remove private_self and public_self
Leo White
2021-07-13
1
-56
/
+42
*
Track dummy methods via their scope
Leo White
2021-07-13
1
-52
/
+54
*
Represent ancestor variables more directly
Leo White
2021-07-13
1
-2
/
+8
*
Give more precise errors for virtual methods
Leo White
2021-07-13
1
-136
/
+194
*
Add dummy methods in all cases
Leo White
2021-07-13
1
-2
/
+21
*
Change representation of class types
Leo White
2021-07-13
1
-207
/
+257
*
Collect vars and meths without references
Leo White
2021-07-13
1
-90
/
+137
*
Build met_env on second pass
Leo White
2021-07-13
1
-117
/
+163
*
Relax object duplication restrictions
Leo White
2021-07-13
1
-23
/
+8
*
Make the two-passes of class_field explicit
Leo White
2021-07-13
1
-216
/
+393
*
Normalize type_expr nodes on access (#10337)
Jacques Garrigue
2021-06-24
1
-11
/
+15
*
Make `Errortrace.*_error` only contain nonempty traces
Antal Spector-Zabusky
2021-06-21
1
-3
/
+6
*
Respond to review for the new structured error messages (#10407)
Antal Spector-Zabusky
2021-06-21
1
-28
/
+10
*
Use the new structured errors (#10170) for better error messages
Antal Spector-Zabusky
2021-06-21
1
-51
/
+53
*
Move type_unboxed.unboxed into type_kind
Stephen Dolan
2021-05-25
1
-3
/
+3
*
Replace `report_error` and `trace_format` with 3 separate functions
Antal Spector-Zabusky
2021-05-06
1
-6
/
+6
*
Change `Printtyp.trace_format` into a GADT and expose it
Antal Spector-Zabusky
2021-05-06
1
-6
/
+6
*
Maintain more structural information in type-checking errors
Antal Spector-Zabusky
2021-05-06
1
-15
/
+15
*
Remove unused labels
Leo White
2021-03-22
1
-2
/
+1
*
Allow to name existentials in pattern-matching (#9584)
Jacques Garrigue
2021-02-04
1
-1
/
+1
[next]