Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove typo in Arduino syntax definition | Edoardo Tenani | 2015-02-18 | 1 | -2/+2 |
| | |||||
* | Use set(()) instead of [] | Edoardo Tenani | 2015-02-18 | 1 | -6/+6 |
| | |||||
* | Split functions set in multiple lines | Edoardo Tenani | 2015-02-18 | 1 | -1/+73 |
| | |||||
* | Add arduino lexer and style | Edoardo Tenani | 2015-01-28 | 1 | -1/+55 |
| | |||||
* | Copyright year update. | Georg Brandl | 2015-01-21 | 1 | -1/+1 |
| | |||||
* | Create _mql_builtins.py | Tim Hatch | 2014-11-06 | 1 | -434/+6 |
| | |||||
* | Remove duplicates from data passed to words() | Tim Hatch | 2014-11-06 | 1 | -2/+2 |
| | |||||
* | Simplify charclasses in a few more modules | Georg Brandl | 2014-11-06 | 1 | -1/+1 |
| | |||||
* | More fixes thanks to regexlint. | Georg Brandl | 2014-10-16 | 1 | -2/+2 |
| | |||||
* | Fix "matches empty string" complaints from regexlint. | Georg Brandl | 2014-10-16 | 1 | -2/+3 |
| | |||||
* | Vala: add verbatim strings and template strings | Georg Brandl | 2014-10-07 | 1 | -1/+2 |
| | |||||
* | fix most remaining overlong lines. | Georg Brandl | 2014-10-04 | 1 | -2/+2 |
| | |||||
* | Remove the c_like subpackage. | Georg Brandl | 2014-09-20 | 1 | -0/+839 |