florian
|
b60666ae1f
+ parasym to tparaitem added
|
24 years ago |
florian
|
9f9c1700b0
* variant paramter passing and functions results fixed
|
24 years ago |
peter
|
887f6ba34c
* removed obsolete chainprocsym and test_procsym code
|
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 |
marco
|
7215d46735
* Make new/dispose system functions instead of keywords
|
24 years ago |
peter
|
075b5188ee
* better support for indexed properties
|
24 years ago |
peter
|
cb06c9bcb8
* array access for properties added
|
24 years ago |
peter
|
17d6dded66
* interface 2 guid support
|
24 years ago |
Jonas Maebe
|
daa7693b45
* property parameters are now fully parsed by the firstcall code to
|
24 years ago |
peter
|
915b5cd7a9
* split constsym.value in valueord,valueordptr,valueptr. The valueordptr
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
florian
|
032023f8de
* some interfaces related problems regarding
|
24 years ago |
peter
|
81200dc9ef
* funcret moved from tprocinfo to tprocdef
|
24 years ago |
peter
|
db87f86f00
* Length made internal
|
24 years ago |
Jonas Maebe
|
77a99eecdf
* fixed inconsistent handling of procvars in FPC mode (sometimes @ was
|
24 years ago |
peter
|
d7eb8e1e6b
* fixed tp procvar support in parameters of a called procvar
|
24 years ago |
peter
|
04be6d3ced
* parse const after .. using bt_const block to allow expressions, this
|
24 years ago |
peter
|
d997613a11
* allow typenodes for typeinfo and typeof
|
24 years ago |
peter
|
be05f2b65b
* fixed crash with auto dereferencing
|
24 years ago |
peter
|
13877f29b2
* removed unused allow_type
|
24 years ago |
florian
|
3c5793d8c6
* some Delphi incompatibilities fixed:
|
24 years ago |
peter
|
af5d6e60e7
* moved more code from pass_1 to det_resulttype
|
24 years ago |
peter
|
ff4ee28066
* fpc mode now requires @ also when left of assignment is an procvardef
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
b193bf7df3
* remove unnecessary calls to firstpass
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
peter
|
d8abf76f6b
* getsym redesign, removed the globals srsym,srsymtable
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
peter
|
1103739912
* cardinal const expr fix from jonas
|
25 years ago |