peter
|
dbf8134f0a
Merged revisions 231 via svnmerge from
|
20 年 前 |
fpc
|
50778076c3
initial import
|
20 年 前 |
florian
|
e7abf182c2
+ added -Cp to option page
|
20 年 前 |
peter
|
68dbbb1e25
* move end description for latex
|
20 年 前 |
peter
|
3f9d6ab32f
* add hint when passing an uninitialized variable to a var parameter
|
20 年 前 |
olle
|
7cb6368f12
* Support for pascal constant expr in compile time expr, is now only allowed in mode Delphi
|
20 年 前 |
florian
|
c63ac52ac5
* fixed msg for -Xc
|
20 年 前 |
peter
|
c5488ea6b1
* -Fa option added, it'll load the units before the uses
|
20 年 前 |
peter
|
d3b559cfcc
* detect arithmetic overflows for constants at compile time
|
21 年 前 |
peter
|
7848d612cd
* fixed -vv
|
21 年 前 |
olle
|
4a3a4efb05
+ added help for -Se[whn]
|
21 年 前 |
olle
|
be08c4912b
- disabled macro diff message
|
21 年 前 |
olle
|
7572f3a539
* rework of macro subsystem
|
21 年 前 |
peter
|
dd84e43eca
* fix TeX issues
|
21 年 前 |
florian
|
6ecf269d34
+ new error msg for arm shifter op handling added
|
21 年 前 |
florian
|
4900f10f2e
* version and copyright increased
|
21 年 前 |
michael
|
fe4c4fac08
+ Fixed interface style help
|
21 年 前 |
peter
|
0d4ba90aa8
* don't allow class methods in interfaces
|
21 年 前 |
peter
|
00c14e1083
* external is again allowed in implementation
|
21 年 前 |
florian
|
0037f4a199
* fixed operand size calculation for sse operands
|
21 年 前 |
peter
|
9c0be16488
implicit load of variants unit
|
21 年 前 |
Jonas Maebe
|
bd04491f50
* patch from Peter to fix inlining of case statements
|
21 年 前 |
peter
|
14d25d278b
mangledname setting moved to place after the complete proc declaration is read
|
21 年 前 |
peter
|
db81b4333a
* fatal error when procedure is too complex
|
21 年 前 |
peter
|
6c9c4c686c
* small m68k updates to bring it up2date
|
21 年 前 |
peter
|
bc59556a41
* $fpctarget expands to <cpu>-<os>
|
21 年 前 |
peter
|
8706d9bec9
* help page updated
|
21 年 前 |
Tomas Hajny
|
5df0c00360
* better PathExists, fix for too long command line, correction of message
|
21 年 前 |
peter
|
67548d9f91
* for loop variable assignment is not allowed anymore
|
21 年 前 |
michael
|
41f7fa8c37
+ Check if outputdir exists, Fix exitcode when displaying help pages
|
21 年 前 |