Commit Graph

6 Commits (eb8ce16277c1f75ab5632c08db034da313b01b72)

Author SHA1 Message Date
Björn Lindqvist 2e9704a406 FUEL: syntax fixes for MAIN-WINDOW:, LOG: and TUPLE: with initial values 2016-07-30 19:03:23 +02:00
Björn Lindqvist 1e7e0e9876 FUEL: better symbol-capturing regexp and support for X-FUNCTION 2016-07-02 15:50:59 +02:00
Björn Lindqvist a284660490 FUEL: makes accessors and tuple slots with backslashes highlight correctly 2016-06-30 02:42:23 +02:00
Björn Lindqvist e8a62460aa FUEL: fix highlighting of strings escaping quote characters
(modify-syntax-entry ?\\ "_" table) was wrong, instead a bigger regexp
is needed.
2016-06-30 01:00:42 +02:00
Björn Lindqvist 7efad3c3c3 FUEL: fix so that radixed numbers with commas get highlighted 2016-05-25 22:03:05 +02:00
Björn Lindqvist 4c8a1b79dc FUEL: syntax debugging file
This file is intended to contain lots of weird syntax. So if you change
something in FUEL, you can open the file to verify it still syntax
highlights correctly.
2016-05-23 02:23:12 +02:00