Lines Matching refs:keyword

68      * SQL: ELSEIF keyword (Kris)
92 - Allow for global setup of all keyword and comments style at once using '*' (BenBE)
103 * Fix problem with T-SQL keyword highlighting (James Horsley, BenBE)
168 * Properly detect the keyword that is to be linked (BenBE)
170 * Added missing keyword for Verilog (SF#3557903, BenBE)
171 * Fixed typo in Haskell causing a keyword to be missing (SF#3529439, BenBE)
209 * Updated keyword list for TeraTerm (Boris Maisuradze)
261 * Removed duplicate entries from keyword groups of VIM language file (Segaja)
419 * Moved symbol-lookalike sequences from keyword groups to separate symbol group
421 * Fixed a lot of duplicate keyword warnings (BenBE)
473 * Fixed duplicate keyword warnings for Perl, Tcl and Typoscript (BenBE)
536 * Ignoring empty keyword groups when highlighting (milian)
730 - Fixed spelling mistake for keyword in Python (wd3)
731 - Added a method to enable/disable keyword linking (Ian McKellar)
736 - Removed background colour on keyword group in eiffel (Julian Tschannen)
777 - mysql - Made the symbols into their own keyword group as the symbol group
813 - Changed keyword and regexp detection and parsing
824 - A few keyword changes in java, removed :: object splitter (amphi)
833 - Added instanceof keyword to java (jgottschling)
835 - Removed unnecessary keyword style index from ini
924 - Removed second "foreach" keyword for smarty language file that was causing
969 - If a language uses a case sensitive keyword group and that group
970 has a URL associated with it, the keyword will not be lowercased