| Commit message (Expand) | Author | Age |
* | Simpl less (so that cbn will not simpl too much) | Pierre Boutillier | 2014-10-01 |
* | Fix cbn behavior wrt simpl no match | Pierre Boutillier | 2014-10-01 |
* | Add syntax for naming new goals in refine: writing ?[id] instead of _ | Hugo Herbelin | 2014-09-30 |
* | Keyed unification option, compiling the whole standard library | Matthieu Sozeau | 2014-09-27 |
* | Add a boolean to indicate the unfolding state of a primitive projection, | Matthieu Sozeau | 2014-09-27 |
* | Revert changes of commit 4e1135fb315eab7 over file "plugins/micromega/sos.ml", | Xavier Clerc | 2014-09-25 |
* | Remove some 'deprecated' warnings. | Xavier Clerc | 2014-09-25 |
* | Correction of error message (bug 3359) | Julien Forest | 2014-09-22 |
* | Fixing bug 3951 | Julien Forest | 2014-09-22 |
* | Revert specific syntax for primitive projections, avoiding ugly | Matthieu Sozeau | 2014-09-17 |
* | Add a "Hint Mode ref (+ | -)*" hint for setting a global mode | Matthieu Sozeau | 2014-09-15 |
* | Uniformisation of the order of arguments env and sigma. | Hugo Herbelin | 2014-09-12 |
* | Referring to evars by names. Added a parser for evars (but parsing of | Hugo Herbelin | 2014-09-12 |
* | Discontinued xml plugin: improve the README. | Arnaud Spiwack | 2014-09-12 |
* | Removing the XML plugin. | Pierre-Marie Pédrot | 2014-09-08 |
* | Parsing of Type@{max(i,j)}. | Matthieu Sozeau | 2014-09-08 |
* | Renaming goal-entering functions. | Pierre-Marie Pédrot | 2014-09-06 |
* | Removing the old implementation of clear_body. | Pierre-Marie Pédrot | 2014-09-05 |
* | Revert the two previous commits. I was testing in the wrong branch. | Pierre-Marie Pédrot | 2014-09-04 |
* | Removing the old implementation of clear_body. | Pierre-Marie Pédrot | 2014-09-04 |
* | Typing.sort_of does not leak evarmaps anymore. | Pierre-Marie Pédrot | 2014-09-04 |
* | Remove [Infer] option of records. | Arnaud Spiwack | 2014-09-04 |
* | Print [Variant] types with the keyword [Variant]. | Arnaud Spiwack | 2014-09-04 |
* | Change the way primitive projections are declared to the kernel. | Matthieu Sozeau | 2014-08-28 |
* | Fixing bug #3377 by giving env and sigma to constrMathching. Now it's possible | Matthieu Sozeau | 2014-08-25 |
* | "allows to", like "allowing to", is improper | Jason Gross | 2014-08-25 |
* | instanciation is French, instantiation is English | Jason Gross | 2014-08-25 |
* | Clean up a comment in plugins/romega/ReflOmegaCore | Jason Gross | 2014-08-25 |
* | Grammar: "allowing to" is not proper English | Jason Gross | 2014-08-25 |
* | Correct a spelling mistake | Jason Gross | 2014-08-25 |
* | Lazy interpretation of patterns so that expressions such as "intros H H'/H" | Hugo Herbelin | 2014-08-18 |
* | Adding a new intro-pattern for "apply in" on the fly. Using syntax | Hugo Herbelin | 2014-08-18 |
* | A reorganization of the "assert" tactics (hopefully uniform naming | Hugo Herbelin | 2014-08-18 |
* | Reorganisation of intropattern code | Hugo Herbelin | 2014-08-18 |
* | Reorganization of tactics: | Hugo Herbelin | 2014-08-18 |
* | Moving the TacExtend node from atomic to plain tactics. | Pierre-Marie Pédrot | 2014-08-18 |
* | A couple of fixes/improvements in -beautify, but backtracking on | Hugo Herbelin | 2014-08-12 |
* | Experimentally adding an option for automatically erasing an | Hugo Herbelin | 2014-08-05 |
* | Adding a syntax "enough" for the variant of "assert" with the order of | Hugo Herbelin | 2014-08-05 |
* | More proofs independent of the names generated by induction/elim over | Hugo Herbelin | 2014-08-05 |
* | STM: new "par:" goal selector, like "all:" but in parallel | Enrico Tassi | 2014-08-05 |
* | Ring: prevent an error message to show in case of success. | Arnaud Spiwack | 2014-08-05 |
* | Better fix of e5c025 | Pierre Boutillier | 2014-08-05 |
* | STM: VtQuery holds the id of the state it refers to | Carst Tankink | 2014-08-04 |
* | Fix to make Coq compile, I think this should still be accepted. | Matthieu Sozeau | 2014-08-03 |
* | Better struture for Ltac internalization environments in Constrintern. | Pierre-Marie Pédrot | 2014-08-02 |
* | micromega : vm_compute; reflexivity -> vm_cast_no_check (eq_refl true) | Frédéric Besson | 2014-08-01 |
* | Compatibility for compilation with ocaml 3.12 (at least). | Hugo Herbelin | 2014-08-01 |
* | micromega : improve efficiency/termination of type-checking | Frédéric Besson | 2014-08-01 |
* | A tentative uniform naming policy in module Inductiveops. | Hugo Herbelin | 2014-08-01 |