Stefan Müller
|
aeb028c523
|
Added readme
|
2024-05-05 16:38:16 +02:00 |
Stefan Müller
|
376fa71367
|
Added ignore for *.top files
|
2024-05-05 16:35:39 +02:00 |
Stefan Müller
|
875c4cd727
|
Fixed typo
|
2024-05-05 16:34:17 +02:00 |
Stefan Müller
|
32c0471e3c
|
Added .gitignore and removed .hgignore
|
2024-05-05 14:12:16 +02:00 |
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
|
790f4465ff
|
- Updated the test file
|
2010-10-02 15:21:17 +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
|
b4add2e034
|
- Updated the test file
|
2010-10-02 11:53:12 +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
|
ecc6517eba
|
- Updated the test file
|
2010-10-01 22:51:12 +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
|
1a58b65f42
|
- Updated the test file
|
2010-10-01 20:46:14 +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
|
7f7c0f07d7
|
- Updated the test file
|
2010-09-30 21:00:17 +02:00 |
Stefan Müller
|
a70e58fceb
|
- Updated some comments
|
2010-09-30 14:56:18 +02:00 |
Stefan Müller
|
978900de22
|
- Updated the test file
|
2010-09-30 14:55:44 +02:00 |
Stefan Müller
|
55cef57db4
|
- More code clean-up
|
2010-09-30 14:06:14 +02:00 |
Stefan Müller
|
04b05f14ba
|
- Updated the test file
|
2010-09-30 12:10:49 +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
|
470053a135
|
- Updated the test file
|
2010-09-29 23:37:40 +02:00 |
Stefan Müller
|
d310f804da
|
- Moved common code parts
|
2010-09-29 19:43:27 +02:00 |
Stefan Müller
|
daadbb75f1
|
- Moved file
|
2010-09-29 19:33:06 +02:00 |
Stefan Müller
|
902cdaa74a
|
- Removed "short-cut" aliases
|
2010-09-29 19:30:20 +02:00 |
Stefan Müller
|
5d047d521f
|
- Updated .hgignore
|
2010-09-29 19:28:07 +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 |