peter
|
7c0b6e129e
* fixed wrong typecasts
|
21 年之前 |
peter
|
6458bd0ce1
* tvarsym splitted
|
21 年之前 |
peter
|
9b00c7832e
* support > 32bit accesses for x86_64
|
21 年之前 |
peter
|
f02ebed09e
* support @labelsym
|
21 年之前 |
mazen
|
581b52422c
- remove $IFDEF DELPHI and related code
|
21 年之前 |
peter
|
b3e3030e6f
* remove maxlen field from ansistring/widestrings
|
21 年之前 |
daniel
|
bbd7f75dbd
* Compile fix
|
21 年之前 |
florian
|
61cf2984c7
* fixed bootstrapping problems
|
21 年之前 |
florian
|
8a9758c5e2
* logs truncated
|
21 年之前 |
peter
|
0ac4983a9b
* remove obsolete cardinal() typecasts
|
21 年之前 |
florian
|
588e2c38bf
* dwarf branch merged
|
21 年之前 |
peter
|
c96ba04d84
* fixed qword(longint) that removed sign from the number
|
21 年之前 |
daniel
|
b721e5872c
* Prepare compiler infrastructure for multiple ansistring types
|
21 年之前 |
peter
|
3379959c50
* block_type is bt_const when parsing typed consts
|
21 年之前 |
olle
|
a7f25327f6
* change AT_FUNCTION to AT_DATA where appropriate
|
21 年之前 |
florian
|
0b0c4a4062
* fixed handling of doubles in a native arm compiler
|
21 年之前 |
olle
|
4fecc1a56f
* big transformation of Tai_[const_]Symbol.Create[data]name*
|
21 年之前 |
peter
|
fa8ec60ee6
* support @@procvar in typed consts
|
21 年之前 |
daniel
|
46d241a666
* Take advantage of our new with statement optimization
|
21 年之前 |
Jonas Maebe
|
980efd582d
+ support for currency typed constants if currency=int64. Warning: does
|
21 年之前 |
peter
|
84b1451a34
* tai_const.create_32bit changed to cardinal
|
21 年之前 |
Jonas Maebe
|
9bc4fa13a6
* fixed reversed "got <type 1>, expected <type 1>" error message
|
22 年之前 |
florian
|
1af574ceca
* assembler readers OOPed
|
22 年之前 |
florian
|
2a178f0d93
* fixed parsing of typed widestring constants with length 1
|
22 年之前 |
peter
|
a28d911c98
* IncompatibleTypes() added that will include unit names when
|
22 年之前 |
peter
|
8af51ea6d3
* locals and paras are allocated in the code generation
|
22 年之前 |
peter
|
6a8d5eb25d
* NEWRA branch merged
|
22 年之前 |
peter
|
1a2eedd767
* self moved to hidden parameter
|
22 年之前 |
florian
|
91bbc7bea3
* error when address of an abstract method is taken
|
22 年之前 |
florian
|
41da381f1a
* fixed a lot of PowerPC related stuff
|
22 年之前 |