aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* 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
* CoqIDE: new async error reporting window and slaves statusGravatar gareuselesinge2013-09-13
* STM pretty printer should never failGravatar gareuselesinge2013-09-13
* fix STM feeback on running jobsGravatar gareuselesinge2013-09-13
* Do no compage wg_Notebook terms with (=)Gravatar gareuselesinge2013-09-13
* Unplugging Autoinstance. The code is still here if someone wishesGravatar ppedrot2013-09-12
* CoqIDE: show number of proofs being checked in backgroundGravatar gareuselesinge2013-09-12
* Minimal implementation of `Shallow marshalling of LibGravatar gareuselesinge2013-09-12
* Unknown commands starting a proof were not setting the proof mode.Gravatar gareuselesinge2013-09-12
* Remove outdated commentGravatar gareuselesinge2013-09-12
* VernacList handling was lost in STM mergeGravatar gareuselesinge2013-09-12
* Fix bug in CStack introduced by refactoringGravatar gareuselesinge2013-09-12
* Temporary fix of emacs mode for ProofGeneralGravatar letouzey2013-09-10
* Change syntax of Hint Resolve to actually accept user-given priorities.Gravatar msozeau2013-09-07
* Moving Searchstack to CStack, and normalizing names a bit.Gravatar ppedrot2013-09-06
* Optimizing some evar_maps manipulation. In particular, using a [map] insteadGravatar ppedrot2013-09-05
* Documentation of Evd.Gravatar ppedrot2013-09-05
* Cleaning up of Evd. Extruding the tower of modules used to define evar_maps.Gravatar ppedrot2013-09-05
* More robust argument setter in CoqIDE. It does not crash anymore on badGravatar ppedrot2013-09-04
* Fixing some tests from the test-suite.Gravatar ppedrot2013-09-03
* Partly replacing list-based access functions in Evd. This is stillGravatar ppedrot2013-09-03
* Some cleanup in AutoGravatar ppedrot2013-09-03
* Removing more association lists in Constrintern.Gravatar ppedrot2013-09-02
* * test-suite/success/Unicode_utf8:Gravatar regisgia2013-09-02
* * lib/Unicode:Gravatar regisgia2013-09-02
* * parsing/Lexer: Cosmetics.Gravatar regisgia2013-09-02
* * configure: Remove trailing space.Gravatar regisgia2013-09-02
* summary for ML modules made correctGravatar gareuselesinge2013-08-30
* add "Print Ring" and "Print Field" vernacular commandsGravatar gareuselesinge2013-08-30
* Make the jopin-document button wait for slaves to terminateGravatar gareuselesinge2013-08-30
* Fixing the code of field_simplify_eq.Gravatar amahboub2013-08-30
* When PG is used as interface behave as before STMGravatar gareuselesinge2013-08-30
* ind_tables: properly handling side effectsGravatar gareuselesinge2013-08-30
* recdef: restore old semantics (pre STM)Gravatar gareuselesinge2013-08-30
* Fix typo in error messageGravatar gareuselesinge2013-08-30
* safe Conv_oracle state for type checkingGravatar gareuselesinge2013-08-30
* Stm: if slave process dies badly go back to local lazy evaluationGravatar gareuselesinge2013-08-30
* -coq-slaves: close_on_exec + correct argument passingGravatar gareuselesinge2013-08-30
* Remove Obj.magic from safe typingGravatar gareuselesinge2013-08-30
* Trickyer test for Paral-ITPGravatar gareuselesinge2013-08-30
* Fixing bug #3083.Gravatar ppedrot2013-08-28
* Removing some lone List.assoc & List.mem in lib.Gravatar ppedrot2013-08-28
* Removing association lists in Reductionops. Btw, defining the dual of theGravatar ppedrot2013-08-25