florian
|
0caa70a8b3
+ basic TStreamAdapter implementation
|
18 년 전 |
daniel
|
504d845e86
* Consider conversion from integer to integer te_equal, if the base types
|
18 년 전 |
florian
|
201fc56655
+ added and fixed some delphi compatibility stuff
|
18 년 전 |
florian
|
a635bc2a15
* made TShiftState a packed set to be more compatible
|
18 년 전 |
florian
|
70284da435
* allow <any ordinal>(class/interface) type casts likewise it is allowed for class references and pointers
|
18 년 전 |
michael
|
917aa80a13
* Patch from Mario R. Carro to implement THashedStringList
|
18 년 전 |
florian
|
42cdfeb118
* fixed win64 compilation
|
18 년 전 |
marco
|
f6e2f0b2f0
* better compatible systeminfo (Jedi JCL had a problem with it)
|
18 년 전 |
micha
|
cd1a283a18
* fix heap var size chunk search to be as intended (search constant number of blocks from best, not from any bigger)
|
18 년 전 |
micha
|
b4363e046b
* fix heaptrace segfault, access of lost block
|
18 년 전 |
micha
|
afb5f32f65
* fix heap block recycle flag when orphaning
|
18 년 전 |
daniel
|
8ee5966a2e
* Fix comparedword and change it to cardinal.
|
18 년 전 |
florian
|
e1125c3f7f
+ StrNextChar implemented
|
18 년 전 |
florian
|
792f84a710
* made CheckSynchronize a function returning info about a method being executed
|
18 년 전 |
florian
|
40fde13aa4
+ several missing constants, functions and structures added
|
18 년 전 |
florian
|
728055586a
+ delphi compatibility stuff
|
18 년 전 |
florian
|
5c58f69595
+ ModuleIs* typed consts added
|
18 년 전 |
daniel
|
1631ccf2cc
* Prevent multiply between qword and longint.
|
18 년 전 |
florian
|
03951d793a
* don't try to range check ordconst nodes being actually classes
|
18 년 전 |
daniel
|
e542a502c6
* Prevent some operations between qwords and signed types.
|
18 년 전 |
florian
|
1f5b7b9836
+ some new functions and consts added
|
18 년 전 |
florian
|
628452f04d
+ ReplaceDate
|
18 년 전 |
florian
|
d50f869bbd
+ allow local const symbols to override class members in delphi mode
|
18 년 전 |
florian
|
e94e32d005
+ new test
|
18 년 전 |
florian
|
5645a1380c
* fixed more windows types
|
18 년 전 |
Jonas Maebe
|
76c783f0a1
* removed divisions from val() for unsigned types
|
18 년 전 |
Jonas Maebe
|
62b9198b55
* fixed loading the address of class methods (mantis #9139)
|
18 년 전 |
daniel
|
cd2880cbbd
- Because int_to_type handles qwords now, the trial and error to parse a constant
|
18 년 전 |
tom_at_work
|
cb3b55b3cf
* fix compilation on non-windows platforms
|
18 년 전 |
sekelsenmat
|
ab7dcb0011
Added carbon controls example
|
18 년 전 |