peter
|
b36f87d7aa
* call set_varstate for setlength
|
24 years ago |
peter
|
a7cf57524e
* symtable change to classes
|
24 years ago |
peter
|
6f8b934ce7
* fixed fpu inline functions typeconvs
|
24 years ago |
peter
|
759f678192
* move constant folding into det_resulttype
|
24 years ago |
florian
|
64d7d5682e
* applied several fixes to get the DD8 Delphi Unit compiled
|
24 years ago |
peter
|
4e2655cdc5
* resulttype rewrite
|
24 years ago |
florian
|
e964449b71
+ some stuff to compile FreeCLX added
|
24 years ago |
michael
|
fb05310d44
+ Patches from peter
|
24 years ago |
Jonas Maebe
|
d6116bc751
* fixed low() for signed types < 64bit
|
24 years ago |
peter
|
684970ea22
* merged generic m68k updates from fixes branch
|
24 years ago |
Jonas Maebe
|
9ecf1c9aa7
* fixed bug in previous fix (hopped over revision 1.26 because that one
|
24 years ago |
peter
|
b3956651be
* fix to compile again, but high(cardinal) with $R+ still fails!
|
24 years ago |
Jonas Maebe
|
db0fc0ac36
* fixed high/low for cardinal, int64 and qword
|
24 years ago |
peter
|
38af966c3b
* merged fix for 1310
|
24 years ago |
peter
|
e16486a958
* fixed wrong notes about locals
|
24 years ago |
Jonas Maebe
|
4c8ca9774f
+ implemented/fixed docompare() mathods for all nodes (not tested)
|
24 years ago |
peter
|
32b9cdb7cf
+ new tlinkedlist class (merge of old tstringqueue,tcontainer and
|
24 years ago |
peter
|
d083200fa1
* fixed crash with val()
|
25 years ago |
florian
|
b9796f6a7f
* unused units removed from uses clause
|
25 years ago |
Jonas Maebe
|
72f618d322
* also don't do conversion for chars/booleans (hopefully final change :/)
|
25 years ago |
Jonas Maebe
|
333c590a00
* don't do inc/dec to add/sub conversion for enums
|
25 years ago |
peter
|
5ad5433930
* ptr returns farpointer
|
25 years ago |
Jonas Maebe
|
0052fd1eb6
* convert inc/dec to add/sub when range/overflow checking is on
|
25 years ago |
florian
|
68c1a1e3e6
* System.TypeInfo fixed
|
25 years ago |
florian
|
0cfa0419bd
* innr.inc renamed to make compiler compilation easier because the rtl contains
|
25 years ago |
peter
|
451723647e
* symtable splitted, no real code changes
|
25 years ago |
Jonas Maebe
|
bdd82f8c9f
* fixed setlength for shortstrings
|
25 years ago |
florian
|
f80c24177a
* a lot of changes:
|
25 years ago |
Jonas Maebe
|
54ce0b8a7d
* added missing getcopy for previous addition
|
25 years ago |
Jonas Maebe
|
628e37cd95
* merged fix for inc/dec on 64bit types from tcinl
|
25 years ago |