aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* An generic imperative union-find, used for deps of evars in Class_tacticsGravatar letouzey2011-02-11
* Change Evd.fold to a faster version that simply removes unneeded evars.Gravatar msozeau2011-02-11
* compatibility <3.12 (Map.exists Map.singleton)Gravatar pboutill2011-02-11
* Remove obsolete TheoryListGravatar glondu2011-02-10
* Vectors fully use implicit argumentsGravatar pboutill2011-02-10
* Fixpoints are traverse during implicits arguments search to toplevelGravatar pboutill2011-02-10
* Interp a definition with the implicit arguments of its local contextGravatar pboutill2011-02-10
* local variables can have implicits locallyGravatar pboutill2011-02-10
* Data structure telling implicits of local variables is a map in theGravatar pboutill2011-02-10
* internalize now use a record for its envGravatar pboutill2011-02-10
* MacOS compatibilityGravatar pboutill2011-02-10
* More comments and less doublons in some mliGravatar pboutill2011-02-10
* - proper printing of setoid_rewrite tactic applicationsGravatar msozeau2011-02-10
* Rename subst_raw_with_bindings to subst_glob_with_bindings and exportGravatar msozeau2011-02-10
* Started to fix the declarative proof mode (C-zar).Gravatar aspiwack2011-02-10
* One more fix for setoid_rewrite: completely reinterpret the given lemmasGravatar msozeau2011-02-09
* Correct handling of existential variables when multiple differentGravatar msozeau2011-02-08
* Factorize code of rewrite to make way for a new implementation using theGravatar msozeau2011-02-07
* Dp: another fix suggested by Virgile PrevostoGravatar letouzey2011-02-03
* Repair Class_tactics.split_evars, broken by r13717 (should fix #2481)Gravatar letouzey2011-02-03
* Coqlib.gen_constant_in_modules can take a qualid string "Foo.bar"Gravatar letouzey2011-01-31
* A fine-grain control of inlining at functor application via priority levelsGravatar letouzey2011-01-31
* Remove the "Boxed" syntaxes and the const_entry_boxed fieldGravatar letouzey2011-01-28
* test-suite/Makefile: add a rule to build all_stdlib.v (for the bench)Gravatar glondu2011-01-27
* Make simpl use the proper constant when folding (mutual) fixpointsGravatar letouzey2011-01-27
* Fix compilation with camlp5 (Closes: #2487)Gravatar glondu2011-01-25
* Update .gitignoreGravatar glondu2011-01-25
* Add a test for sorting all universes of stdlibGravatar glondu2011-01-25
* Rewrite sort_universes to minimize the number of universesGravatar glondu2011-01-25
* Numbers: simplier spec for testbitGravatar letouzey2011-01-20
* Fix formatting issue in refmanGravatar glondu2011-01-12
* Fix ocamlbuild-based build systemGravatar glondu2011-01-11
* Remove references to -ide option of coqmktopGravatar glondu2011-01-11
* In univ.ml, put universe_level primitives in its their own sub-moduleGravatar glondu2011-01-11
* Add [Typeclasses Debug] option that respects backtracking, solveGravatar msozeau2011-01-11
* Add "Print Sorted Universes"Gravatar glondu2011-01-11
* Use dashed lines for equivalence edges in dot output of universesGravatar glondu2011-01-11
* More coherent comment orderingGravatar glondu2011-01-11
* Fix some typosGravatar glondu2011-01-11
* ratrapage exception, deja fait ...Gravatar bgregoir2011-01-11
* Fixing an uncaught exception bug with use of vmcastGravatar herbelin2011-01-07
* MacOS integrationGravatar pboutill2011-01-07
* Separate load_file handler in coqideGravatar pboutill2011-01-07
* Coqide is not built with coqmktop any moreGravatar pboutill2011-01-07
* Don't install both coqide.byte and coqide.optGravatar pboutill2011-01-07
* Call coqtop with -nois when probing for filesGravatar pboutill2011-01-07
* Fix print in coqideGravatar pboutill2011-01-07
* mli comments for docGravatar pboutill2011-01-07
* Update CHANGESGravatar pboutill2011-01-07
* Extraction : fix Extract Inlined Constant for Haskell and Scheme (#2469)Gravatar letouzey2011-01-07