aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-12-10Tiny fix of r16049pboutill
2012-12-10* Implementing the "union by rank" optimisation in univ.mlpboutill
2012-12-08Ensure that a function declared with a label is used with itletouzey
2012-12-08Finish patch for Hint Resolve, stopping to generate new constant names formsozeau
2012-12-08Coqide: use labels for all labelled functionsletouzey
2012-12-08Coqide: handle possible fragmentation in xml answersletouzey
2012-12-08Coqide: get rid of threads, use gtk asynchronous i/o insteadletouzey
2012-12-08Removed a unused function in Ppppedrot
2012-12-08Small optimization in Closure: replaced an index list with an array.ppedrot
2012-12-07Coqide: more cleanup (buffers)letouzey
2012-12-07Coqide: stylistic improvements in analyzed_view initializerletouzey
2012-12-07Coqide: cleanup concerning insert_text signalletouzey
2012-12-07Nicer code around Coq_lexletouzey
2012-12-07Ideutils: simpler conversion from byte offset to utf8 char offsetletouzey
2012-12-07Coqide: missing arg when calling process_next_phraseletouzey
2012-12-07Envars: repair failed compilation after yann's commitsletouzey
2012-12-07Coqide: minor cleanup around tag_on_insertletouzey
2012-12-07Coqide: better removal of the error red tagletouzey
2012-12-07Coqide: better handling of gtk messages + fix win32 stdout/stderr reroutingletouzey
2012-12-07Coqide: no reason to ignore Ctrl-Cletouzey
2012-12-07Coqide: use "prefs" ident instead of "current" (vague when unqualified)letouzey
2012-12-07Coqide: opening non-existing files won't create them immediately anymoreletouzey
2012-12-07Coqide: nicer creation of timersletouzey
2012-12-07Coqide: code cleanupletouzey
2012-12-07* lib/Envars:regisgia
2012-12-07* lib/Envars:regisgia
2012-12-07Revert "* tools/Coq_makefile:"regisgia
2012-12-07* tools/Coq_makefileregisgia
2012-12-07* tools/Coq_makefile:regisgia
2012-12-06Restoring flush of Welcome message lost in r15148herbelin
2012-12-05Making subset_eq_compat applying over more general domain "Type" (see #2938).herbelin
2012-12-04Backtrack on activating scopes with type casts (was r15978).herbelin
2012-12-04Removed Compat.Exc_located outside of compat.ml4, as a consequence ofherbelin
2012-12-04Early translation of camlp4/camlp5 located errors into coq-locatedherbelin
2012-12-04Low-level hack to get some more informative message from dynamic loading errors.herbelin
2012-12-04Fixing a comment.herbelin
2012-12-04Revised the strategy for automatic insertion of spaces when printingherbelin
2012-12-04Display Menu now called View Menu (in CoqIDE preferences).herbelin
2012-12-04Identities over types satisfying Uniqueness of Identity Proofsherbelin
2012-12-04Coqmktop: use the atomic Filename.open_temp_fileletouzey
2012-11-28Evarconv: Fix #2936 + commentspboutill
2012-11-28Fix ocamldebug constr printerpboutill
2012-11-28Reductionops uses Closure.redspboutill
2012-11-28Kernel/closure: add eta red_kindpboutill
2012-11-26Removed some FIXME related to equality on universes.ppedrot
2012-11-26Small cleaning of interface in Univppedrot
2012-11-26Monomorphization (toplevel)ppedrot
2012-11-26Fixed a monomorphization error.ppedrot
2012-11-25Monomorphization (tactics)ppedrot
2012-11-25Monomorphization (proof)ppedrot