peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
peter
|
fe96aad6d6
* vo_is_result flag added for the special RESULT symbol
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
peter
|
c21ca3dfa0
+ added currency support based on int64
|
22 years ago |
peter
|
7dae726270
* po_comp for proc to procvar fixed
|
22 years ago |
peter
|
34de6782a5
* convert_l3 convertlevel added. This level is used for conversions
|
22 years ago |
peter
|
2721d341f0
* merged some verbosity options.
|
22 years ago |
peter
|
80b463da2e
* po_addressonly added to retrieve the address of a methodpointer
|
22 years ago |
florian
|
07110d20f9
+ added proper support of type = type <type>; for simple types
|
22 years ago |
florian
|
b59b436130
* x86-64 compiles
|
22 years ago |
peter
|
d0725b2e7d
* high value insertion changed so it works also when 2 parameters
|
22 years ago |
peter
|
bbf8bddbb4
* unit loading changed to first register units and load them
|
22 years ago |
peter
|
a2a1a36e83
* ignore vs_hidden parameters when choosing overloaded proc
|
22 years ago |
florian
|
3058a57591
+ oo_dispinterface added
|
23 years ago |
carl
|
5c5db0e0a3
+ unimplemented hint directive added
|
23 years ago |
peter
|
41f6e26675
* removed df_unique flag. It breaks code. For a good type=type <id>
|
23 years ago |
florian
|
1665fc6a60
+ proper support of type <id> = type <another id>;
|
23 years ago |
peter
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
peter
|
68ce5a00e5
* cg64 patch
|
23 years ago |
peter
|
06ebac4e27
* readded missing revisions
|
23 years ago |
carl
|
21b3a10f02
+ defines.inc -> fpcdefs.inc to avoid conflicts if compiling by hand
|
23 years ago |
peter
|
2992e1819c
* removed old logs and updated copyright year
|
23 years ago |
peter
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 years ago |
peter
|
d24762aeba
* removed uauto from orddef, use new range_to_basetype generating
|
23 years ago |
peter
|
e37dbf904d
* calling convention rewrite
|
24 years ago |
peter
|
17d62feebe
* $calling directive and -Cc commandline patch added
|
24 years ago |
peter
|
cb06c9bcb8
* array access for properties added
|
24 years ago |
peter
|
7781fca6bd
* read only typed const support, switch $J-
|
24 years ago |
peter
|
f88f6eb571
* rtti/init table updates
|
24 years ago |
florian
|
7db13ea48f
* some bugs fix:
|
24 years ago |