| Commit message (Expand) | Author | Age |
* | CoqIDE: fix parsing of multicharacter bullets | Enrico Tassi | 2014-10-22 |
* | Fix the way lexeme start is computed (Close 3737) | Enrico Tassi | 2014-10-22 |
* | CoqIDE: fixing parsing of bullets and brackets even at end of file. | Hugo Herbelin | 2014-08-05 |
* | Uncountably many bullets (+,-,*,++,--,**,+++,...). | Hugo Herbelin | 2014-08-05 |
* | CoqIDE: a comment is not a sentence | gareuselesinge | 2013-10-10 |
* | Coq_lex: direct accounting of utf8 extra bytes in offsets | letouzey | 2012-12-11 |
* | Nicer code around Coq_lex | letouzey | 2012-12-07 |
* | Fixes bug #2857. | aspiwack | 2012-08-10 |
* | Updating headers. | herbelin | 2012-08-08 |
* | Fix coqide vernac lexer | pboutill | 2012-06-15 |
* | Coqide coq lexer put one tag at the end of a sentence. | pboutill | 2012-05-02 |
* | Coqide minor enhancements | pboutill | 2012-04-12 |
* | A unified backtrack mechanism, with a basic "Show Script" as side-effect | letouzey | 2012-03-23 |
* | Coqide: adapt some comments now that bullets are terminators like { } | letouzey | 2011-12-16 |
* | Adapting coqide to my last commit: | courtieu | 2011-12-16 |
* | Coqide: revised parsing of coq sentences | letouzey | 2011-08-09 |
* | ide/coq_lex.mll: restore the separate parsing of .. (fix #2578) | letouzey | 2011-07-26 |
* | Coqide: fixes and clarifications concerning sentence-terminators | letouzey | 2011-07-25 |
* | Bug 2217: In coqide, a comment alone is now a sentence that isn't send to coq | pboutill | 2011-07-07 |
* | Coqide understand { and } | pboutill | 2011-07-07 |
* | Coqide: allow the use of Abort (grant wish #2357) | letouzey | 2011-05-18 |
* | Add 'Existing Instances' declaration to declare multiple instances at once. | letouzey | 2011-04-06 |
* | Updated all headers for 8.3 and trunk | herbelin | 2010-07-24 |
* | fix bug #2318, parsing error on dos line endings | vgross | 2010-06-22 |
* | Remove the svn-specific $Id$ annotations | letouzey | 2010-04-29 |
* | Changes in lexing and tagging. | vgross | 2010-02-25 |
* | Fixing compilation issues | vgross | 2010-02-19 |