Jonas Maebe
|
cd378a2881
* fixed type conversions from dynamic arrays to open arrays
|
24 years ago |
florian
|
b60666ae1f
+ parasym to tparaitem added
|
24 years ago |
peter
|
e45bb82d81
* freemem change to value parameter
|
24 years ago |
Jonas Maebe
|
a87a30b831
* fixed web bug #1665 (allow char to chararray type conversion) ("merged")
|
24 years ago |
peter
|
d2e1952377
* procsym definition rewrite
|
24 years ago |
peter
|
ac400051bd
* allow assignment of overloaded procedures to procvars when we know
|
24 years ago |
peter
|
17d6dded66
* interface 2 guid support
|
24 years ago |
peter
|
cea68ee35c
* fixed size of constset when change from small to normalset
|
24 years ago |
Jonas Maebe
|
f33d23922a
- removed unnecessary i386 pass_2 of as- and isnode and added dummy generic ones
|
24 years ago |
Jonas Maebe
|
fc6d300a95
* almost all second pass typeconvnode helpers are now processor independent
|
24 years ago |
Jonas Maebe
|
f256a47f04
* compilerproc implementation of set addition/substraction/...
|
24 years ago |
peter
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 years ago |
Jonas Maebe
|
06f9cd4c96
* some fixes in compilerprocs for chararray to string conversions
|
24 years ago |
Jonas Maebe
|
105b7ae809
+ new createinternres() constructor for tcallnode to support setting a
|
24 years ago |
Jonas Maebe
|
fc92c3b336
+ compilerproc implementation of most string-related type conversions
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
peter
|
8d11d0d6bf
* partly fix for proc of obj=nil
|
24 years ago |
peter
|
c4b84ce276
* m68k updates from v10 merged
|
24 years ago |
peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
24 years ago |
florian
|
f56c9c6855
* made resultype_char_to_char a little bit robuster
|
24 years ago |
florian
|
05cfc07952
* some more support for widechars commited especially
|
24 years ago |
florian
|
3c5793d8c6
* some Delphi incompatibilities fixed:
|
24 years ago |
peter
|
a14d8618da
* remove wrongly placed first_call_helper
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
759f678192
* move constant folding into det_resulttype
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
Jonas Maebe
|
044e307ab3
* fixed web bug #1430
|
24 years ago |
Jonas Maebe
|
ee9ebaa3ee
* evaluate typecasts of const pointers to ordinals inline ('merged')
|
24 years ago |
peter
|
211bd33dcb
* removed unused code
|
24 years ago |
marco
|
69705d29e9
* Fix from Peter for passing a procedure of method to a other method in a method
|
24 years ago |