Commit Graph

16 Commits

Author SHA1 Message Date
Basile Burg 2bd4562f52
remove detection of contiguous asterisks
not required since lexer change of version 2 update 3
2016-09-01 10:03:43 +02:00
Basile Burg a285186121 rename parameters that are prefixed
aValue, aFilename, etc
2016-07-10 01:44:36 +02:00
Basile Burg 1655300dfe fix, lexer needed full bool eval 2016-04-03 06:12:14 +02:00
Basile Burg 487241064c fix, valid operator combinations could be detected as invalid 2016-03-28 02:40:42 +02:00
Basile Burg 930d3577e5 bit less tolerant HL lexer 2016-03-19 02:52:28 +01:00
Basile Burg 057216db69 highlighter, sharp symbol was not handled
e.g  #line
2015-09-24 12:26:24 +02:00
Basile Burg 2f9c1adc86 fix colorization of delimited string 2014-11-26 05:15:36 +01:00
Basile Burg 084a476e5f stylefix and cleanup 2014-11-10 16:21:42 +01:00
Basile Burg 101a9f16b8 internal methods added for HL 2014-08-30 10:13:59 +02:00
Basile Burg bd7231a67f removed and converted things from previous HL version
fix comments were not colorized in asm range
2014-08-27 03:09:42 +02:00
Basile Burg 30df0af050 rewriting the highlighter to allow more complex/combined ranges 2014-08-26 08:05:18 +02:00
Basile Burg 6550dec0c4 r27 2014-08-22 08:20:48 +02:00
Basile Burg 4a43e6200d or_1 2014-08-18 09:44:39 +02:00
Basile Burg 864d573288 nothing 2014-08-04 15:12:51 +02:00
Basile Burg a7780320a0 getModuleName uses TLexTokenList 2014-07-05 13:07:56 +02:00
Basile Burg 24fba590fa r14 2014-07-01 11:48:52 +02:00