aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * Better heuristic for name generation backward compatibility. We fallbackGravatar Pierre-Marie Pédrot2013-11-30
| * Useless instantiation function exported in Evd.Gravatar Pierre-Marie Pédrot2013-11-30
| * Tentative fix to recover fresh name generation as it was beforeGravatar Pierre-Marie Pédrot2013-11-30
| * First stab at documenting Canonical StructuresGravatar Enrico Tassi2013-11-29
| * Fixing bug #3169 and avoiding anomaly in bug #2885 (vm_compute notGravatar Hugo Herbelin2013-11-29
|/
* Testsuite: flatten the 'bugs/opened' directory.Gravatar xclerc2013-11-29
* Testsuite: remove the logic for 'bugs/opened/shouldnotsucceed' (unused)Gravatar xclerc2013-11-28
* Getting rid of goal-dependency in declarative mode argument evaluation.Gravatar Pierre-Marie Pédrot2013-11-27
* Fixing abstract tactic by using a dummy name out of a declared proof.Gravatar Pierre-Marie Pédrot2013-11-27
* Actually adding the grammar entry to handle tactics in terms.Gravatar Pierre-Marie Pédrot2013-11-27
* Adding the necessary hooks to handle tactics in terms.Gravatar Pierre-Marie Pédrot2013-11-27
* Adding generic solvers to term holes. For now, no resolution mechanism norGravatar Pierre-Marie Pédrot2013-11-27
* Old message Interp returns the state id so that one can BackTo itGravatar Enrico Tassi2013-11-27
* New option --help-XML-protocol to document the XML procol used by -ideslaveGravatar Enrico Tassi2013-11-27
* First stab at retrocompatible INTERP messageGravatar Enrico Tassi2013-11-27
* Use my real email address in .mailmapGravatar Enrico Tassi2013-11-27
* Reduction: every n iterations a slaves process checks for interruptionGravatar Enrico Tassi2013-11-27
* STM: restart slave after every proofGravatar Enrico Tassi2013-11-27
* CoqIDE: show error message for parsing errorsGravatar Enrico Tassi2013-11-27
* Adding a generic Int.Map using persistent arrays.Gravatar Pierre-Marie Pédrot2013-11-26
* Do not use ugly Dyn features in the Quote plugin. Use instead theGravatar Pierre-Marie Pédrot2013-11-26
* Remove the Hiddentac module.Gravatar Arnaud Spiwack2013-11-25
* Factoring: is_section_variable.Gravatar Arnaud Spiwack2013-11-25
* 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