daniel
|
9adb202a92
* Rework the constexprint to allow operations from low(int64) to high(qword).
|
hace 18 años |
Jonas Maebe
|
a767e89a5b
- removed a comment which wasn't true anymore
|
hace 18 años |
Jonas Maebe
|
a0b57eddb5
* new internal set format for big endian systems. Advantages:
|
hace 18 años |
peter
|
aa72495049
* fix resourcestring assignment in typedconst
|
hace 18 años |
Jonas Maebe
|
691ad89ba5
* fixed rangecheck define typo
|
hace 18 años |
Jonas Maebe
|
69cf42c4f7
* fixed val(s,int64) (it accepted values in the range
|
hace 18 años |
Jonas Maebe
|
8bc876c3fb
+ support for bitpacked record constants
|
hace 18 años |
Jonas Maebe
|
06208b5c5d
* removed some unused code and associated variable
|
hace 18 años |
Jonas Maebe
|
3794fab64d
+ support for packed array constants
|
hace 18 años |
Jonas Maebe
|
82378bc73a
* support assigned widechars with value < 255 to chars in Delphi mode
|
hace 18 años |
yury
|
bcd86ef782
* added support for very big/small currency constants for non x86 CPUs.
|
hace 18 años |
florian
|
2ccba3604c
* fixed generation of constants containing a vmt
|
hace 18 años |
Jonas Maebe
|
24ba57fe91
* fixed error message for attempts to initialise typed const
|
hace 18 años |
peter
|
8e4e504cd8
* range error
|
hace 18 años |
florian
|
fbc197f27a
* fixed writing of double constants on WinCE
|
hace 18 años |
peter
|
881c210908
* unitinialized sorg
|
hace 18 años |
peter
|
45621c892e
* set vs_initialised for typed consts
|
hace 18 años |
peter
|
0557ddc342
* removed typed const, it is now handled by staticvarsym
|
hace 19 años |
peter
|
e17b424e28
* refactor procsym procdef list
|
hace 19 años |
peter
|
658c46b903
* remove tdictionary and tindexarray
|
hace 19 años |
peter
|
cb246eb781
* Remove dos,strings units, use SysUtils instead
|
hace 19 años |
florian
|
ef7bd58c54
* germanism removed (aktfilepos -> current_filepos)
|
hace 19 años |
florian
|
85d63d9fa9
* settings refactored
|
hace 19 años |
peter
|
3078a1927f
* remove ttype
|
hace 19 años |
peter
|
d07f470b71
* remove ifdef fpc
|
hace 19 años |
Jonas Maebe
|
1f42ee201b
+ support for bitpacked records, except for:
|
hace 19 años |
florian
|
9e66674ff9
+ first part of qwordbool implementation
|
hace 19 años |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
hace 19 años |
florian
|
570c1bc3a5
* widestrings aren't ref. counted anymore on windows
|
hace 19 años |
peter
|
0ec2921bbe
* split newasmsymbol to refasmsymbol and defineasmsymbol
|
hace 19 años |