aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-29Fixed a bug causing inconsistent states during proof editting.aspiwack
2011-04-29Some comments.aspiwack
2011-04-29Typo in test InitSyntax.outherbelin
2011-04-29Choose relative directory over configured directory for coqlib.pboutill
2011-04-28Attempt to use more local doc in coqidepboutill
2011-04-28CHANGES updatepboutill
2011-04-28coq_makefile big cleanuppboutill
2011-04-28coqtop -config returns coq returns coq environments at exection timepboutill
2011-04-28Revert r14078 "Partial backtrack on the support for open terms in destruct/in...gmelquio
2011-04-28Partial backtrack on the support for open terms in destruct/induction:gmelquio
2011-04-28Coqide: try to properly send interrupts to coqtop on Win32letouzey
2011-04-28Adding "Tactic Notation" in doc index.herbelin
2011-04-28Fixing an "apply -> ... in hyp" bug (the hyp was considered as a fixedherbelin
2011-04-28Fixed notation printing bug when curly brackets are involved (requestsherbelin
2011-04-27Updating CHANGESherbelin
2011-04-27Fixing output of Notations2.v test messed up in r14060herbelin
2011-04-26Pcoq.ml4: fix a typo in a comment to please ocamldocletouzey
2011-04-26G_vernac can be parsed without grammar.cmaletouzey
2011-04-26dev/base_include: no more mod_self_idletouzey
2011-04-26Fixing commit r14061 (changes in file tactics.ml were mistakenly committed).herbelin
2011-04-26Coqide: fix remove_current_view_page (#2499)letouzey
2011-04-25Fix for handling of -R "" in coqdoc (bug #2423).herbelin
2011-04-25Fixing and completing interpretation of let's in notations for iterated binders.herbelin
2011-04-25Fixing and completing interpretation of let's in notations for iterated binders.herbelin
2011-04-24Yet another bug in printing fix with let-in bindersherbelin
2011-04-24Fixing bug in printing let-in binders in fix/cofixherbelin
2011-04-24Fixed a bug of destruct which was sometimes forgetting local definitions behi...herbelin
2011-04-22Coqide: fix synchro when restarting during a single stepletouzey
2011-04-21Coqide: let's try to be synchronuous when killing coqtopletouzey
2011-04-21Coqide: remove some dead codeletouzey
2011-04-21Coqlib: avoid deadlock under win32 with force_reset_initialletouzey
2011-04-21Coqide: back to using Unix.stderr in create_processletouzey
2011-04-21Coqide: better handling of stdout/stderr in win32letouzey
2011-04-21Coqide: typoletouzey
2011-04-21Coqide: quote coqtop filename if necessaryletouzey
2011-04-21Coqide: a special kill function for win32letouzey
2011-04-21Coqide: try to avoid displaying error messages on coqide's consoleletouzey
2011-04-21Coqide: better construction of default coqtop pathletouzey
2011-04-21Win32: remove the need for Coq.bat and Coqide.batletouzey
2011-04-21Win32: if we make coqide console-free, then stderr/stdout/sdtin shouldn't be ...letouzey
2011-04-21Ocamlbuild: in win32, coqide is now a console-free app by defaultletouzey
2011-04-21Win32: let's directly make coqtop.exe and coqide.exe incorporate coq.icoletouzey
2011-04-21bug fix: concurrent access of persistent_cachefbesson
2011-04-20Coqide: Fix the command separator for external cmds (#2363)letouzey
2011-04-20Coqdoc: also try coqlib relative to the coqdoc binary locationletouzey
2011-04-20Allow betaiota when checking unification of the types of metas (fixes ATBR co...msozeau
2011-04-20Don't force progress on instance applications, there is always progress when ...msozeau
2011-04-20This is used in the rippling plugin. This also allows fixing bug #2188.msozeau
2011-04-19Declarative mode: fix escape and return.aspiwack
2011-04-19Fix thumb2-related build errorglondu