peter
|
d3b559cfcc
* detect arithmetic overflows for constants at compile time
|
20 years ago |
peter
|
7848d612cd
* fixed -vv
|
20 years ago |
peter
|
d5091e1817
* fix unreachable code check for repeat loop
|
20 years ago |
olle
|
be08c4912b
- disabled macro diff message
|
20 years ago |
olle
|
7572f3a539
* rework of macro subsystem
|
20 years ago |
florian
|
5942e4b6f6
* added support of shifter ops in arm inline assembler
|
20 years ago |
peter
|
0d4ba90aa8
* don't allow class methods in interfaces
|
20 years ago |
peter
|
00c14e1083
* external is again allowed in implementation
|
20 years ago |
florian
|
0037f4a199
* fixed operand size calculation for sse operands
|
20 years ago |
peter
|
9c0be16488
implicit load of variants unit
|
20 years ago |
peter
|
14d25d278b
mangledname setting moved to place after the complete proc declaration is read
|
21 years ago |
peter
|
db81b4333a
* fatal error when procedure is too complex
|
21 years ago |
peter
|
6c9c4c686c
* small m68k updates to bring it up2date
|
21 years ago |
peter
|
bc59556a41
* $fpctarget expands to <cpu>-<os>
|
21 years ago |
peter
|
8706d9bec9
* help page updated
|
21 years ago |
Tomas Hajny
|
5df0c00360
* better PathExists, fix for too long command line, correction of message
|
21 years ago |
peter
|
67548d9f91
* for loop variable assignment is not allowed anymore
|
21 years ago |
michael
|
ec7227e1f5
Regenerated
|
21 years ago |
armin
|
354004d803
* target netwlibc added (libc is preferred for newer netware versions)
|
21 years ago |
peter
|
db2ac3bc57
* allow only 1 default property
|
21 years ago |
olle
|
f125ee32d1
+ added macro-lacks-content message
|
21 years ago |
florian
|
8cb7072e5f
* fixed several ie9999s when illegal operators were used
|
21 years ago |
olle
|
ff36adb056
+ macpas style: exit, cycle, leave
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
9a0a2ccd81
* give error when goto jumps to label outside current proc scope
|
21 years ago |
olle
|
9b3be3f760
* changed $mode mac to $mode macpas
|
21 years ago |
florian
|
e8098f6b71
+ added lib support for Amiga/MorphOS syscalls
|
21 years ago |
florian
|
a7478ee97f
+ location support for arguments, currently PowerPC/MorphOS only
|
21 years ago |
olle
|
46451e4662
+ added $APPTYPE TOOL for MPW tools on MacOS
|
21 years ago |
peter
|
6b96b70118
* fixed operator overload allowing for pointer-string
|
21 years ago |