Commit Graph

16 Commits

Author SHA1 Message Date
Stefan Müller b8ded16210 - Replaced leading whitespaces by tabs 2010-10-25 12:14:58 +02:00
Stefan Müller e8dccbf5d8 - Code clean-up 2010-10-02 15:24:29 +02:00
Stefan Müller 21a95c7986 - Added: pretty printing of asm code blocks 2010-10-02 15:23:10 +02:00
Stefan Müller 1fcff0a80e - Updated introduction comment 2010-10-02 11:53:54 +02:00
Stefan Müller 00e4a4af84 - Added variables to easily change used styles 2010-10-02 11:53:45 +02:00
Stefan Müller 2e4d885d81 - Updated comment parsing: comments and strings working
- To do: assembler code
2010-10-01 22:52:01 +02:00
Stefan Müller cb7d7e850c - Updated and changed a lot: strings, //-comments and {..}-comments working
- Added local function flush_whatever to handle spaces/tabs properly
2010-10-01 20:47:24 +02:00
Stefan Müller db8facdb5f - Added: handle start of one-line comments and long comments 2010-09-30 23:33:06 +02:00
Stefan Müller a70e58fceb - Updated some comments 2010-09-30 14:56:18 +02:00
Stefan Müller 55cef57db4 - More code clean-up 2010-09-30 14:06:14 +02:00
Stefan Müller 8eba6d450c - Updated find pattern 2010-09-30 12:02:22 +02:00
Stefan Müller b756c08f2e - Code clean-up 2010-09-29 23:46:45 +02:00
Stefan Müller 19107ca30a - Updated: recognition of identifiers (checked for being reserved words)
- Added: numbers not belonging to identifiers typeset blue
- Added: symbols typeset red
2010-09-29 23:39:58 +02:00
Stefan Müller d310f804da - Moved common code parts 2010-09-29 19:43:27 +02:00
Stefan Müller 902cdaa74a - Removed "short-cut" aliases 2010-09-29 19:30:20 +02:00
Stefan Müller 1a0dd115df - Added: Bold fontface for reserved words works, everything else still from Lua highlighting 2010-09-29 19:08:31 +02:00