summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Improved handling of invalid identifiers, like for example "a.".Andi Albrecht2009-04-272-2/+26
* Replaced github instructions with bitbucket instructions (GAE).Andi Albrecht2009-04-271-3/+5
* Recurse into subgroups when grouping case statements.Andi Albrecht2009-04-242-1/+14
* Handle wildcards in identifiers.Andi Albrecht2009-04-244-2/+32
* Added low-level parsing example.Andi Albrecht2009-04-231-0/+48
* Analyse AS recursive (fixes issue4).Andi Albrecht2009-04-213-14/+27
* Merged working branch.Andi Albrecht2009-04-141-0/+2
|\
| * Whitespace cleanup.Andi Albrecht2009-04-141-0/+2
* | Cleaned up MANIFEST.in.Andi Albrecht2009-04-141-2/+1
|/
* Added tag 0.1.0 for changeset 49f461d2899eAndi Albrecht2009-04-081-0/+1
* Added tests and top-level documents to MANIFEST.in0.1.0Andi Albrecht2009-04-081-1/+6
* Added download URL.Andi Albrecht2009-04-071-0/+1
* Fixed setup.pyAndi Albrecht2009-04-071-23/+23
* Reverted last change.Andi Albrecht2009-04-073-8/+1
* Server docs from sqlformat.appspot.comAndi Albrecht2009-04-074-3/+12
* Added long description for PyPIAndi Albrecht2009-04-072-3/+70
* Merged docs branch.Andi Albrecht2009-04-0717-171/+880
|\
| * First version of documentation.Andi Albrecht2009-04-078-21/+214
| * Some style nits.Andi Albrecht2009-04-061-0/+4
| * Documentation: IntroductionAndi Albrecht2009-04-064-36/+101
| * Footer styles.Andi Albrecht2009-04-062-1/+28
| * Basic AGoGo layout.Andi Albrecht2009-04-068-119/+533
| * Use new theme for documentation.Andi Albrecht2009-04-061-2/+2
| * Added empty theme directory.Andi Albrecht2009-04-061-0/+6
* | Updated some top-level docs.Andi Albrecht2009-04-063-21/+11
* | Updated setup.pyAndi Albrecht2009-04-061-1/+1
|/
* Moved syntactical units to sql module.Andi Albrecht2009-04-062-308/+319
* Updated README.Andi Albrecht2009-04-061-2/+1
* Initial import.Andi Albrecht2009-04-0387-0/+5905