daniel
|
5041b70618
* Removed ifdefs around notifications
|
22 years ago |
michael
|
fbd28675c9
+ Patch from peter to support initial values for local variables
|
22 years ago |
peter
|
d0725b2e7d
* high value insertion changed so it works also when 2 parameters
|
22 years ago |
daniel
|
158e9689d7
+ Notification implementation complete
|
22 years ago |
daniel
|
038fec836e
* Some work on notifications
|
22 years ago |
peter
|
c466e75da1
* fix crashes when searching symbols
|
22 years ago |
peter
|
b52fbd46ba
* fix stupid copy&paste bug in binary operator search
|
22 years ago |
peter
|
dfb2918780
* fix order of procdefs in procsym, procdefs are now always appended
|
22 years ago |
peter
|
409bc6f4dc
* better error message when no operator is found for equal
|
22 years ago |
carl
|
081a4aab35
* 3% memory optimization
|
23 years ago |
peter
|
dc66eafb0b
* merged cdecl and array fixes
|
23 years ago |
peter
|
3d696d9c7c
* tvarsym.get_push_size replaced by paramanager.push_size
|
23 years ago |
peter
|
26fcfc6b6f
* only find real equal procvars
|
23 years ago |
carl
|
6a52e7a9e5
- removed the invalid if <> checking (Delphi is strange on this)
|
23 years ago |
peter
|
f3fc72095f
* splitted defbase in defutil,symutil,defcmp
|
23 years ago |
carl
|
60d17dbc01
* some small speed optimizations
|
23 years ago |
carl
|
05d86bbef8
* memory optimization with tconstsym (1.5%)
|
23 years ago |
peter
|
a496dbe1ff
* pass proccalloption to ret_in_xxx and push_xxx functions
|
23 years ago |
carl
|
64655be168
* memory optimization (3-4%) : cleanup of tai fields,
|
23 years ago |
carl
|
53aa63ead1
+ align RTTI tables
|
23 years ago |
peter
|
fb36caedf1
* give correct fileposition for undefined forward procs
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
peter
|
c597544d99
* split boolean check in two lines for easier debugging
|
23 years ago |
florian
|
e1c908703a
+ constsym with type=constguid can be written to ppu now,
|
23 years ago |
peter
|
cea50f7185
* add argument to equal_paras() to support default values or not
|
23 years ago |
peter
|
a540ff122c
* tdicationary.replace added to replace and item in a dictionary. This
|
23 years ago |
carl
|
121dfde260
* bugfix 2109 (bad imho, but only way)
|
23 years ago |
florian
|
e4664f0ed6
+ tvarsym.paraitem added
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
peter
|
20af604613
* memdebug enhancements
|
23 years ago |