251cced1f8
Various minor things done to project files Updated sample extension project file and updated makefile to the new unified version (more changes likely on the way) Updated regex project file and makefile --HG-- extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%401971
49 lines
1.1 KiB
Plaintext
49 lines
1.1 KiB
Plaintext
[-COMMENT-:GLOBAL]
|
|
# ===================================================================
|
|
# "SourcePawn" LANGUAGE KEYWORD FILE FOR CRIMSON EDITOR
|
|
# Created by David Anderson
|
|
# ===================================================================
|
|
|
|
[KEYWORDS0:GLOBAL]
|
|
# Statements
|
|
assert begin break case continue default defined do else enum exit for
|
|
forward funcenum functag if native new decl operator return struct switch while
|
|
|
|
[KEYWORDS1:GLOBAL]
|
|
# Operators
|
|
cellsof chars sizeof tagof
|
|
|
|
# Predefined constants
|
|
false true cellbits cellmax cellmin charbits charmax charmin myinfo INVALID_HANDLE
|
|
__version
|
|
|
|
# Predefined tag names
|
|
bool Float Handle String
|
|
|
|
[KEYWORDS2:GLOBAL]
|
|
# Directives
|
|
#assert #define #else #elseif #emit #endif #endinput #endscript #if #include
|
|
#pragma #error #tryinclude #undef
|
|
|
|
# Extra information for #pragma
|
|
align ctrlchar dynamic library pack rational semicolon tabsize
|
|
|
|
[KEYWORDS3:GLOBAL]
|
|
# Others
|
|
const public static stock
|
|
|
|
[KEYWORDS4:GLOBAL]
|
|
#:TODO:
|
|
|
|
[KEYWORDS5:GLOBAL]
|
|
#:TODO:
|
|
|
|
[KEYWORDS6:GLOBAL]
|
|
#:TODO:
|
|
|
|
[KEYWORDS6:GLOBAL]
|
|
#:TODO:
|
|
|
|
[KEYWORDS8:GLOBAL]
|
|
#:TODO:
|