Jonas Maebe
|
e5f6ff03cb
- removed unnecessary resulttypepass call
|
24 years ago |
Jonas Maebe
|
5501aa4e9a
* converted lo/hi to processor independent code, generated code is the
|
24 years ago |
Jonas Maebe
|
4490bc91f7
* fixed web bug #1693 (dynarray support for length)
|
24 years ago |
Jonas Maebe
|
241f775056
* fixed web bug #1621 (write(typed_file,function_call) works again)
|
24 years ago |
Jonas Maebe
|
a40c2b8dd0
- removed unused units form uses-clause and unused local vars
|
24 years ago |
Jonas Maebe
|
2055618933
* check if amount of dimensions passed to setlength for dynamic arrays
|
24 years ago |
Jonas Maebe
|
b33cb43da4
* fix from Pavel V. Ozersk to accept multiple dimensions for setlength
|
24 years ago |
peter
|
45dab81414
* merged netbsd, fpu-overflow from fixes branch
|
24 years ago |
Jonas Maebe
|
2e6a221b2a
* the result of high/low nodes wasn't always resulttypepassed
|
24 years ago |
Jonas Maebe
|
17b2fa3424
* simplified det_resulttype code for include/exclude
|
24 years ago |
Jonas Maebe
|
ed449defca
+ searchsystype() and searchsystype() functions in symtable
|
24 years ago |
peter
|
43dea5a35f
* move class of definitions into type section for delphi
|
24 years ago |
Jonas Maebe
|
fc92c3b336
+ compilerproc implementation of most string-related type conversions
|
24 years ago |
Jonas Maebe
|
74f494f9f1
* avoid nonsense range error when using cardinal with value
|
24 years ago |
florian
|
9746f4c2d6
* some cg reorganisation
|
24 years ago |
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 |