aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* checker: less useless error messagesGravatar Enrico Tassi2014-02-26
* fix checker w.r.t. mutual_inductive_body and constant_bodyGravatar Enrico Tassi2014-02-26
* fix checker w.r.t. Dyn.t validationGravatar Enrico Tassi2014-02-26
* Future: make ~greedy:true the default + new sink commodity APIGravatar Enrico Tassi2014-02-26
* Future: each computation has a uuidGravatar Enrico Tassi2014-02-26
* Tacinterp: remove the is_value check in Ltac's let-in.Gravatar Arnaud Spiwack2014-02-25
* Tacinterp: fewer enterl still.Gravatar Arnaud Spiwack2014-02-25
* Tacinterp: fewer Proofview.Goal.enterl.Gravatar Arnaud Spiwack2014-02-25
* Tacinterp: clean up.Gravatar Arnaud Spiwack2014-02-25
* Tacinterp: remove unnecessary return/bind pairs.Gravatar Arnaud Spiwack2014-02-25
* Fixing printing of only_parsing notations.Gravatar Pierre-Marie Pédrot2014-02-25
* TacticMatching: avoid some closure allocation in (<*>).Gravatar Arnaud Spiwack2014-02-24
* Removed some trailing whitespaces.Gravatar Arnaud Spiwack2014-02-24
* IStream: more efficient implementation of concat_map.Gravatar Arnaud Spiwack2014-02-24
* IStream: a concat_map primitive.Gravatar Arnaud Spiwack2014-02-24
* IStream: change type of thunk, spare allocations.Gravatar Arnaud Spiwack2014-02-24
* IStream: remove a useless Obj.magic.Gravatar Arnaud Spiwack2014-02-24
* A view type for IStream.Gravatar Arnaud Spiwack2014-02-24
* Ensuring that the module Stack is opaque inside Reductionops.Gravatar Pierre-Marie Pédrot2014-02-24
* make coqide-binaries does not build coqtop anymoreGravatar Pierre Boutillier2014-02-24
* fixup complement FinGravatar Pierre Boutillier2014-02-24
* cbn understands ArgumentsGravatar Pierre Boutillier2014-02-24
* Simpl_behaviour becomes Reductionops.ReductionBehaviourGravatar Pierre Boutillier2014-02-24
* Dead Code eliminationGravatar Pierre Boutillier2014-02-24
* Create Debug Unification optionGravatar Pierre Boutillier2014-02-24
* Fix coqide build under MacOSGravatar Pierre Boutillier2014-02-24
* No more translation array <-> list in Reductionops.StackGravatar Pierre Boutillier2014-02-24
* Reductionops.Stack.strip* are ready to deal with ShiftGravatar Pierre Boutillier2014-02-24
* Reductionops.Stack.app_node is secretGravatar Pierre Boutillier2014-02-24
* app_node, stack, state printersGravatar Pierre Boutillier2014-02-24
* Stack operations of Reductionops in Reductionops.StackGravatar Pierre Boutillier2014-02-24
* Fix grammatical mistake in error message (bug #3238)Gravatar xclerc2014-02-24
* More sharing in Logic, together with some code cleaning.Gravatar Pierre-Marie Pédrot2014-02-21
* Optimization in kernel/vars.ml: directly allocate a fixed-size block in theGravatar Pierre-Marie Pédrot2014-02-20
* CoqIDE: when coqtop misbehaves kill it properly (no zombie)Gravatar Enrico Tassi2014-02-17
* [nanoPG]: emacs like copy/pasteGravatar Enrico Tassi2014-02-17
* Removing non-marshallable data from the Agram constructor. Instead ofGravatar Pierre-Marie Pédrot2014-02-16
* fast correction of bug #3234Gravatar Julien Forest2014-02-14
* TC: honor the use_typeclasses flag in pretypingGravatar Enrico Tassi2014-02-12
* Made Pre_env.lazy_val opaque.Gravatar Pierre-Marie Pédrot2014-02-11
* Timeout and Set Default Timeout fixed (closes: #3229)Gravatar Enrico Tassi2014-02-10
* STM: fix valid_id coming from Qed errorsGravatar Enrico Tassi2014-02-10
* STM: when a worker is canceled mark the proof as brokenGravatar Enrico Tassi2014-02-10
* STM: be conservative w.r.t. proofs containing global side effectsGravatar Enrico Tassi2014-02-10
* fake_ide: ported to spawnGravatar Enrico Tassi2014-02-10
* Tentative fixup for the previous commit. It seems I have broken somethingGravatar Pierre-Marie Pédrot2014-02-10
* Small optimizations in Closure:Gravatar Pierre-Marie Pédrot2014-02-09
* Less dependencies in Omega.Gravatar Pierre-Marie Pédrot2014-02-08
* FinFun.v: results about injective/surjective/bijective fonctions over finite ...Gravatar Pierre Letouzey2014-02-07
* Tactic extensions do not need to be classified by the STM, asGravatar Pierre-Marie Pédrot2014-02-05