aboutsummaryrefslogtreecommitdiff
path: root/coq
AgeCommit message (Expand)Author
2006-09-15typo in coq-indent.Pierre Courtieu
2006-09-15fixed a typo in last correction.Pierre Courtieu
2006-09-14fix a bug with error highlighting. Not sure it is ok but seems toPierre Courtieu
2006-09-14fixed a bug from Stefan Monnier.Pierre Courtieu
2006-09-13cleaning from Stefan Monnier.Pierre Courtieu
2006-09-13cleaning from Stefan Monnier.Pierre Courtieu
2006-09-08Fixed nested comment support for scripting, in xemacs (worked alreadyPierre Courtieu
2006-09-07Updated.David Aspinall
2006-09-07Updated CHANGES.Pierre Courtieu
2006-09-07Added Goal as a goal starter in syntax db.Pierre Courtieu
2006-09-06updating changes in coq/CHANGES.Pierre Courtieu
2006-09-06Making error highlighting more robust (for both emacsen) and use aPierre Courtieu
2006-09-05Error highliting in coq now worksPierre Courtieu
2006-09-05still experimenting error highlitingPierre Courtieu
2006-09-05Experimenting highlighting the error from coqtop errorPierre Courtieu
2006-09-04Trying to mae indentation aware of nested comments (to be simplifiedPierre Courtieu
2006-08-25fixes again in syntax databases.Pierre Courtieu
2006-08-25fix in syntax tables.Pierre Courtieu
2006-08-25Small fixes on syntax tables.Pierre Courtieu
2006-08-25Adding commentsPierre Courtieu
2006-08-25fix coq/CHANGESPierre Courtieu
2006-08-25Small fixes.Pierre Courtieu
2006-08-25Changed default coq version (8.1)Pierre Courtieu
2006-08-25added a CHANGES file for coq directoryPierre Courtieu
2006-08-25Fixed a small bug in indentation of coq.Pierre Courtieu
2006-08-24Changed state-preserving check for coq.Pierre Courtieu
2006-08-24changed coq bqcktracking to avoid doing backtrack x y z when x y and zPierre Courtieu
2006-08-24fixing a bug introduced lately (coq-save-command-p *needs* two argsPierre Courtieu
2006-08-23Fixed indentation and font-lock for coq. Better, faster.Pierre Courtieu
2006-08-23Coq indentation small fixes.Pierre Courtieu
2006-08-23fsf emacs compatibilty for symbol-at-point.Pierre Courtieu
2006-08-23Cleaning in coq and lib, fixed licenses and docstrings.Pierre Courtieu
2006-08-23Finished making functions over big tables non recursive. Works withPierre Courtieu
2006-08-22Making non recursive functions to make fsf emacs happy, not yet finished.Pierre Courtieu
2006-08-22Big redesign of the coq syntax defintion, centralization in big tablesPierre Courtieu
2006-08-21Menus redesign, new interactive tactics/commands/termsPierre Courtieu
2006-08-21Started the coq-insert-tactic.Pierre Courtieu
2006-08-17Moved the coq local variables tools in a separate file and made itPierre Courtieu
2006-08-17continue on the support for local variables list semi-automaticPierre Courtieu
2006-08-16Added entries in coq menu, rearranged coq menu.Pierre Courtieu
2006-07-20fixed a bug with scripting with coq v8.0.Pierre Courtieu
2006-07-04removed debug messages from indentation code.Pierre Courtieu
2006-07-04fix the bug for coq indetation of two consecutive comments. Code isPierre Courtieu
2006-07-04fix a bug in coq indentation (loop). seems to be fixed. I still have aPierre Courtieu
2006-07-04moving coq-goal-command-p to indetation code, as from v8.1, goals arePierre Courtieu
2006-06-13section backtracking bug fixed.Pierre Courtieu
2006-05-26Fix to work with coq 8.1 again (havent tested 8.0)David Aspinall
2006-05-26Remove debugsDavid Aspinall
2006-04-26Changed the type of proof-goal-command-p. It takes now a span, whichPierre Courtieu
2006-02-16made coq error regexp more precisePierre Courtieu