index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
cWarnings.ml
Age
Commit message (
Expand
)
Author
2017-05-27
[cleanup] Unify all calls to the error function.
Emilio Jesus Gallego Arias
2017-05-24
Merge branch 'trunk' into located_switch
Emilio Jesus Gallego Arias
2017-04-27
Fix omitted labels in function calls
Gaetan Gilbert
2017-04-27
Remove unused [rec] keywords
Gaetan Gilbert
2017-04-25
[location] Make location optional in Loc.located
Emilio Jesus Gallego Arias
2017-04-25
[location] Remove Loc.ghost.
Emilio Jesus Gallego Arias
2016-11-18
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-11-14
Fix bug in warnings: -w foo was silent when foo did not exist.
Maxime Dénès
2016-11-03
Remove an OCaml 4.02 construct.
Maxime Dénès
2016-11-02
Fix various shortcomings of the warnings infrastructure.
Maxime Dénès
2016-10-02
Merge branch 'v8.6'
Pierre-Marie Pédrot
2016-09-27
Fix #5061: Warnings flag has no discernible value
Maxime Dénès
2016-08-19
Make the user_err header an optional parameter.
Emilio Jesus Gallego Arias
2016-08-19
Unify location handling of error functions.
Emilio Jesus Gallego Arias
2016-07-08
Adding a breaking space in warning names.
Pierre-Marie Pédrot
2016-07-03
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-06-29
A new infrastructure for warnings.
Maxime Dénès