Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Improved check for duplicated newlines (targets issue3). | Andi Albrecht | 2009-05-05 | 1 | -0/+5 | |
| | ||||||
* | Added unittest for issue3. | Andi Albrecht | 2009-05-05 | 1 | -2/+15 | |
| | ||||||
* | Improved parsing of identifier lists (targets issue2). | Andi Albrecht | 2009-05-03 | 1 | -0/+6 | |
| | ||||||
* | Added unittest for issue1 (linebreaks). | Andi Albrecht | 2009-05-03 | 1 | -0/+14 | |
| | ||||||
* | Turn relative import in tests module to absolute imports. | Andi Albrecht | 2009-04-30 | 2 | -2/+2 | |
| | ||||||
* | Recognize backticks quoting identifiers. | Andi Albrecht | 2009-04-29 | 1 | -0/+5 | |
| | ||||||
* | Improved handling of invalid identifiers, like for example "a.". | Andi Albrecht | 2009-04-27 | 1 | -0/+8 | |
| | ||||||
* | Recurse into subgroups when grouping case statements. | Andi Albrecht | 2009-04-24 | 1 | -0/+12 | |
| | ||||||
* | Handle wildcards in identifiers. | Andi Albrecht | 2009-04-24 | 2 | -0/+17 | |
| | ||||||
* | Analyse AS recursive (fixes issue4). | Andi Albrecht | 2009-04-21 | 2 | -1/+11 | |
| | ||||||
* | Initial import. | Andi Albrecht | 2009-04-03 | 14 | -0/+558 | |