TUeSET
|
a7cc053328
* Bound functions near loops now partially work.
|
19 years ago |
TUeSET
|
b3a1f78bc6
* Procedures and functions now have attributes "precondition" and "postcondition"
|
19 years ago |
Jonas Maebe
|
169aef707a
Merged revisions 2338,2412,2445,2469,2485-2486,2501-2502,2508-2509,2514,2516,2530,2535,2537 via svnmerge from
|
19 years ago |
peter
|
9759c14244
Merged revisions 1913-1914,1920,1922,1925,1957,1976,2024,2038,2052,2126,2140 via svnmerge from
|
20 years ago |
olle
|
ec8c89472c
changed used classes to cclasses
|
20 years ago |
peter
|
93a614ff77
* merge r446 goto/label refactoring, needed for r1274
|
20 years ago |
peter
|
0f1a5c4ae3
Merged revisions 706-708 via svnmerge from
|
20 years ago |
fpc
|
6434db35c2
* mime-type property in fixes branch set
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
peter
|
3f9d6ab32f
* add hint when passing an uninitialized variable to a var parameter
|
20 years ago |
peter
|
bd34e0dd69
* don't remove repeat until node in repeat until true;
|
20 years ago |
florian
|
d266bc32d9
+ variants can be used as cond. expr. in if, while, repeat ... until statements
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
e24eb1f631
* set varstate before parsing the instruction block in for statements
|
20 years ago |
peter
|
cc2789b680
* for-node cleanup, checking for uninitialzed from and to values
|
20 years ago |
peter
|
d5091e1817
* fix unreachable code check for repeat loop
|
21 years ago |
peter
|
4c5833ddf9
* give warning for unreachable code in while/if statements
|
21 years ago |
florian
|
80af47489d
+ first batch of patches to support tdef.getcopy fully
|
21 years ago |
peter
|
ced6bf20cd
* fix lineinfo for with blocks
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
67548d9f91
* for loop variable assignment is not allowed anymore
|
21 years ago |
michael
|
55eea27447
+ Patch from peter to fix bug #3272
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |
florian
|
588e2c38bf
* dwarf branch merged
|
21 years ago |
peter
|
f2306a7ded
* remvoe writeln
|
21 years ago |
peter
|
6b96b70118
* fixed operator overload allowing for pointer-string
|
21 years ago |
florian
|
465aa5851b
* several fixes to compile x86-64 system
|
21 years ago |
peter
|
ecfbbeffc3
* renamed xNNbittype to xNNinttype
|
21 years ago |
daniel
|
97e87aaebc
* reginfo now also only allocated during register allocation
|
22 years ago |