Commit Graph

10 Commits

Author SHA1 Message Date
larshp
81c2025fac cleanup and style changes
pretty printer
remove unused variables
cleanup
2016-12-29 12:45:16 +00:00
sbcgua
79d74c06f1 linter fix 2016-12-15 22:24:09 +02:00
sbcgua
5af19e6200 faster abap syntax (hash vs regex) #443 2016-12-14 19:53:43 +02:00
TheWirtschaftsmann
b509a3e11f Xml syntax - part2 #443
* code style adjustments
* styles & small fixes
* Refactoring of XML-parser
2016-12-14 17:57:31 +02:00
TheWirtschaftsmann
29f0a9646c Xml syntax #443
* Refactoring   update
Overview of changes:
- Renaming of ltcl_code_highlighter* to ltcl_syntax_highlighter*. 
- Fine-tuning of regex generation.
- Fine-tuning of order_matches to take into account key words inside of structures.
* file extension
Refactored checking of file extension.
* Refactoring of highlighter
Refactoring of highlighter and adding XML-parser.
2016-12-13 22:36:01 +02:00
larshp
b56442cb95 fix #479 2016-12-03 10:04:47 +00:00
larshp
bff4bd638b unit test refactored, public attr moved to private 2016-12-03 09:53:20 +00:00
TheWirtschaftsmann
dd2e1666db Refactoring of UT
Replace usage of deprecated cl_aunit_assert to cl_abap_unit_assert.
2016-12-01 17:22:31 +02:00
TheWirtschaftsmann
2a73d9f618 Small fixes
Implemented substring.
2016-12-01 10:16:05 +02:00
TheWirtschaftsmann
1520299664 Syntax Highlighting for Diff #443 2016-11-30 18:17:59 +02:00