nasm/pptok.dat
H. Peter Anvin 7df0417e58 Add %warning, saner unquoting of %error
- Add %warning directive
- Only unquote an %error or %warning string if it is the only thing on
  the directive line.
- Don't expand macros inside a quoted string, even for %error.
2008-06-10 18:27:38 -07:00

52 lines
467 B
Plaintext

#
# A * at the end indicates a condition; the list of conditions are
# on lines starting with *; the negatives are auto-generated
#
*
*ctx
*def
*empty
*id
*idn
*idni
*macro
*num
*str
*token
%arg
%assign
%clear
%define
%defstr
%depend
%elif*
%else
%endif
%endm
%endmacro
%endrep
%error
%exitrep
%iassign
%idefine
%idefstr
%if*
%imacro
%include
%ixdefine
%line
%local
%macro
%pathsearch
%pop
%push
%rep
%repl
%rotate
%stacksize
%strlen
%substr
%undef
%warning
%xdefine