florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 سال پیش |
peter
|
06ebac4e27
* readded missing revisions
|
23 سال پیش |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 سال پیش |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 سال پیش |
peter
|
5b242f7741
* tlocation,treference update
|
23 سال پیش |
Jonas Maebe
|
a921654f56
* no longer allow assignments to pointer expressions (unless there's a
|
23 سال پیش |
peter
|
60d2ddbbd5
* protected/private symbols parsing fixed
|
23 سال پیش |
marco
|
816e803dc3
* Fix from Peter. Fixes a hang when ptop's upperstr procedure is converted
|
24 سال پیش |
peter
|
d2e1952377
* procsym definition rewrite
|
24 سال پیش |
peter
|
7781fca6bd
* read only typed const support, switch $J-
|
24 سال پیش |
Jonas Maebe
|
8a2c142e46
* fixed internalerror(10) due to previous fpu overflow fixes ("merged")
|
24 سال پیش |
peter
|
45dab81414
* merged netbsd, fpu-overflow from fixes branch
|
24 سال پیش |
Jonas Maebe
|
bfa379a802
* allow typecasting from child object types to parent object types (with
|
24 سال پیش |
peter
|
eb92d4bdd6
* check for size differences in typecasts when assigning
|
24 سال پیش |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 سال پیش |
Jonas Maebe
|
a6cfe4083a
+ tempcreate/ref/delete nodes (allows the use of temps in the
|
24 سال پیش |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
24 سال پیش |
peter
|
25d360a011
* fixes to valid_for_assign for properties
|
24 سال پیش |
peter
|
55eb369653
* better const to var checking
|
24 سال پیش |
peter
|
d1376c5cdb
* replace constant by cpu dependent value (merged)
|
24 سال پیش |
Jonas Maebe
|
bec0f51212
* fix from Peter to avoid excessive number of warnings
|
24 سال پیش |
florian
|
7e8bc49786
* more variant support
|
24 سال پیش |
peter
|
a7cf57524e
* symtable change to classes
|
24 سال پیش |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 سال پیش |
peter
|
b10905f2bd
* don't allow assign to void type (merged)
|
24 سال پیش |
Jonas Maebe
|
18d885b80e
* fixed web bug #1377 & const pointer arithmtic
|
24 سال پیش |
florian
|
728caf4590
* web bug #1207 fixed: field and properties of const classes can be
|
25 سال پیش |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 سال پیش |
Jonas Maebe
|
359f502adc
* fixed crash when trying to use an overloaded operator which is nowhere
|
25 سال پیش |
Jonas Maebe
|
c9e26189a2
* fixed operator overloading problems
|
25 سال پیش |