peter
|
79c20ebf7d
* use val() for decoding integers
|
20 years ago |
olle
|
7572f3a539
* rework of macro subsystem
|
20 years ago |
peter
|
b537382710
* give error when reading identifier > 255 chars
|
20 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
peter
|
c95a859f0a
* generic tlocation
|
21 years ago |
peter
|
bc59556a41
* $fpctarget expands to <cpu>-<os>
|
21 years ago |
peter
|
e7459f5466
* heap and heapsize removed
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
olle
|
45e4998167
* Exchanged hardcoded "./" to CurDirRelPath
|
21 years ago |
mazen
|
83cb4fe087
* revert last change : removal of dos unit
|
21 years ago |
mazen
|
880427b9aa
- remove Dos unit dependency
|
21 years ago |
olle
|
bb684d007d
* Minor bugfix in $IFOPT
|
21 years ago |
olle
|
df2d2a847c
+ added flag to TMacro denoting mac style compiler variable
|
21 years ago |
olle
|
6ad2b42765
+ added DEFINEC for mode macpas, is equivalent to DEFINE
|
21 years ago |
florian
|
a47844c817
* sizeof in the preprocessor handles types now as well
|
21 years ago |
michael
|
f897872df2
+ Patch from Christian Iversen to implement LIBPREFIX/SUFFIX/EXTENSION directives
|
21 years ago |
olle
|
17cab34c49
+ Added compile time function OPTION(x) for MacPas
|
21 years ago |
olle
|
5843170183
+ Added compile time function OPTION(x) for MacPas
|
21 years ago |
olle
|
98df0978e1
+ adding operators "|" and "&" for macpas
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
peter
|
fed62c2f70
* Patch from Christian Iversen to support sizeof() in preprocessor
|
21 years ago |
peter
|
06448271ff
* $message directive compatible with delphi
|
21 years ago |
peter
|
fa1a8cbf17
* report about illegal chars in preproctoken instead of end of
|
21 years ago |
olle
|
758c940518
+ added language constructs UNIV, C, ... for mode mac
|
21 years ago |
peter
|
4b3db6acb4
* $elseif support
|
21 years ago |
peter
|
1dd1cfe20a
* more fixes for skipuntildirective
|
21 years ago |
michael
|
3399057a27
+ Patch from peter to fix webtb[fs]/tw2853*.pp
|
21 years ago |
peter
|
25213e4efb
* resursive macro's fixed in preprocessor
|
21 years ago |
olle
|
51c1526296
+ mode mac: preproc support for hexadecimal numbers
|
21 years ago |
olle
|
ff2c436b78
+ mode mac: added UNDEFINED construct
|
21 years ago |