Michaël Van Canneyt
|
48cb0eb5b1
* force correct strpas overload when using unicodestrings
|
vor 1 Jahr |
florian
|
bcf320a76e
* patch by Rika: Don’t pretend optinfo^.index can be aword(−1), resolves #40405
|
vor 1 Jahr |
J. Gareth "Curious Kit" Moreton
|
1ab46c909a
* Reduced the number of expensive calls to "GetUserCode" in DFA
|
vor 1 Jahr |
florian
|
64141c8bdd
* increase ppu long version as the format changed
|
vor 1 Jahr |
florian
|
4103b3d180
* formatting
|
vor 1 Jahr |
J. Gareth "Curious Kit" Moreton
|
dba69917a9
* Flags specific to TInlineNode have been moved to their own field
|
vor 1 Jahr |
J. Gareth "Curious Kit" Moreton
|
4736cc2360
* Flags specific to TDerefNode have been moved to their own field
|
vor 1 Jahr |
J. Gareth "Curious Kit" Moreton
|
179fc5848b
* Flags specific to TArrayConstructorNode have been moved to their own field
|
vor 1 Jahr |
J. Gareth "Curious Kit" Moreton
|
ecc16278f0
* Flags specific to TAssignmentNode have been moved to their own field
|
vor 1 Jahr |
J. Gareth "Curious Kit" Moreton
|
0e5da37533
* Flags specific to TAsmNode have been moved to their own field
|
vor 1 Jahr |
J. Gareth "Curious Kit" Moreton
|
c21a0f0654
* Flags specific to TModDivNode have been moved to their own field
|
vor 1 Jahr |
J. Gareth "Curious Kit" Moreton
|
b804fc5164
* Flags specific to TAddNode have been moved to their own field
|
vor 1 Jahr |
J. Gareth "Curious Kit" Moreton
|
5ea60b97b1
* Clarity over blocknode and VMT flags. nf_usercode_entry doesn't need to be cascaded in "firstpass" as TBlockNode.Simplify already does this
|
vor 1 Jahr |
J. Gareth "Curious Kit" Moreton
|
1bba83cebb
* Flags specific to TVecNode have been moved to their own field
|
vor 1 Jahr |
Michaël Van Canneyt
|
b1b5c13671
* Do not dump certificate. Fixes issue #40678
|
vor 1 Jahr |
Michaël Van Canneyt
|
05f0ceeb26
* Atributes for class/record methods
|
vor 1 Jahr |
florian
|
4e1f854d49
* patch by Rika + test: Don’t explicitly change GetMem(0) to GetMem(1), it works anyway, resolves #40456
|
vor 1 Jahr |
Michaël Van Canneyt
|
6bdf9eb096
* Fix compilation with -CriotR
|
vor 1 Jahr |
Michaël Van Canneyt
|
29b14fec57
* Fix wrong return value in case of multithreaded initialize. Fixes issue #40676
|
vor 1 Jahr |
Michaël Van Canneyt
|
bc2d1cf51c
* Remove additional memleak
|
vor 1 Jahr |
Rika Ichinose
|
9fe350bd91
Alternative implementation of TMonitor for Windows Vista+.
|
vor 1 Jahr |
florian
|
e107aa5b5e
* patch by foxpas to disable use of crc32 instructions on x86_64-darwin as they apparently don't work, resolves #40344
|
vor 1 Jahr |
Michaël Van Canneyt
|
9247957477
* Fix memory leaks
|
vor 1 Jahr |
Michaël Van Canneyt
|
ef6612170c
* Implement GetCodeAddress for TRttiInstanceMethod
|
vor 1 Jahr |
Michaël Van Canneyt
|
2c9870f85a
* Attributes must be assigned only to elements before the first colon
|
vor 1 Jahr |
florian
|
11f076f0e7
+ CMPXCHG16BSupport
|
vor 1 Jahr |
mattias
|
0566580f15
fcl-passrc: delphi multiline strings as separate TPasExprKind pekStringMultiLine
|
vor 1 Jahr |
Michaël Van Canneyt
|
2463faf5c0
* Implement TRttiField.(G|S)etValue
|
vor 1 Jahr |
Michaël Van Canneyt
|
4769ed948a
* Add codeaddress to extended RTTI for static methods
|
vor 1 Jahr |
mattias
|
d8a2f7f714
pastojs: convert pascal ** to js **
|
vor 1 Jahr |