daniel
|
5041b70618
* Removed ifdefs around notifications
|
22 years ago |
daniel
|
158e9689d7
+ Notification implementation complete
|
22 years ago |
daniel
|
038fec836e
* Some work on notifications
|
22 years ago |
peter
|
1d2dfebd73
* remove property indicator when calling internal helpers
|
22 years ago |
peter
|
7e3b2ace2c
* fix for tb0438
|
22 years ago |
peter
|
766757fd5b
* fix result of high_tree when high was not available
|
22 years ago |
peter
|
46ed8eb932
* fixed pushing of records>8 bytes with stdcall
|
22 years ago |
carl
|
081a4aab35
* 3% memory optimization
|
23 years ago |
carl
|
d9c9277d32
* fix some errors
|
23 years ago |
carl
|
5abec3d375
* warning / hint for possible loss of data in assignment
|
23 years ago |
peter
|
1b116848d8
* cdecl array of const fixes
|
23 years ago |
peter
|
67153fd9a1
* the never ending story of tp procvar hacks
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
peter
|
bfd72ad5d5
* merged changes from 1.0.7 up to 04-11
|
23 years ago |
florian
|
b52db11151
+ s:=s+<string type> where s is an ansistring is done via calls to append_ansistring_*
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
carl
|
5373203246
+ compile-time range checking for strings
|
23 years ago |
carl
|
f3d9f997cd
* low-highval always checked if limit ober 2GB is reached (to avoid overflow)
|
23 years ago |
florian
|
457e32728d
+ support of passing variants to "array of const"
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
daniel
|
b0364566d1
* Make Tprocdef.defs protected
|
23 years ago |
daniel
|
f4c6d762fd
- write_access fields removed in favor of a flag
|
23 years ago |
daniel
|
4b82d30953
* Removed sets from Tcallnode.det_resulttype
|
23 years ago |
peter
|
a28f75ed03
* sym.insert_in_data removed
|
23 years ago |
peter
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 years ago |
peter
|
98dd65b0f3
* inlining is now also allowed in interface
|
23 years ago |
florian
|
4144773f01
* result type handling in tcgcal.pass_2 overhauled
|
23 years ago |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 years ago |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 years ago |