aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fixing #3896 (incorrect sigma given to printer).Gravatar Hugo Herbelin2015-01-03
* Tentatively trying to restore the use of second-order typed-basedGravatar Hugo Herbelin2015-01-03
* Fixing #3895 (thanks to PMP for diagnosis).Gravatar Hugo Herbelin2015-01-03
* An optimization in the use of unification candidates so as to get theGravatar Hugo Herbelin2015-01-01
* Document the new behavior of lazymatch.Gravatar Guillaume Melquiond2014-12-30
* Fixing #3892: Ensure that notation variables do not capture namesGravatar Hugo Herbelin2014-12-30
* Simplifying second_order_matching: no need to invert the linearGravatar Hugo Herbelin2014-12-30
* Compatibility ocaml 3.12.Gravatar Hugo Herbelin2014-12-30
* more CHANGESGravatar Enrico Tassi2014-12-30
* Minor fixes for the win32 installerGravatar Enrico Tassi2014-12-30
* Fixing bug #3632 for good.Gravatar Pierre-Marie Pédrot2014-12-29
* Proof using: do not clear letins (unless they use a cleared var)Gravatar Enrico Tassi2014-12-29
* Use [Proof using] to make sure that [List.in_flat_map] doesn't grab too many ...Gravatar Arnaud Spiwack2014-12-28
* Call nf_constraints also when compiling directly to voGravatar Enrico Tassi2014-12-28
* Proof using: call "clear" to remove from sight the vars not selectedGravatar Enrico Tassi2014-12-28
* remove debug prints (leftover)Gravatar Enrico Tassi2014-12-28
* STM: check with the kernel proof terms on the worker tooGravatar Enrico Tassi2014-12-27
* STM: fix processing of errorsGravatar Enrico Tassi2014-12-27
* STM: module Pp is openGravatar Enrico Tassi2014-12-27
* proof_global: make it possible to call close_proof in a workerGravatar Enrico Tassi2014-12-27
* include test-suite/coqchk in the summary logGravatar Enrico Tassi2014-12-27
* universes_of_constant: do a proper set union of body and type univsGravatar Enrico Tassi2014-12-27
* Revert "Term: include a function to print terms"Gravatar Enrico Tassi2014-12-27
* new test for coqchkGravatar Enrico Tassi2014-12-26
* coqchk: flush the pp buffer from time to timeGravatar Enrico Tassi2014-12-26
* STM: do not call process_error twice (Close: 3880)Gravatar Enrico Tassi2014-12-26
* Call Evd.nf_constraints only on Univ Poly constantsGravatar Enrico Tassi2014-12-26
* STM: remove dead codeGravatar Enrico Tassi2014-12-26
* Term: include a function to print termsGravatar Enrico Tassi2014-12-26
* Document 6d5b56d971 (forbid Require inside modules).Gravatar Maxime Dénès2014-12-25
* Forbid Require inside interactive modules and module types.Gravatar Maxime Dénès2014-12-25
* Inlining Spawn.kill_if in the one place were it was actually used, thusGravatar Pierre-Marie Pédrot2014-12-25
* STM: cleanup code for AdmittedGravatar Enrico Tassi2014-12-23
* Vi2vo: fix handling of univ constraints coming from the bodyGravatar Enrico Tassi2014-12-23
* Minor modification of CHANGE.Gravatar Pierre Courtieu2014-12-23
* A global [gfail] tactic which works like [fail] except that it fails even if ...Gravatar Arnaud Spiwack2014-12-23
* Remove compatibility layer from Ltac's [fail].Gravatar Arnaud Spiwack2014-12-23
* Fix compilation error in some configurations.Gravatar Arnaud Spiwack2014-12-23
* Dead code in Univ.Gravatar Pierre-Marie Pédrot2014-12-21
* Win32: fix installerGravatar Enrico Tassi2014-12-19
* Install .v and .glob files tooGravatar Enrico Tassi2014-12-19
* Add a backtracking version of Ltac's [match].Gravatar Arnaud Spiwack2014-12-19
* When pretyping [uconstr] closures, don't use the local Ltac variable environm...Gravatar Arnaud Spiwack2014-12-19
* Fixing performance issue of checker validation.Gravatar Pierre-Marie Pédrot2014-12-19
* Fixing checker representation of values.Gravatar Pierre-Marie Pédrot2014-12-19
* update md5 sums to make "make check" workGravatar Enrico Tassi2014-12-19
* Fix sigsegv in checkerGravatar Enrico Tassi2014-12-19
* Better doc and a few fixes for Proof using.Gravatar Enrico Tassi2014-12-19
* Back to the preferred ?n1:=?n2 order of evar-evar unification which got accid...Gravatar Hugo Herbelin2014-12-19
* Fixing wrong notation level in #3295.Gravatar Hugo Herbelin2014-12-19