Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge master into v0.2.0. | Andi Albrecht | 2015-03-05 | 1 | -1/+0 |
|\ | |||||
| * | get rid of tokens.Punctuation.ArrayIndex, add negative lookbehind for sqlite ↵ | Darik Gamble | 2015-03-04 | 1 | -1/+0 |
| | | | | | | | | identifiers | ||||
* | | Merge master into v0.2.0 branch. | Andi Albrecht | 2015-02-21 | 1 | -0/+1 |
|\ \ | |/ | |||||
| * | (postgresql) Add support for square bracket array indexing, by darikg. | Andi Albrecht | 2015-02-08 | 1 | -0/+1 |
| | | | | | | | | Pull request #170 with trivial conflicts resolved. | ||||
* | | Remove unused Token.split() method. | Andi Albrecht | 2015-01-17 | 1 | -9/+0 |
|/ | |||||
* | Fix typo: Comparsion -> Comparison. | Andi Albrecht | 2010-07-04 | 1 | -1/+1 |
| | |||||
* | PEP8: Code cleanup. | Andi Albrecht | 2010-07-04 | 1 | -18/+17 |
| | |||||
* | Distinguish between operators that are part of a comparsion and others. | Andi Albrecht | 2009-07-12 | 1 | -0/+1 |
| | |||||
* | Cleaned up some unused imports. | Andi Albrecht | 2009-06-11 | 1 | -5/+0 |
| | |||||
* | Cleanup in token.py | Andi Albrecht | 2009-06-11 | 1 | -44/+1 |
| | |||||
* | Initial import. | Andi Albrecht | 2009-04-03 | 1 | -0/+131 |