aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Tacinterp: fewer use of old-style goals.Gravatar Arnaud Spiwack2013-11-25
* Typo resulting in bad eta-expansion of destructing let's body.Gravatar Hugo Herbelin2013-11-25
* Better implementation of summary unfreezing.Gravatar Pierre-Marie Pédrot2013-11-24
* Adding fold_left / fold_right function to maps.Gravatar Pierre-Marie Pédrot2013-11-24
* Updating new ftp link to old archives.Gravatar Hugo Herbelin2013-11-24
* Hardening the reading function of vo files.Gravatar Pierre-Marie Pédrot2013-11-24
* Slightly more efficient zip function in Closure.Gravatar Pierre-Marie Pédrot2013-11-24
* Tweaking arity & allocation of some basic functions.Gravatar Pierre-Marie Pédrot2013-11-24
* Small allocation improvement in Closure.Gravatar Pierre-Marie Pédrot2013-11-23
* configure: typo in my last commitGravatar Pierre Letouzey2013-11-23
* Fixing bug #3165.Gravatar Pierre-Marie Pédrot2013-11-23
* Remove some occurrences of obsolete operatorsGravatar Stephane Glondu2013-11-22
* configure: improve last fixGravatar Pierre Letouzey2013-11-22
* Using hashes in Summary, like the previous commit did with Dyn.Gravatar Pierre-Marie Pédrot2013-11-22
* Using hashes instead of strings in dynamic tags. In case of collision, anGravatar Pierre-Marie Pédrot2013-11-22
* configure: CAML_LD_LIBRARY_PATH is enriched, not overwrittenGravatar Pierre Letouzey2013-11-21
* configure: fix some issues with last commitGravatar Pierre Letouzey2013-11-21
* Fix various \r issues with windowsGravatar Jason Gross2013-11-21
* Field_theory: nicer notations for constants 0 1 ...Gravatar Pierre Letouzey2013-11-21
* updated .mailmapGravatar Pierre Letouzey2013-11-21
* Add Acc_intro_generator on top of all wf function proof (much much faster exe...Gravatar Julien Forest2013-11-21
* Adding Acc_intro_generator in order to help computations of Function in parti...Gravatar forest2013-11-20
* Optimization: in case of empty substitution, merging is trivial.Gravatar Pierre-Marie Pédrot2013-11-19
* update .mailmap with my email now that I've used it in a commitGravatar Pierre Letouzey2013-11-19
* A .mailmap file for a nice git-shorlog displayGravatar Pierre Letouzey2013-11-19
* A file listing old svn branches and tagsGravatar letouzey2013-11-18
* Slightly faster version of merging substitutions in TacticMatching.Gravatar ppedrot2013-11-16
* Better implementation for stores.Gravatar ppedrot2013-11-16
* bugfix micromega: solved an ambiguous symbol resolutionGravatar fbesson2013-11-15
* Revert "Fast lookup_named in environments, based on maps instead of lists."Gravatar ppedrot2013-11-15
* Changes the semantics of Ltac's non-lazy pattern matching in presence of mult...Gravatar aspiwack2013-11-14
* Implementation of Ltac's match and match goal fully based on IStream.Gravatar aspiwack2013-11-14
* Update comments in matching.mli.Gravatar aspiwack2013-11-14
* Remove some dead code in tacinterp.Gravatar aspiwack2013-11-14
* Fast lookup_named in environments, based on maps instead of lists.Gravatar ppedrot2013-11-13
* Adding an unsafe mapping function to maps.Gravatar ppedrot2013-11-13
* Synchronizing the printer of tactic notations.Gravatar ppedrot2013-11-13
* Useless computation in Goal handle augmentation.Gravatar ppedrot2013-11-12
* Do not print tactic notation names at each interpretation step.Gravatar ppedrot2013-11-12
* Centralizing the Ltac-defining functions in Tacenv.Gravatar ppedrot2013-11-10
* Removing the dependency of every level of tactic ATSs on glob_tactic_expr.Gravatar ppedrot2013-11-10
* Revert the previous commit. It broke Coq compilation.Gravatar ppedrot2013-11-09
* Removing the dependency of every level of tactic ATSs on glob_tactic_expr.Gravatar ppedrot2013-11-09
* Moving notation types into grammar rule.Gravatar ppedrot2013-11-09
* Cleaning and documenting Egramcoq.Gravatar ppedrot2013-11-09
* Partial applications in Goal.Gravatar ppedrot2013-11-09
* Porting Tactics.assumption to the new engine.Gravatar ppedrot2013-11-08
* Reverting the old LIFO behaviour of the notation finding algorithm.Gravatar ppedrot2013-11-08
* Removing partial applications in Reductionops.Gravatar ppedrot2013-11-08
* Useless array manipulation in Rtrees.Gravatar ppedrot2013-11-08