carl
|
67486c96c3
* fixes for Delphi 6 compilation
|
23 年之前 |
peter
|
dcd9e0107c
* old logs removed and tabs fixed
|
23 年之前 |
carl
|
6c2bede5a8
* second part bug report 1996 fix, testrange in cordconstnode
|
23 年之前 |
peter
|
274624f2f6
* assignn check in exitnode changed to use a separate boolean as the
|
23 年之前 |
daniel
|
4b82d30953
* Removed sets from Tcallnode.det_resulttype
|
23 年之前 |
daniel
|
3d7430e270
* Fixed the detection wether the first check of a for loop can be skipped
|
23 年之前 |
peter
|
91b49914f6
* More fixes for cross unit inlining, all tnodes are now implemented
|
23 年之前 |
florian
|
4144773f01
* result type handling in tcgcal.pass_2 overhauled
|
23 年之前 |
florian
|
e313bab4ff
* first part of procinfo rewrite
|
23 年之前 |
daniel
|
0af1f3883c
* Changed booleans into flags
|
23 年之前 |
florian
|
59abf2555b
* types.pas renamed to defbase.pas because D6 contains a types
|
23 年之前 |
daniel
|
c6f75def0c
* Small mistake fixed; the skip test was done before we know the for node
|
23 年之前 |
daniel
|
8cbd40c2f0
* The for node does a check if the first comparision can be skipped. I moved
|
23 年之前 |
daniel
|
bec9b5f988
* State tracker automatically changes while loops into repeat loops
|
23 年之前 |
daniel
|
7d66658fd4
* Further developed state tracking in whilerepeatn
|
23 年之前 |
daniel
|
399036f1c2
* State tracker work
|
23 年之前 |
florian
|
ac8643e1d2
* raise takes now a void pointer as at and frame address
|
23 年之前 |
florian
|
c3f4220f3b
* readded removed changes
|
23 年之前 |
daniel
|
eeae0e4c00
+ Added the beginning of a state tracker. This will track the values of
|
23 年之前 |
florian
|
336808f6c3
* start of the new generic parameter handling
|
23 年之前 |
peter
|
4285e99853
* internal linker
|
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
|
4dcd96747e
* moved entry and exitcode to ncgutil and cgobj
|
23 年之前 |
Jonas Maebe
|
7fb55bf4e4
+ a_loadfpu_* and a_loadmm_* methods in tcg
|
23 年之前 |
Jonas Maebe
|
a3455b27a4
* upper constant limits for "for" loops are now also converted to the
|
24 年之前 |
peter
|
d2e1952377
* procsym definition rewrite
|
24 年之前 |
Jonas Maebe
|
d8c104b25d
* fixed goto/label/try bugs
|
24 年之前 |
peter
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 年之前 |