SoUI 0.5版本占坑
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

52 lines
1.3 KiB

3 years ago
The Horus project changelog
0.4.6.T
<EFBFBD> Extra build for usage with TESH.
0.4.6
<EFBFBD> Fixed folding on loop.
<EFBFBD> Reverted folding on else to the beginning. Say no to code monkeys.
0.4.5
<EFBFBD> Fixed stack corruption issues.
<EFBFBD> Added folding on library_once and textmacro_once.
<EFBFBD> Added folding on phrases with four meaning words.
0.4.4
<EFBFBD> Finally fixed folding on else.
<EFBFBD> Added folding on private modules.
0.4.3
<EFBFBD> Added folding on novjass and inject.
<EFBFBD> Fixed not recognizing .0, 0x0, $0 -like numbers.
<EFBFBD> Fixed bug with numbers being recognized as values.
0.4.2
<EFBFBD> Fixed user-defined functions from 'includes' folder not being recognized.
<EFBFBD> Added folding of textmacro and preprocessor directives.
<EFBFBD> Fixed folding on else when the closing brace was on previous line.
0.4.1
<EFBFBD> Fixed folding bugs with interface.
0.4
<EFBFBD> Migrated to Scintilla 2.01
<EFBFBD> Rewrote code folding logic from scratch.
<EFBFBD> Correct highlighting of nested comments.
0.3.1
<EFBFBD> Fixed last word highlighting.
0.3
<EFBFBD> Rewrote code highlighting logic from scratch.
<EFBFBD> Completely migrated to Unicode build.
<EFBFBD> Enabled Unicode input support.
<EFBFBD> Disabled LMB+Scroll zoom bug.
0.2
<EFBFBD> Added delimeted comments highlighting.
<EFBFBD> Added folding on all cJass keywords.
0.1
<EFBFBD> First version, based on SFilip's old lexer source.
<EFBFBD> Using Scintilla 1.77