aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* STM: simple refactoringGravatar Enrico Tassi2014-01-04
* Future: allow custom action when a delegated future is forcedGravatar Enrico Tassi2014-01-04
* kernel: save in aux the list of section variables usedGravatar Enrico Tassi2014-01-04
* STM: set loc for aux file when interpreting vernacGravatar Enrico Tassi2014-01-04
* STM: record in aux file proof build and check timeGravatar Enrico Tassi2014-01-04
* Aux_file: cache information at compile time for later (re)useGravatar Enrico Tassi2014-01-04
* Remove obsolete comment about Let being processed synchronouslyGravatar Enrico Tassi2014-01-04
* Code cleaning in Rewrite, may also result faster.Gravatar Pierre-Marie Pédrot2014-01-04
* Reference the 'external' tactic.Gravatar Guillaume Melquiond2014-01-01
* When resetting an evarmap with the unsafe function Evd.evars_reset_evd withGravatar Pierre-Marie Pédrot2013-12-30
* Useless Evd.create_evar_defs.Gravatar Pierre-Marie Pédrot2013-12-30
* Support for evars and metas in native compiler.Gravatar Maxime Dénès2013-12-30
* Avoid generating .ml files in native compiler.Gravatar Maxime Dénès2013-12-29
* Got rid of unused lazy flag in the native compiler.Gravatar Maxime Dénès2013-12-29
* Revert "Partial revert of r16711"Gravatar Maxime Dénès2013-12-28
* Removing native_name reference from constant_body.Gravatar Maxime Dénès2013-12-28
* STM: capture type checking error (Closes: 3195)Gravatar Enrico Tassi2013-12-24
* Qed: feedback when type checking is doneGravatar Enrico Tassi2013-12-24
* CoqIDE: new feedback "incomplete" to signal partial QedGravatar Enrico Tassi2013-12-24
* Future: optional greedy chainingGravatar Enrico Tassi2013-12-24
* cleanup warningGravatar Enrico Tassi2013-12-24
* Simplifying the use of hypinfos in Rewrite.Gravatar Pierre-Marie Pédrot2013-12-24
* Rewrite.ml: removing direction flag from hypinfo.Gravatar Pierre-Marie Pédrot2013-12-23
* Do not pass unification flags around in Rewrite.Gravatar Pierre-Marie Pédrot2013-12-22
* Slight code cleaning ensuring more static invariants in Rewrite.Gravatar Pierre-Marie Pédrot2013-12-22
* Adding -bt to coqc.Gravatar Pierre-Marie Pédrot2013-12-22
* Adding a finer-grained -bt flag to coqtop only triggering backtraces.Gravatar Pierre-Marie Pédrot2013-12-22
* Notation variables are now taken into account as possible ltac bound variablesGravatar Pierre-Marie Pédrot2013-12-22
* Notations now accept the $(...)$ tactic-in-term syntax. They are resolved atGravatar Pierre-Marie Pédrot2013-12-22
* Notations can now accept dummy arguments. If ever a bound variable is notGravatar Pierre-Marie Pédrot2013-12-22
* Test case for the buggy commutative cut subterm rule.Gravatar Maxime Dénès2013-12-21
* configure.ml: our configure script is now written in ML :-)Gravatar Pierre Letouzey2013-12-20
* Makefile.build: avoid a -ppGravatar Pierre Letouzey2013-12-20
* coqc: execvp is now available even on win32Gravatar Pierre Letouzey2013-12-20
* coqmktop without Unix (simpler all_subdirs)Gravatar Pierre Letouzey2013-12-20
* Remove unused Makefile lines about .elc compilationGravatar Pierre Letouzey2013-12-20
* Warning removalGravatar Pierre Boutillier2013-12-20
* List: Bug 3039 weaker requirement for fold symmetricGravatar Pierre Boutillier2013-12-20
* Coqdep always uses / as dir_sepGravatar Pierre Boutillier2013-12-20
* micromega: removal of spurious Export; addition of Lia.v encapsulating lia an...Gravatar Frédéric Besson2013-12-20
* Removing the useless pattern ident genarg.Gravatar Pierre-Marie Pédrot2013-12-19
* Using interp_genarg in tactic notations where possible, instead of an ad-hocGravatar Pierre-Marie Pédrot2013-12-19
* test-suite/output/Notations : evar number changeGravatar Pierre Boutillier2013-12-19
* Bad use of Obj.magic in interpretation of TacAlias arguments.Gravatar Pierre Boutillier2013-12-19
* Printing function for Stdargs in debuggerGravatar Pierre Boutillier2013-12-19
* Missing Fail in r16792Gravatar Pierre Boutillier2013-12-19
* test guard condition against feature incompatible with prop-extGravatar Bruno Barras2013-12-17
* Fix make install after 3e972b3ff8e532be233f70567c87512324c99b4eGravatar Pierre Boutillier2013-12-17
* Merge branch 'trunk' of github.com:coq/coq into trunkGravatar Matthieu Sozeau2013-12-17
|\
* | Tentative fix of the guardedness checker by Christine and me. All stdlib and ...Gravatar Matthieu Sozeau2013-12-17