index
:
coq
master
the Coq proof assistant
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
dev
/
printers.mllib
Commit message (
Expand
)
Author
Age
*
rename toplevel/cerror.ml into explainErr.ml (too close to the new lib/cError...
Pierre Letouzey
2016-07-03
*
closure.ml renamed into cClosure.ml (avoid clash with a compiler-libs module)
Pierre Letouzey
2016-07-03
*
errors.ml renamed into cErrors.ml (avoid clash with an OCaml compiler-lib mod...
Pierre Letouzey
2016-07-03
*
A new infrastructure for warnings.
Maxime Dénès
2016-06-29
*
proofs/proofs.mllib: no more proof_errors !
Pierre Letouzey
2016-06-08
*
Merge branch 'yet-another-makefile-bigbang' into trunk
Pierre Letouzey
2016-06-01
|
\
|
*
Makefile: restore the use of coqdep_boot for creating .v.d files
Pierre Letouzey
2016-06-01
*
|
Feedback cleanup
Emilio Jesus Gallego Arias
2016-05-31
|
/
*
Removing the Entry module now that rules need not be marshalled.
Pierre-Marie Pédrot
2016-05-10
*
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-05-09
|
\
|
*
Rename Lexer -> CLexer.
Pierre-Marie Pédrot
2016-05-09
*
|
Moving the Val module to Geninterp.
Pierre-Marie Pédrot
2016-05-04
*
|
Moving Tacenv to Hightactics.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving Tactic_debug to Hightactic.
Pierre-Marie Pédrot
2016-03-20
*
|
Making Evarutil independent from Reductionops.
Pierre-Marie Pédrot
2016-03-20
*
|
Splitting Evarutil in two distinct files.
Pierre-Marie Pédrot
2016-03-20
*
|
Pushing Proofview further down the dependency alley.
Pierre-Marie Pédrot
2016-03-20
*
|
Moving Refine to its proper module.
Pierre-Marie Pédrot
2016-03-20
*
|
Putting Tactic_debug just below Tacinterp.
Pierre-Marie Pédrot
2016-03-06
*
|
Moving Tactic_debug to tactics/ folder.
Pierre-Marie Pédrot
2016-03-06
*
|
Moving Ltac traces to Tacexpr and Tacinterp.
Pierre-Marie Pédrot
2016-03-06
*
|
Fixing bug #4610: Fails to build with camlp4 since the TACTIC EXTEND move.
Pierre-Marie Pédrot
2016-03-06
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-03-05
|
\
|
|
*
Rename Ephemeron -> CEphemeron.
Maxime Dénès
2016-03-04
*
|
Merge branch 'v8.5'
Pierre-Marie Pédrot
2016-01-13
|
\
|
|
*
Fixing #4467 (continued).
Hugo Herbelin
2016-01-13
*
|
Merge remote-tracking branch 'origin/v8.5' into trunk
Guillaume Melquiond
2016-01-06
|
\
|
|
*
Fix order of files in mllib.
Maxime Dénès
2016-01-05
*
|
Factorizing unsafe code by relying on the new Dyn module.
Pierre-Marie Pédrot
2015-12-05
*
|
Pcoq entries are given a proper module.
Pierre-Marie Pédrot
2015-10-26
*
|
Adding a notion of monotonous evarmap.
Pierre-Marie Pédrot
2015-10-18
*
|
Dedicated file for universe unification context manipulation.
Pierre-Marie Pédrot
2015-10-17
*
|
Splitting kernel universe code in two modules.
Pierre-Marie Pédrot
2015-10-06
|
/
*
Assumptions: more informative print for False axiom (Close: #4054)
Enrico Tassi
2015-06-29
*
Moved fatal_error from Coqtop to Errors and corrected dependencies accordingly.
Thomas Sibut-Pinote
2015-06-25
*
Revert "Using same code for browsing physical directories in coqtop and coqdep."
Hugo Herbelin
2015-02-12
*
Using same code for browsing physical directories in coqtop and coqdep.
Hugo Herbelin
2015-02-12
*
Avoiding introducing yet another convention in naming files.
Hugo Herbelin
2015-01-08
*
Reverting the following block of three commits:
Hugo Herbelin
2014-11-27
*
Experimenting always forcing convertibility on strict implicit arguments
Hugo Herbelin
2014-11-26
*
Adding a pretty-printing style library.
Pierre-Marie Pédrot
2014-11-15
*
Plug the dynamic tags in the Richpp mechanism.
Pierre-Marie Pédrot
2014-11-10
*
Split [Proofview] into a file where the basic operations on the state are def...
Arnaud Spiwack
2014-10-22
*
Adding a printer for hints.
Hugo Herbelin
2014-10-07
*
Fixing nice printing of error reporting with ml tactics bound to ltac names.
Hugo Herbelin
2014-10-01
*
Fixing use of arguments renaming in apply which was broken after
Hugo Herbelin
2014-10-01
*
Index keys instead of simply global references.
Matthieu Sozeau
2014-09-27
*
STM: encapsulate Pp.message in Feedback.feedback
Carst Tankink
2014-08-04
*
Moved code for finding subterms (pattern, induction, set, generalize, ...)
Hugo Herbelin
2014-06-28
*
Made the subterm finding function make_abstraction independent of the
Hugo Herbelin
2014-06-28
[next]