aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPSQLTokenizer.l
Commit message (Expand)AuthorAgeFilesLines
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-12/+20
* - Fix more compiler warningsrowanbeentje2011-03-151-0/+1
* Fix compiler warnings related to flex and derived sourcesrowanbeentje2011-03-041-3/+2
* • implemented a new approach to split a string into single SQL statements b...Bibiko2009-05-191-16/+19
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-22/+23
* • optimized SQLtokenizer lexerBibiko2009-05-141-24/+25
* • added SPSQLTokenizerBibiko2009-05-141-0/+134