Jonas Maebe
|
e4e6f8112d
* fixed some warnings about hidden constructors
|
18 年之前 |
tom_at_work
|
3b6d5c3676
- cleanup, fixing of uninitialized variables, missing return values and unused variables
|
18 年之前 |
florian
|
c947295cb8
+ ttertiarynode
|
19 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
florian
|
3d85bfbf7b
* fixed coping of goto/label nodes
|
19 年之前 |
Jonas Maebe
|
d75b19e484
* removed/conditionalised several unused variables
|
19 年之前 |
peter
|
b6e35a200e
* rewrite of optimizer options
|
19 年之前 |
peter
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
19 年之前 |
Jonas Maebe
|
1375615279
+ automatic prefetching for "while assigned(x) .." and
|
19 年之前 |
Jonas Maebe
|
765fe2b2ab
* fixed bug #4737 (check for potential range errors in for-loop
|
19 年之前 |
Jonas Maebe
|
ac24965242
* procedures which use goto/label revert to the older and less
|
19 年之前 |
Jonas Maebe
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 年之前 |
peter
|
e64cc2fbbd
* tp procvar support for ifn,whilerepeatn
|
20 年之前 |
olle
|
98ad08b35a
changed erroneous uses classes to uses cclasses
|
20 年之前 |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
peter
|
3f9d6ab32f
* add hint when passing an uninitialized variable to a var parameter
|
20 年之前 |
peter
|
bd34e0dd69
* don't remove repeat until node in repeat until true;
|
20 年之前 |
florian
|
d266bc32d9
+ variants can be used as cond. expr. in if, while, repeat ... until statements
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
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 年之前 |