aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Moved Entries module back to kernelGravatar ppedrot2012-10-26
* Change Hint Resolve, Immediate to take a global reference as argumentGravatar msozeau2012-10-26
* Removed a few calls to "Opaque" in Logic.v ineffective since at leastGravatar herbelin2012-10-24
* Cleared a purely declarative .ml file and moved its interface to intf/Gravatar ppedrot2012-10-23
* Coqmktop: missing -I (fix #2851)Gravatar letouzey2012-10-23
* the new .dir-locals.el thanks to Pierre CourtieuGravatar pboutill2012-10-23
* Text inserted by insert_this_phrase_on_success correct taggingGravatar pboutill2012-10-23
* Coqide for Gtk-mac-integration 2.0.0Gravatar pboutill2012-10-23
* RefMan-tac: fix a few glitches concerning the documentation of eqn:Gravatar letouzey2012-10-23
* Fix bug #2892Gravatar letouzey2012-10-22
* Coqide does not need dllcoqrun.soGravatar pboutill2012-10-22
* Makefile.build: CONFIG is now in clibGravatar pboutill2012-10-17
* Do not install libcoqrun.so if compiled with -customGravatar pboutill2012-10-17
* Cygwin gcc do not accept -mno-cygwin anymoreGravatar pboutill2012-10-17
* Fix test-suite output/* in benchGravatar pboutill2012-10-17
* Taking into account that ocamlfind might find a package w/o the filesGravatar herbelin2012-10-17
* Using weak tables instead of plain hash tables while hashconsing.Gravatar ppedrot2012-10-17
* univ inconsistency error message gives evidence of a cycleGravatar barras2012-10-17
* Removing redundant definition of case_eq (see #2919).Gravatar herbelin2012-10-16
* Split Tacinterp in 3 files : Tacsubst, Tacintern and TacinterpGravatar letouzey2012-10-16
* Continuing r15885 fixing coqdoc index bugs introduced in r14624 and r15053.Gravatar herbelin2012-10-16
* Removed dead code about linking Module names in coqdoc.Gravatar herbelin2012-10-16
* Continue killing hidden tactics : no more generated h_xxxGravatar letouzey2012-10-15
* Egramml: minor simplificationGravatar letouzey2012-10-15
* Stylistic improvement: avoid a "if match List.hd"Gravatar letouzey2012-10-15
* Coq_makefile: easier compilation with timings info (from r15850)Gravatar pboutill2012-10-15
* Makefiles: Only -I required dirs (config, lib, ide) when compiling coqideGravatar pboutill2012-10-15
* Makefile.build: $(MLINCLUDES) out of $(OPT/BYTEFLAGS)Gravatar pboutill2012-10-15
* Fixing coqdoc index bugs introduced in r14624 and r15053. Revision r14624 int...Gravatar pboutill2012-10-15
* When loading a plugin, prefer .cma to .cmoGravatar gareuselesinge2012-10-14
* fix r15860 : no slash after $(COQLIB)Gravatar letouzey2012-10-08
* restore compatibility with camlp5 < 6.00Gravatar letouzey2012-10-06
* Coqmktop: a misplaced Filename.quote prevented temp file cleanupGravatar letouzey2012-10-06
* Turn mltop.ml4 into a regular ocaml fileGravatar letouzey2012-10-06
* ocamlbuild simplificationsGravatar letouzey2012-10-06
* Minor fix in the ./build wrapper for ocamlbuildGravatar letouzey2012-10-06
* no need for camlp4 cma's in coq misc toolsGravatar letouzey2012-10-06
* still some more dead code removalGravatar letouzey2012-10-06
* remove useless hidden_flag in TacMutual(Co)FixGravatar letouzey2012-10-06
* cosmetic concerning interp of TacShowHypsGravatar letouzey2012-10-06
* remove Refiner.abstract_tactic and similarGravatar letouzey2012-10-06
* remove -rectypes except for term.mlGravatar letouzey2012-10-06
* remove dumptree.ml4Gravatar letouzey2012-10-06
* Adapt pieces of code needing -rectypesGravatar letouzey2012-10-06
* avoid using rectypes in dnet.mlGravatar letouzey2012-10-06
* avoid using rectypes in nametab.mlGravatar letouzey2012-10-06
* Tacexpr: revised version that doesn't need -rectypesGravatar letouzey2012-10-06
* Clean-up : removal of Proof_type.tactic_exprGravatar letouzey2012-10-06
* Proof_type: rule now degenerates to prim_ruleGravatar letouzey2012-10-06
* Clean-up : no more Proof_type.proof_treeGravatar letouzey2012-10-06