florian
|
11fe93f3b8
+ -Nu to help screen added
|
20 years ago |
florian
|
ec6d5ff211
+ utf-8 support for string constants added
|
20 years ago |
peter
|
bc347c23a8
* change error: compilation aborted to fatal
|
20 years ago |
florian
|
83fa3bd0cb
+ output of supported instruction sets in info page
|
20 years ago |
peter
|
3f9d6ab32f
* add hint when passing an uninitialized variable to a var parameter
|
20 years ago |
olle
|
7cb6368f12
* Support for pascal constant expr in compile time expr, is now only allowed in mode Delphi
|
20 years ago |
florian
|
c63ac52ac5
* fixed msg for -Xc
|
20 years ago |
peter
|
c5488ea6b1
* -Fa option added, it'll load the units before the uses
|
20 years ago |
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 |