daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
18 年之前 |
Jonas Maebe
|
8d13899d84
* fixed memory leak in conversion of realconstn to currency
|
18 年之前 |
daniel
|
616fc0afcc
* Adjust indent.
|
18 年之前 |
daniel
|
fe5118e903
* Reduce false positives of type_h_use_div_for_int.
|
18 年之前 |
Jonas Maebe
|
9cec910eb9
* changed *string_to_*chararray helpers from functions into procedures
|
18 年之前 |
Jonas Maebe
|
69cf42c4f7
* fixed val(s,int64) (it accepted values in the range
|
18 年之前 |
Jonas Maebe
|
c13ff3729b
* Merged 2.3 branch changes:
|
18 年之前 |
florian
|
821e6abae1
* better set_to_set for setconst nodes
|
18 年之前 |
florian
|
9a0f769b2f
* cleaned up set conversion
|
18 年之前 |
florian
|
2579cd139f
+ support for sets with size 1 and 2
|
18 年之前 |
pierre
|
0cfa2a6aad
* Use IncRefCountBy in convert-operator
|
18 年之前 |
pierre
|
9a90410081
* ttypeconvnode.simplify, avoid a memory leak
|
18 年之前 |
florian
|
6118c3e477
* fixed assembling of movd with 64 bit registers
|
18 年之前 |
Jonas Maebe
|
c0d46e65ee
* (finally) fixed tests/test/trangeob.pp
|
19 年之前 |
florian
|
a13d358f1e
* first partially working implementation of variant com invoking
|
19 年之前 |
florian
|
4cbb67aa00
* some fpu emulation code from arm to generic code generator moved
|
19 年之前 |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
19 年之前 |
Jonas Maebe
|
d87f03eef5
- removed automatic int-string, string-int and int-array conversion for
|
19 年之前 |
Jonas Maebe
|
5acc8b44a8
* activated internal get_frame for x86
|
19 年之前 |
peter
|
136d3e8d46
* refactor implemented interfaces
|
19 年之前 |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
19 年之前 |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
19 年之前 |
florian
|
85d63d9fa9
* settings refactored
|
19 年之前 |
peter
|
3078a1927f
* remove ttype
|
19 年之前 |
Jonas Maebe
|
943582b5f0
* fixed (macpas, non-constant) string to int conversion for little
|
19 年之前 |
Jonas Maebe
|
2dd6a91a9f
+ allow implicit type conversions of 4 byte integers to strings for
|
19 年之前 |
florian
|
67aa148602
* fixed softfpu support
|
19 年之前 |
micha
|
5f353d6fef
add warning for arithmetic on untyped pointers
|
19 年之前 |
peter
|
d07f470b71
* remove ifdef fpc
|
19 年之前 |
Jonas Maebe
|
564f36f51e
* process tasnode.call in foreach(static) (fixes tw7391 with regvars on ppc)
|
19 年之前 |