aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Extraction: fix a bit the extraction under modulesGravatar letouzey2010-07-15
* Ocamlbuild: adapt to last changes for camlp4 (use of tools/compat5*.cmo)Gravatar letouzey2010-07-15
* Fix compilation and test-suite of nsatzGravatar glondu2010-07-12
* coqide: s/Sys.argv.(0)/Sys.executable_name/ for coqtop (cf #2341)Gravatar glondu2010-07-12
* Bool: iff lemmas about or, a reflect inductive, an is_true functionGravatar letouzey2010-07-10
* Finish adding out-of-the-box support for camlp4Gravatar letouzey2010-07-09
* Extraction: restrict autoinling to csts whose body is globally visible (fix #...Gravatar letouzey2010-07-08
* Updating reference manual credits: gb is now nsatz.Gravatar herbelin2010-07-08
* Extraction: more factorization of common match branchesGravatar letouzey2010-07-08
* Extraction: Unset Extraction AutoInline is now the defaultGravatar letouzey2010-07-08
* nsatz in an integral domain with specialization to Z and RGravatar pottier2010-07-08
* Fixed compilation with statically-linked plugins (the decl_modeGravatar herbelin2010-07-07
* Extraction Library Foo creates Foo.ml, not foo.ml (correct version)Gravatar letouzey2010-07-07
* Extraction Library Foo creates Foo.ml, not foo.mlGravatar letouzey2010-07-07
* CHANGES: mention last-minute improvements of extractionGravatar letouzey2010-07-07
* Extraction: get advantage of nicer, algebraic, module typesGravatar letouzey2010-07-07
* Extraction: some more work on the (re)naming frameworkGravatar letouzey2010-07-07
* Mod_typing: fix the content of the typ_expr_alg fieldGravatar letouzey2010-07-07
* Fix goal display when backtrackingGravatar vgross2010-07-05
* Robustness fix : clean restart of coqtop on pipe error + force matchingGravatar vgross2010-07-05
* Turned off Mac dynlink hack for 10.6.3+ on x86_64Gravatar thutchin2010-07-05
* Stronger checks on coqtop termination, warning when zombies.Gravatar vgross2010-07-05
* Extraction: (yet another) rework of the renaming codeGravatar letouzey2010-07-05
* FSets/Msets: some renaming of module params to simplify the task of the extra...Gravatar letouzey2010-07-05
* Fixing tabs closing problems by removing activation infrastructure.Gravatar vgross2010-07-02
* Extraction: better support of modulesGravatar letouzey2010-07-02
* Extraction: no more MPself hence no need for subst during ppGravatar letouzey2010-07-02
* Remove dependency to Unix from module ProfileGravatar glondu2010-07-02
* Sorting library: export as hints only lemmas that obviously simplifyGravatar herbelin2010-07-02
* Miscellaneous small updates:Gravatar herbelin2010-07-01
* Move [delayed] to util and use [force_delayed] everywhere to forceGravatar msozeau2010-06-30
* Fix generalize_eqs tactic to not consider defined variables as being generali...Gravatar msozeau2010-06-30
* Fix (part of) bug #2347, de Bruijn bug in Program's pretyper.Gravatar msozeau2010-06-30
* Correct wrong handling of evars in instance definitions that preventedGravatar msozeau2010-06-29
* QArith: typo in name of hint db (fix #2346)Gravatar letouzey2010-06-29
* change the flag "internal" in declare/ind_tables from bool toGravatar vsiles2010-06-29
* Made tclABSTRACT normalize evars before saying it does not supportGravatar herbelin2010-06-29
* Fix compilation by replacing some "auto with zarith" with "ring"Gravatar glondu2010-06-28
* Extraction: handling modules (not functors) in Haskell by name manglingGravatar letouzey2010-06-28
* Update of documentation for the standard library (cf. #2332)Gravatar letouzey2010-06-28
* Extraction: remove a useless matchGravatar letouzey2010-06-28
* Made "replace" accepts open terms on its left-hand-side.Gravatar herbelin2010-06-28
* Fixed a bug introduced in a combination in r12807 and revealed inGravatar herbelin2010-06-28
* Applying François' patches about Canonical Projections (see #2302 and #2334).Gravatar herbelin2010-06-26
* Backporting modifications to nsatz (doc + fix of bug #2328) from trunk to v8.3.Gravatar herbelin2010-06-26
* Moved error when option does not exist into a warning (this allows toGravatar herbelin2010-06-25
* bug 2328 fixed: failure when polynomial not i idealGravatar pottier2010-06-25
* modifs de nsatz suggerees par HugoGravatar pottier2010-06-25
* Restored a "feature" of unification in pre-8.3 (it was used e.g. in aGravatar herbelin2010-06-25
* Extraction: nicer simple extraction of custom defs (fix #2204)Gravatar letouzey2010-06-23