aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-25Removing useless evar-related stuff.ppedrot
2013-09-24Adding evar printing to debugger.ppedrot
2013-09-24Fixing ocamldebug compilation by adding thread linking.ppedrot
2013-09-20Fix name clash in "failure/inductive.v".xclerc
2013-09-20Merge "circular_subtyping?.v" tests into a single "circular_subtyping.v" test.xclerc
2013-09-20Merge "inductive?.v" tests into a single "inductive.v" test.xclerc
2013-09-20Get rid of "shouldsucceed" subdirectory by moving tests to parent directory.xclerc
2013-09-20Get rid of "shouldfail" subdirectory by moving tests to parent directory.xclerc
2013-09-20Wrong bug identifier.xclerc
2013-09-20Execute tests from the "bugs/closed" directory.xclerc
2013-09-20Update test for bug 2846 in order to use "Fail".xclerc
2013-09-20Use "Fail" rather than rely on exit code.xclerc
2013-09-19Uminus.v : prepare this test file for the use of Failletouzey
2013-09-19universes-buraliforti-redef.v : repair a match after Pierre B. syntax changesletouzey
2013-09-19Prettyp: avoid useless "let module"letouzey
2013-09-19Made the filename of compiled files explicit, i.e. add a ./ prefixppedrot
2013-09-19Get rid of the uses of deprecated OCaml elements (still remaining compatible ...xclerc
2013-09-18At least made the evar type opaque! There are still 5 remaining unsafeppedrot
2013-09-18Removing the last global evar generation in Term_dnet. The veryppedrot
2013-09-18Removing unused code from Term_dnet.ppedrot
2013-09-18Removing almost all new_untyped_evar, and a bunch of Evd.add.ppedrot
2013-09-18Taming the simpl evar hack that used to use negative evars.ppedrot
2013-09-14Slightly more compact representation of 'a substituted type,ppedrot
2013-09-13When Coq is reset-initialed by CoqIDE, do reset jobs countersgareuselesinge
2013-09-13fix error reporting window size calculationgareuselesinge
2013-09-13CoqIDE: new async error reporting window and slaves statusgareuselesinge
2013-09-13STM pretty printer should never failgareuselesinge
2013-09-13fix STM feeback on running jobsgareuselesinge
2013-09-13Do no compage wg_Notebook terms with (=)gareuselesinge
2013-09-12Unplugging Autoinstance. The code is still here if someone wishesppedrot
2013-09-12CoqIDE: show number of proofs being checked in backgroundgareuselesinge
2013-09-12Minimal implementation of `Shallow marshalling of Libgareuselesinge
2013-09-12Unknown commands starting a proof were not setting the proof mode.gareuselesinge
2013-09-12Remove outdated commentgareuselesinge
2013-09-12VernacList handling was lost in STM mergegareuselesinge
2013-09-12Fix bug in CStack introduced by refactoringgareuselesinge
2013-09-10Temporary fix of emacs mode for ProofGeneralletouzey
2013-09-07Change syntax of Hint Resolve to actually accept user-given priorities.msozeau
2013-09-06Moving Searchstack to CStack, and normalizing names a bit.ppedrot
2013-09-05Optimizing some evar_maps manipulation. In particular, using a [map] insteadppedrot
2013-09-05Documentation of Evd.ppedrot
2013-09-05Cleaning up of Evd. Extruding the tower of modules used to define evar_maps.ppedrot
2013-09-04More robust argument setter in CoqIDE. It does not crash anymore on badppedrot
2013-09-03Fixing some tests from the test-suite.ppedrot
2013-09-03Partly replacing list-based access functions in Evd. This is stillppedrot
2013-09-03Some cleanup in Autoppedrot
2013-09-02Removing more association lists in Constrintern.ppedrot
2013-09-02* test-suite/success/Unicode_utf8:regisgia
2013-09-02* lib/Unicode:regisgia
2013-09-02* parsing/Lexer: Cosmetics.regisgia