peter
|
05c05f2555
* failn removed
|
22 years ago |
peter
|
26d78ff5c9
* moved implicit exception frame from ncgutil to psub
|
22 years ago |
florian
|
9612e57805
* introduced defaultordconsttype to decribe the default size of ordinal constants
|
22 years ago |
peter
|
60978ba89c
* aktprocdef renamed to current_procdef
|
22 years ago |
peter
|
7f14891d66
* aktprocdef cleanup, aktprocdef is now always nil when parsing
|
22 years ago |
peter
|
61a964729e
* removed load_funcret
|
22 years ago |
peter
|
f4b818fc1d
* removed funcretn,funcretsym, function result is now in varsym
|
22 years ago |
daniel
|
6aa01a99a9
* Ifdefs around a lot of calls to cleartempgen
|
22 years ago |
peter
|
47489f2376
* firstpass uses expectloc
|
22 years ago |
peter
|
4a0bda8041
* don't allow var and out parameters as for loop counter
|
22 years ago |
peter
|
2721d341f0
* merged some verbosity options.
|
22 years ago |
daniel
|
2930a10314
* Readded missing variable
|
22 years ago |
peter
|
60b05c92de
* fixed warning about unset funcret
|
22 years ago |
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
|
42af4ce5b9
* do not allow threadvar as loop counter
|
22 years ago |
florian
|
e8bb7d10c3
* loop node flags from node flags splitted
|
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
|
3a419bde8a
* set funcret state for exit(0)
|
23 years ago |
carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 years ago |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 years ago |
carl
|
6c2bede5a8
* second part bug report 1996 fix, testrange in cordconstnode
|
23 years ago |
peter
|
274624f2f6
* assignn check in exitnode changed to use a separate boolean as the
|
23 years ago |
daniel
|
4b82d30953
* Removed sets from Tcallnode.det_resulttype
|
23 years ago |
daniel
|
3d7430e270
* Fixed the detection wether the first check of a for loop can be skipped
|
23 years ago |
peter
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
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 |