Mattias Gaertner
|
c60fb09f1a
pastojs: inlinespecializeexpr
|
il y a 6 ans |
Mattias Gaertner
|
b3465a021c
fcl-passrc: useanalyzer: wpo generic
|
il y a 6 ans |
Mattias Gaertner
|
1168083dfe
fcl-passrc: fixed passing dynarray to var param open array
|
il y a 6 ans |
michael
|
a3a5c01010
* Moved fpmimetypes unit to fcl-web
|
il y a 6 ans |
Mattias Gaertner
|
f9e66e49be
fcl-passrc: resolver: generic class is specialized class
|
il y a 6 ans |
michael
|
30fa7de7c7
* Remove units no longer needed
|
il y a 6 ans |
michael
|
6997c1946e
* Some additional help
|
il y a 6 ans |
michael
|
071aaccb49
* Add mime.types for benefit of windows users, call new LoadKnownTypes
|
il y a 6 ans |
michael
|
b81b4a3aa6
* Add LoadKnownTypes to load default set from OS (including registry on windows)
|
il y a 6 ans |
Mattias Gaertner
|
2a394402aa
fcl-passrc: useanalyzer: inline specialize
|
il y a 6 ans |
Mattias Gaertner
|
2464be7da6
fcl-passrc: resolver: push interface section scope when passing implementation scope
|
il y a 6 ans |
Jonas Maebe
|
59b846a2ec
* fixed after implementation of Objective-C "related result type" convention
|
il y a 6 ans |
Jonas Maebe
|
956aab3be0
* implement support for the Objective-C "related result type" convention
|
il y a 6 ans |
Jonas Maebe
|
bc7b90185f
* when searching for a procsym in an Objective-C category for an objcclass,
|
il y a 6 ans |
Károly Balogh
|
d29f44e1c7
m68k: rework of the inline nodes to use fpu_capabilities. added fast path for round/trunc (enabled for fastmath only)
|
il y a 6 ans |
marco
|
8dddf8a525
* patch from Ondrej, TVerticalAlignment & TTopBottom
|
il y a 6 ans |
marco
|
5416e3657f
* inprocess comserver example. Polished up test From Anton K. from mantis #35013
|
il y a 6 ans |
Mattias Gaertner
|
f61641accc
fcl-passrc: useanalyzer: check specialized and half specialized type
|
il y a 6 ans |
svenbarth
|
63d83de063
* ccReg is the default calling convention on selected architectures (though I wonder why x86_64 returns ccReg as well when it does not support ccReg... :/ )
|
il y a 6 ans |
svenbarth
|
117fa8fa53
* Writeln is only needed for Debug
|
il y a 6 ans |
svenbarth
|
7e1607e095
* correct alignment for the property table
|
il y a 6 ans |
svenbarth
|
2dc771b7ba
* TClassData also needs alignment dummies
|
il y a 6 ans |
svenbarth
|
f740fc4228
* correct alignment of the procedure parameters
|
il y a 6 ans |
svenbarth
|
9bdef3b7c3
* correct alignment of the parameter type informations
|
il y a 6 ans |
svenbarth
|
62e7bb6254
* correct alignment for the result name/type
|
il y a 6 ans |
svenbarth
|
dad9260f93
+ introduce AlignToPtr, a copy of the one from the TypInfo unit (we should really come up with a better name here considering that it's redirecting to AlignTypeData on m68k...)
|
il y a 6 ans |
svenbarth
|
2002650a23
* small corrections (grammar, casing, typo) for the comment for TCallConv
|
il y a 6 ans |
svenbarth
|
3df9552444
* implement RawThunk for m68k (works for Coldfire, but I hope the real 68k will handle it as well)
|
il y a 6 ans |
michael
|
f52b14ff3e
* Make order of ISO8601ToDate consistent, ReturnUTC always at the end, and default true
|
il y a 6 ans |
michael
|
2664a0a856
* Make order of args in TryISO8601ToDate delphi compatible
|
il y a 6 ans |