peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
38c0ae73da
Merged revisions 2775,2788-2789 via svnmerge from
|
19 years ago |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 years ago |
Jonas Maebe
|
09a668dac9
* check whether loop counters are valid for assignment (bug 4695)
|
19 years ago |
Jonas Maebe
|
42ec76598c
* new categories for vs_*: vs_declared, vs_initialised, vs_read,
|
19 years ago |
florian
|
46a3f895e0
* exception parser checks now if the used id for the handler is really ON, fixes webbug 4256
|
20 years ago |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
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
|
e417e34496
* truncate log
|
20 years ago |
peter
|
a85e9e6485
* don't set varstate to vs_used for record in with at start yet
|
20 years ago |
florian
|
1dcb2e55bc
* fixed usage of 000 as label
|
20 years ago |
peter
|
16a60238c6
* check for-loop constants ranges
|
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
|
ced6bf20cd
* fix lineinfo for with blocks
|
20 years ago |
peter
|
78c2af7b3c
* set vo_explicit_paraloc flag
|
20 years ago |
peter
|
2b6456fe16
* procvar handling for tp procvar mode fixed
|
20 years ago |
Jonas Maebe
|
bd04491f50
* patch from Peter to fix inlining of case statements
|
20 years ago |
peter
|
89b1b583c9
* ttempcreatenode.create_reg merged into .create with parameter
|
21 years ago |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 years ago |
mazen
|
3c79b466b7
* remove non needed parathesys as in 1.140
|
21 years ago |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 years ago |
peter
|
6180168a5a
* register loopvarsym for fields instead of record variable
|
21 years ago |
peter
|
8fb3536f6e
* simple regvar support, not yet finished
|
21 years ago |
peter
|
33a834821f
* paraloc branch merged
|
21 years ago |
peter
|
4df1a1f378
* no difference for withnode when debuginfo is generated
|
21 years ago |
peter
|
67548d9f91
* for loop variable assignment is not allowed anymore
|
21 years ago |
florian
|
8a9758c5e2
* logs truncated
|
21 years ago |