Jonas Maebe
|
fc1b58c22c
* moved "reverseparameters" from ninl.pas to ncal.pas
|
24 years ago |
Jonas Maebe
|
808ab9e7e7
* fixed big bug in handle_str that caused it to (almost) always call
|
24 years ago |
Jonas Maebe
|
a6cfe4083a
+ tempcreate/ref/delete nodes (allows the use of temps in the
|
24 years ago |
Jonas Maebe
|
61020cd424
* made in_reset_typedfile/in_rewrite_typedfile handling processor
|
24 years ago |
Jonas Maebe
|
0895ca2f28
* made code for str(x,y) completely processor independent
|
24 years ago |
Jonas Maebe
|
a18acc21b2
* parameters to FPC_TYPED_WRITE can't be regvars (merged)
|
24 years ago |
Jonas Maebe
|
239d2d6fee
+ support for high(dynarray) using compilerproc (forgot to commit
|
24 years ago |
peter
|
db87f86f00
* Length made internal
|
24 years ago |
peter
|
ca8d604964
* various widestring updates, it works now mostly without charset
|
24 years ago |
peter
|
55eb369653
* better const to var checking
|
24 years ago |
peter
|
1023129869
* changed int64($ffffffff) that is buggy under 1.0.x to expression
|
24 years ago |
Jonas Maebe
|
4fb34be618
+ added warning about missing implementation for high(dynamic_array)
|
24 years ago |
peter
|
e84d1fadf1
* moved code from firstpass to det_resulttype and remove extraneous
|
24 years ago |
peter
|
9a47ac9ec2
* m68k updates merged from fixes branch
|
24 years ago |
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 |