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
/
testsuite
/
tests
/
warnings
Commit message (
Expand
)
Author
Age
Files
Lines
*
New script language for ocamltest (#12185)
Damien Doligez
2023-04-25
27
-177
/
+377
*
Add Misc.print_see_manual for easier printing of "see manual section X.Y.Z" (...
Stefan Muenzel
2023-03-22
1
-6
/
+6
*
update testsuite (2)
Gabriel Scherer
2023-02-23
2
-0
/
+7
*
update testsuite
Gabriel Scherer
2023-02-23
19
-0
/
+86
*
Turn warning 31 (Module_linked_twice) into a hard error (#11635)
hhugo
2023-01-05
1
-1
/
+10
*
Manual chapters on parallelism and memory model (#11280)
KC Sivaramakrishnan
2022-10-04
1
-6
/
+6
*
Fix [@deprecated_mutable], which couldn't be triggered. (#11524)
Chris Casinghino
2022-09-02
2
-0
/
+17
*
Additional flambda testsuite fixes
Vincent Laviron
2022-01-17
2
-10
/
+11
*
fix the marking of unused values in module type definitions
Florian Angeletti
2021-10-22
2
-0
/
+8
*
Split labels and polymorphic variants tutorials; move GADTs into tutorial (#1...
John Whitington
2021-06-23
1
-6
/
+6
*
ocamltest: rename the files variable to readonly_files
Sébastien Hinderer
2021-04-21
1
-1
/
+1
*
warning cli: tweak single-letter warning deprecation (#10312)
Florian Angeletti
2021-04-15
1
-0
/
+38
*
added warning for missing mli interface file
Anukriti12
2021-03-31
20
-20
/
+20
*
stop using single letter in warning settings
octachron
2021-03-15
24
-25
/
+25
*
Allow `[@tailcall true]` and `[@tailcall false]` (#9754)
Gabriel Scherer
2020-10-10
3
-13
/
+70
*
Fix PR#7538
Leo White
2020-09-18
1
-0
/
+16
*
Add test for PR#7538
Leo White
2020-09-18
1
-0
/
+6
*
Introduce warning 68 to warn about hidden allocation due to pattern match of ...
hhugo
2020-08-17
3
-0
/
+47
*
Update test reference files
Nicolás Ojeda Bär
2020-07-21
21
-92
/
+92
*
Add constructor-mnemonic check to testsuite
Nicolás Ojeda Bär
2020-07-20
2
-0
/
+86
*
Add [@inlined hint] attribute
Leo White
2020-04-16
4
-9
/
+19
*
Warn about unused functor parameters (#8891)
Thomas Refis
2019-10-14
4
-2
/
+22
*
Remove ocamltests files
Nicolás Ojeda Bär
2019-09-28
1
-23
/
+0
*
warning 60: enable on local modules
Thomas Refis
2019-08-28
2
-1
/
+5
*
testsuite: missing unused module warning
Thomas Refis
2019-08-28
1
-0
/
+7
*
Print end line and valid end character for multi-lines locations
Louis Roché
2019-04-08
3
-5
/
+5
*
Remove unnecessary executable bit from sources (#2270)
David Allsopp
2019-02-28
8
-0
/
+0
*
Optimize some local functions (#2143)
Alain Frisch
2018-11-27
2
-5
/
+38
*
Fix the location highlight tag for alerts (#2163)
Armaël Guéneau
2018-11-26
4
-41
/
+41
*
"Alerts" as a generalization of "deprecated" (#1804)
Alain Frisch
2018-11-15
4
-60
/
+60
*
Fix PR6638: add dedicated wrning for "unused open!" (#1110)
Alain Frisch
2018-11-09
2
-1
/
+5
*
Convert warning 52 tests to expect style.
Jeremy Yallop
2018-11-05
2
-55
/
+71
*
Generalized warn_on_literal_pattern: test cases for deep matching
Jeremy Yallop
2018-11-05
2
-8
/
+41
*
Update the tests
Armaël Guéneau
2018-10-19
3
-14
/
+14
*
Update tests
Armaël Guéneau
2018-10-19
22
-11
/
+272
*
ident: add an explicit scope field
Thomas Refis
2018-09-21
1
-2
/
+2
*
Improve the formatting of sub-errors in error/warning reports (#2035)
Armael
2018-09-10
1
-44
/
+33
*
Location: significantly rework the code printing errors and warnings
Armaël Guéneau
2018-08-08
1
-44
/
+44
*
Add locations to attributes
Hugo Heuzard
2018-08-06
1
-1
/
+1
*
Whitespace and overlong line fixes.
David Allsopp
2018-06-14
1
-1
/
+1
*
Handle `[@inlined]` attributes under a module constraint (#1808)
Xavier Clerc
2018-06-01
1
-0
/
+2
*
warning when [@@deprecated] is present on exceptions
Hugo Heuzard
2018-04-09
3
-0
/
+29
*
Migrate the warnings tests to ocamltest
Sébastien Hinderer
2018-04-03
62
-271
/
+498
*
Fix usage warnings with no mli file (#1358)
Leo White
2018-03-14
6
-1
/
+24
*
Change compilation order of toplevel definitions. (#1649)
Luc Maranget
2018-03-09
3
-28
/
+28
*
parmatch: add a test showing omissions of the fragile warning
Thomas Refis
2018-01-03
2
-0
/
+37
*
add test for warning 52
octachron
2018-01-02
2
-0
/
+34
*
Flambda: print warning once (#1324)
Xavier Clerc
2017-09-15
1
-24
/
+0
*
Tentative fix for MPR#7624 (#1327)
Xavier Clerc
2017-09-13
4
-0
/
+83
*
Extend test.
alainfrisch
2017-05-09
2
-6
/
+124
[next]