VirtualBox

Changeset 1382 in kBuild for trunk/VSlickMacros


Ignore:
Timestamp:
Jan 8, 2008 3:32:19 PM (17 years ago)
Author:
bird
Message:

Better lexer setup.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/VSlickMacros/user.vlx

    r116 r1382  
    1 [GNU Makefile]
     1[kmk]
    22idchars=a-zA-Z 0-9_
    3 case-sensitive=n
    43case-sensitive=y
    54styles=dqbackslash sqbackslash
    6 ppkeywords= !else !endif !error !if !ifdef !ifndef !include !undef defined
    75punctuation= ( ) : ; [ ] { }
    8 operators= ! # $ % & * + , - . / < = > ? ^ ` | ~
    9 symbol1= $ $** $< $@ :
    10 linecomment=#
    11 
    12 [kmk]
    13 idchars=a-zA-Z 0-9_
    14 case-sensitive=n
    15 keywords= $ ( ) define else endef endif ifdef ifeq ifndef ifneq
    16 symbol1= addprefix addsuffix dir error notdir sort warning
    17 styles=
     6operators= ! # $ % & * + , - . / < = > ? ^ ` | ~ := += >= |+
     7keywords= export override
     8symbol1= abspath abspathex addprefix addsuffix and basename call comp-cmds comp-vars date date-utc dir eq error eval file-size filter filter-out findstring firstword flavor foreach if info int-add int-and int-div int-eq int-ge int-gt int-le int-lt int-mod int-mul int-ne int-not int-or int-sub int-xor join kb-obj-base kb-obj-suff kb-src-one kb-src-prop kb-src-tool lastword nanots not notdir or origin patsubst realpath rsort shell sort stack-pop stack-popv stack-push stack-top strip subst suffix tolower toupper value warning which wildcard word wordlist words xargs
     9ppkeywords= else endif if if1of ifn1of ifdef ifndef  ifeq ifneq include includedep
    1810linecomment=#
    1911
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette