Jonas Maebe
|
d4978a9583
Merged revisions 7245,7251,7257,7260,7334,7336 via svnmerge from
|
18 years ago |
Jonas Maebe
|
1d96dcc50d
* renamed nf_swaped to nf_swapped
|
18 years ago |
florian
|
c947295cb8
+ ttertiarynode
|
19 years ago |
florian
|
a7b317aa96
+ tdataconstnode, implemented for usage in dispatch stuff
|
19 years ago |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 years ago |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 years ago |
florian
|
85d63d9fa9
* settings refactored
|
19 years ago |
peter
|
3078a1927f
* remove ttype
|
19 years ago |
florian
|
3d85bfbf7b
* fixed coping of goto/label nodes
|
19 years ago |
florian
|
ea69e22044
* fixed tail recursion optimization for code using methodpointerinit/done
|
19 years ago |
micha
|
8678d52aeb
* avoid warning when pointer points to size 1 data
|
19 years ago |
florian
|
02d0ac4c3e
+ only procedures doing recursive calls are checked for tail recursivity
|
19 years ago |
micha
|
5f353d6fef
add warning for arithmetic on untyped pointers
|
19 years ago |
peter
|
2f0ce31751
* string concat changed from function to procedure to
|
19 years ago |
Jonas Maebe
|
733f559267
* also perform C varargs type conversions for cdecl procedures declared
|
19 years ago |
Jonas Maebe
|
b5fe67351e
* fixed warning
|
19 years ago |
Jonas Maebe
|
03302dc7c4
* fixed support for macpas & and | operators: they only work on booleans
|
19 years ago |
Jonas Maebe
|
4db6e1ddb8
* moved type conversion of C varargs from tcallnode to
|
19 years ago |
peter
|
b7fe6797bf
Merged revisions 2921-2922,2925 via svnmerge from
|
19 years ago |
peter
|
b967ae8307
* support @inherited <method> to get the methodpointer
|
19 years ago |
florian
|
dac1050c11
+ mmx support revived, fixes bug #4106
|
20 years ago |
peter
|
408bba521a
* support constset in $if
|
20 years ago |
florian
|
7cd67ea3f0
* node optimizer branch merged
|
20 years ago |
florian
|
21038de78d
+ started with refactoring det_resulttype
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
6578fb25bb
- removed unused variables
|
20 years ago |
Jonas Maebe
|
38f57c30fe
* fixed printnodelist indentation
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
peter
|
717e3c76c2
* set nf_is_self node flag when self is loaded
|
20 years ago |