Jonas Maebe
|
dc02fdbcfc
Merged revisions 7644-7645,7660-7662,7667,7670-7672 via svnmerge from
|
18 年之前 |
Jonas Maebe
|
166a54e411
Merged revisions 6817-6822,6825-6826,6830 via svnmerge from
|
18 年之前 |
Jonas Maebe
|
5988e6d117
* niln has a compelxity of 0 (so the inlining code doesn't try to take
|
18 年之前 |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
18 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
florian
|
ea69e22044
* fixed tail recursion optimization for code using methodpointerinit/done
|
19 年之前 |
Jonas Maebe
|
564f36f51e
* process tasnode.call in foreach(static) (fixes tw7391 with regvars on ppc)
|
19 年之前 |
peter
|
2f0ce31751
* string concat changed from function to procedure to
|
19 年之前 |
Jonas Maebe
|
df973fa1de
* fixed issue #6977 (add regvars occupied by the invisible high parameter
|
19 年之前 |
Jonas Maebe
|
5afe846580
* fixed simplifying
|
19 年之前 |
Jonas Maebe
|
f34f7f10c3
* change order of foreachnode(static) so the "payload" of a
|
19 年之前 |
peter
|
232555904e
* symtablestack cleanup and rewrite
|
19 年之前 |
Jonas Maebe
|
24c3ec1095
* also process methodpointerinit and methodpointerdone fields
|
19 年之前 |
florian
|
abc1bcca24
* fixed previous commit ...
|
19 年之前 |
florian
|
c9870d4aa3
* new line inserted :)
|
19 年之前 |
florian
|
82a94db712
* fixed resetting of ansistrings
|
19 年之前 |
florian
|
53d7eafa7d
* generate always direct fpc_decr_* calls for strings instead of fpc_finalize
|
19 年之前 |
peter
|
b55645790b
* allow also procvar calls with a postfix operation after a calln
|
20 年之前 |
peter
|
a720145fd1
* remove obsolete pass2inline code
|
20 年之前 |
florian
|
c6ad403a04
* better error recovering
|
20 年之前 |
florian
|
c53b3e5928
* foreachnodestatic extended so it can do pre processing of child nodes
|
20 年之前 |
florian
|
21038de78d
+ started with refactoring det_resulttype
|
20 年之前 |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 年之前 |
fpc
|
50778076c3
initial import
|
20 年之前 |
michael
|
55e76063df
* Fix methodpointer copy from callnode to loadnode
|
20 年之前 |
peter
|
e417e34496
* truncate log
|
20 年之前 |
peter
|
717e3c76c2
* set nf_is_self node flag when self is loaded
|
20 年之前 |
peter
|
ced6bf20cd
* fix lineinfo for with blocks
|
20 年之前 |