Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
The values are hardcoded: __LINE__ = 1, __FILE__ = 0 and __VERSION__ = 110.
|
|
|
|
Some directives may output tokens as a result of their operation.
|
|
No extensions supported.
|
|
Handle `optimize(on|off)' and `debug(on|off)' pragmas.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Return the same offset for same strings. Allows to compare strings
by comparing their's offsets.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|