Commit Graph

9 Commits (master)

Author SHA1 Message Date
Harsh Shandilya 3cbbea4a30
Handle this the proper way
Suggested-by: SuperSandro2000 <sandro.jaeckel@posteo.de>
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
4 years ago
Harsh Shandilya 8b6b6b5ad8
Enforce leading spaces for comments in all languages
Signed-off-by: Harsh Shandilya <msfjarvis@gmail.com>
4 years ago
Philipp Leo Dylong 39f19f3d6e added Unicode and Integer Literals 8 years ago
Philipp Leo Dylong f8f7242417 added Attributes case
-added Attributes case highlight words beginning with a @ sing
-made some lines more compact for readability
8 years ago
Philipp 8afb5e604d added static to statements 8 years ago
Philipp beb092d898 fixed some regex not working on osx.
Regex Word boundary "\b" not working on OSX, relaced with Start "\<" and End of Word "\>".
8 years ago
Philipp 2358b0f7c2 ups 8 years ago
Philipp Leo Dylong 5536991f40 - added Standard Libraries
- fixed and improved some Standard Types
- made ! more visible
8 years ago
Philipp 1e14b00006 Added files via upload 8 years ago