aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* STM: fix reporting of ongoing tasksGravatar gareuselesinge2013-10-01
* STM: exceptions caming from slaves are now localizedGravatar gareuselesinge2013-10-01
* CoqIDE: do not fail hard if a message is asynchronousGravatar gareuselesinge2013-10-01
* STM: Unix.kill can failGravatar gareuselesinge2013-10-01
* CoqIDE: fix reset initialGravatar gareuselesinge2013-10-01
* CoqIDE: use #present to raise error windowGravatar gareuselesinge2013-09-30
* Backtrace.record_backtrace in CoqIDE tooGravatar gareuselesinge2013-09-30
* CoqIDE: wg_Tooltip removed, new tooltip handlingGravatar gareuselesinge2013-09-30
* STM: better handle proof modesGravatar gareuselesinge2013-09-30
* fake_ide: call Coq.init as the first actionGravatar gareuselesinge2013-09-30
* ideutils: stock_to_widget was ignoring the ~size argumentGravatar gareuselesinge2013-09-30
* wg_Command: detachable, less "from the 80s", query paneGravatar gareuselesinge2013-09-30
* wg_Session: fix copy/paste of tagged textGravatar gareuselesinge2013-09-30
* STM: some refactoring, support revised CoqIDE protocolGravatar gareuselesinge2013-09-30
* CoqIDE ported to the revides protocolGravatar gareuselesinge2013-09-30
* fake_ide ported to the new protocol (FIXME tests fail)Gravatar gareuselesinge2013-09-30
* CoqIDE protocol/serialization revisedGravatar gareuselesinge2013-09-30
* lib/cstack: various improvementsGravatar gareuselesinge2013-09-30
* lib/vcs: various improvementsGravatar gareuselesinge2013-09-30
* lib/dag: various improvementsGravatar gareuselesinge2013-09-30
* lib/future: computations that are Exn can be replacedGravatar gareuselesinge2013-09-30
* Made rewrite tactic strategies pure. They were using quite uglilyGravatar ppedrot2013-09-28
* Removing a bunch of generic equalities.Gravatar ppedrot2013-09-27
* Opacifying the type of strategies.Gravatar ppedrot2013-09-26
* Splitting Rewrite into a code part and a CAMLP4-dependent one.Gravatar ppedrot2013-09-26
* Removing useless evar-related stuff.Gravatar ppedrot2013-09-25
* Adding evar printing to debugger.Gravatar ppedrot2013-09-24
* Fixing ocamldebug compilation by adding thread linking.Gravatar ppedrot2013-09-24
* Fix name clash in "failure/inductive.v".Gravatar xclerc2013-09-20
* Merge "circular_subtyping?.v" tests into a single "circular_subtyping.v" test.Gravatar xclerc2013-09-20
* Merge "inductive?.v" tests into a single "inductive.v" test.Gravatar xclerc2013-09-20
* Get rid of "shouldsucceed" subdirectory by moving tests to parent directory.Gravatar xclerc2013-09-20
* Get rid of "shouldfail" subdirectory by moving tests to parent directory.Gravatar xclerc2013-09-20
* Wrong bug identifier.Gravatar xclerc2013-09-20
* Execute tests from the "bugs/closed" directory.Gravatar xclerc2013-09-20
* Update test for bug 2846 in order to use "Fail".Gravatar xclerc2013-09-20
* Use "Fail" rather than rely on exit code.Gravatar xclerc2013-09-20
* Uminus.v : prepare this test file for the use of FailGravatar letouzey2013-09-19
* universes-buraliforti-redef.v : repair a match after Pierre B. syntax changesGravatar letouzey2013-09-19
* Prettyp: avoid useless "let module"Gravatar letouzey2013-09-19
* Made the filename of compiled files explicit, i.e. add a ./ prefixGravatar ppedrot2013-09-19
* Get rid of the uses of deprecated OCaml elements (still remaining compatible ...Gravatar xclerc2013-09-19
* At least made the evar type opaque! There are still 5 remaining unsafeGravatar ppedrot2013-09-18
* Removing the last global evar generation in Term_dnet. The veryGravatar ppedrot2013-09-18
* Removing unused code from Term_dnet.Gravatar ppedrot2013-09-18
* Removing almost all new_untyped_evar, and a bunch of Evd.add.Gravatar ppedrot2013-09-18
* Taming the simpl evar hack that used to use negative evars.Gravatar ppedrot2013-09-18
* Slightly more compact representation of 'a substituted type,Gravatar ppedrot2013-09-14
* When Coq is reset-initialed by CoqIDE, do reset jobs countersGravatar gareuselesinge2013-09-13
* fix error reporting window size calculationGravatar gareuselesinge2013-09-13