aboutsummaryrefslogtreecommitdiffstats
path: root/Source/SPEditorTokens.l
Commit message (Expand)AuthorAgeFilesLines
* Add basic support for JSON type (part of #2199)Max2015-11-151-1/+2
* Change lexer definition of high bytes.Max2015-02-011-3/+3
* Update lexer to reflect that backticks can actually escape themselves (won't ...Max2015-02-011-1/+1
* Simplify catchall lexer ruleMax2015-02-011-2/+1
* Move some duplicate code into it's own fileMax2015-01-271-54/+1
* Remove more SVN properties.Stuart Connolly2014-01-261-4/+2
* Adjust keywords list to fix auto capitalisation of "ON". avenjamin2013-03-111-1/+1
* Change Sequel Pro's license from GPL (version 2) to MIT.stuconnolly2012-07-251-13/+21
* - Fix more compiler warningsrowanbeentje2011-03-151-0/+1
* Fix compiler warnings related to flex and derived sourcesrowanbeentje2011-03-041-2/+1
* • updated syntax highlighting and completion suggestions due to 5.5 additionsBibiko2011-01-211-4/+29
* • fixed syntax highlighting for comments like '--\n' or '--\r' since these'...Bibiko2011-01-201-0/+1
* Tidy up imports and fix 'Reverse Sort Order' when sorting connection favorite...stuconnolly2010-03-311-0/+1
* • improved text macro snippet behaviourBibiko2010-02-131-6/+14
* • updated/added syntax highlighting tokens and completion suggestionsBibiko2010-01-211-7/+7
* • added missing PROCEDURE ANALYSE to syntax highlightingBibiko2010-01-191-2/+2
* • made lexer 64bit compatibleBibiko2010-01-101-3/+3
* More header updates for source files, including Subversion Id property.stuconnolly2009-05-191-0/+2
* Source tidy up including standard header for all source files.stuconnolly2009-05-181-3/+23
* • fix syntax highlighting for PROCEDUREBibiko2009-05-111-2/+2
* • fix for issue 253: syntax highlighting didn't recognize a \r as line endingBibiko2009-05-081-6/+6
* • improved completion in CQ's text viewBibiko2009-05-021-1/+1
* • updated completion list and added core functionsBibiko2009-04-231-3/+16
* • syntax highlighting and completion list updatedBibiko2009-04-141-5/+7
* • syntax highlighting and completion list updatedBibiko2009-04-141-1/+2
* • syntax highlighting synchronized according to the completion listBibiko2009-04-091-3/+251
* • keyword update for syntax highlightingBibiko2009-04-081-6/+26
* • simplified paste: (esp. for undo)Bibiko2009-04-081-1/+2
* • ADDED “TRUNCATE” as SQL keyword for syntax highlighting resp. auto-up...Bibiko2009-04-081-1/+2
* • syntax highlighting updatedBibiko2009-04-081-108/+143
* • optimized syntax highlighting a bitBibiko2009-04-071-247/+305
* • tentative fix to suppress auto-uppercasing/syntax highlighting of table/f...Bibiko2009-04-051-2/+2
* Rename tokens.h to SPEditorTokens.h and tokens.l to SPEditorTokens.l.stuconnolly2009-03-261-0/+300