aboutsummaryrefslogtreecommitdiffhomepage
path: root/toplevel
Commit message (Expand)AuthorAge
* 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 almost all new_untyped_evar, and a bunch of Evd.add.Gravatar ppedrot2013-09-18
* STM pretty printer should never failGravatar gareuselesinge2013-09-13
* fix STM feeback on running jobsGravatar 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
* 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
* Temporary fix of emacs mode for ProofGeneralGravatar letouzey2013-09-10
* Moving Searchstack to CStack, and normalizing names a bit.Gravatar ppedrot2013-09-06
* Partly replacing list-based access functions in Evd. This is stillGravatar ppedrot2013-09-03
* summary for ML modules made correctGravatar gareuselesinge2013-08-30
* Make the jopin-document button wait for slaves to terminateGravatar gareuselesinge2013-08-30
* When PG is used as interface behave as before STMGravatar gareuselesinge2013-08-30
* ind_tables: properly handling side effectsGravatar 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
* Fixing bug #3083.Gravatar ppedrot2013-08-28
* Added a more efficient way to recover the domain of a map.Gravatar ppedrot2013-08-25
* Misc changes around coqtop.ml :Gravatar letouzey2013-08-22
* Less "Coq" strings everywhereGravatar letouzey2013-08-22
* Fix STM: Module Import may change the parserGravatar gareuselesinge2013-08-20
* Universe counters on slaves are in sync with masterGravatar gareuselesinge2013-08-20
* Declarations.mli: reorganization of modular structuresGravatar letouzey2013-08-20
* Himsg : strict 80-column indentationGravatar letouzey2013-08-20
* Safe_typing code refactoringGravatar letouzey2013-08-20
* Modulification and removing of structural equality in Stateid.Gravatar ppedrot2013-08-19
* Modulification and removing of structural equality in VCS.Gravatar ppedrot2013-08-19
* Fixing potentially misused Errors.push.Gravatar ppedrot2013-08-12
* Mutual proofs cannot be delegatedGravatar gareuselesinge2013-08-11
* Small typosGravatar ppedrot2013-08-10
* Lemmas ending with Defined cannot be delegated to slavesGravatar gareuselesinge2013-08-10
* Fix batch compilation of scripts with Admitted proofs (in a section)Gravatar gareuselesinge2013-08-09
* fix batch compilation of scripts containing AdmittedGravatar gareuselesinge2013-08-09
* stm: (initial) support for -coq-slavesGravatar gareuselesinge2013-08-08
* get rid of closures in global/proof stateGravatar gareuselesinge2013-08-08
* enhance marshallable option for freeze (minor TODO in safe_typing)Gravatar gareuselesinge2013-08-08
* Vernac classification streamlined (handles VERNAC EXTEND)Gravatar gareuselesinge2013-08-08
* Simple machinery to detect EXTEND that interpret during parsingGravatar gareuselesinge2013-08-08
* Support Proof GeneralGravatar gareuselesinge2013-08-08
* Coqide ported to STMGravatar gareuselesinge2013-08-08
* State Transaction MachineGravatar gareuselesinge2013-08-08
* Added more flags choice in desambiguating printer. The code isGravatar ppedrot2013-08-06
* Tentative fix for bug #2961. When we have to print two terms thatGravatar ppedrot2013-08-05
* Fixing #2846: Uncaught exception Reduction.NotArity.Gravatar ppedrot2013-08-04
* Removing useless casts between arrays and lists.Gravatar ppedrot2013-08-04
* Replacing uses of association lists by maps in notations.Gravatar ppedrot2013-08-03
* Small typo in Print Debug GCGravatar ppedrot2013-08-02