peter
|
e24eb1f631
* set varstate before parsing the instruction block in for statements
|
20 年之前 |
peter
|
cc2789b680
* for-node cleanup, checking for uninitialzed from and to values
|
20 年之前 |
peter
|
d5091e1817
* fix unreachable code check for repeat loop
|
20 年之前 |
peter
|
4c5833ddf9
* give warning for unreachable code in while/if statements
|
20 年之前 |
florian
|
80af47489d
+ first batch of patches to support tdef.getcopy fully
|
20 年之前 |
peter
|
ced6bf20cd
* fix lineinfo for with blocks
|
20 年之前 |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 年之前 |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 年之前 |
peter
|
67548d9f91
* for loop variable assignment is not allowed anymore
|
21 年之前 |
michael
|
55eea27447
+ Patch from peter to fix bug #3272
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年之前 |
peter
|
f2306a7ded
* remvoe writeln
|
21 年之前 |
peter
|
6b96b70118
* fixed operator overload allowing for pointer-string
|
21 年之前 |
florian
|
465aa5851b
* several fixes to compile x86-64 system
|
21 年之前 |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 年之前 |
daniel
|
97e87aaebc
* reginfo now also only allocated during register allocation
|
21 年之前 |
florian
|
2028eb6b96
+ except handling related nodes now include pi_do_call if necessary
|
21 年之前 |
peter
|
aa67951cf4
* copy loopflags
|
21 年之前 |
peter
|
9aba5c8c7a
* fixed some crashes
|
22 年之前 |
peter
|
474e1578a3
* don't release exceptsymtable for copied nodes
|
22 年之前 |
peter
|
7bf41f8dff
* fix set_varstate in for loops
|
22 年之前 |
peter
|
079e489b08
* absolute to object field supported, fixes tb0458
|
22 年之前 |
peter
|
4a1ecb07d1
* splitted buildderef and buildderefimpl to fix interface crc
|
22 年之前 |
peter
|
6878c55c80
* write derefdata in a separate ppu entry
|
22 年之前 |
daniel
|
b2343f4b16
* Register allocator splitted, ans abstract now
|
22 年之前 |
peter
|
95f132db3d
* set_varstate cleanup
|
22 年之前 |
florian
|
550b398f02
* writing of loop nodes fixed
|
22 年之前 |
peter
|
70fe77ca7c
* procinfo unit contains tprocinfo
|
22 年之前 |
daniel
|
268bfcf784
* Fixed register allocator. *Lots* of fixes.
|
22 年之前 |