florian
|
215b870f5e
* StrToBool friends, fixes #7222
|
19 年之前 |
Károly Balogh
|
705033284e
+ regenerated makefiles to support powerpc-amiga target
|
19 年之前 |
Jonas Maebe
|
fa44b72c78
* fixed alignment issues with sparc/linux for pclose
|
19 年之前 |
peter
|
0e8a21e84a
* also win64
|
19 年之前 |
Tomas Hajny
|
590ad5b516
* the last forgotten Mircosoft ;-)
|
19 年之前 |
Tomas Hajny
|
56b8f5fa15
* descriptions newly added to errore.msg 'merged'
|
19 年之前 |
Tomas Hajny
|
b9d4463c81
* missing pieces (especially for help pages) added
|
19 年之前 |
Tomas Hajny
|
0199113303
* corrected spelling in description - 'is redefine.'
|
19 年之前 |
chrivers
|
f0a62b1e47
Changed implicit type conversion helper for interface assignments. This is needed for _IMPLEMENTS. Will be optimized to be more optimal for non-implements interfaces
|
19 年之前 |
chrivers
|
dceda55abf
Implemented _IMPLEMENTS. Changed GetInterfaceByStr() and GetInterface() accordingly. Also introduced new compilerproc: fpc_intf_assign_by_iid to allow := with _IMPLEMENTS-support
|
19 年之前 |
chrivers
|
fca5f6fc5e
Added EntryOffset field for _IMPLEMENTS
|
19 年之前 |
chrivers
|
7ec741fa05
Added fpc_intf_assign_by_iid compilerproc. Needed for _IMPLEMENTS
|
19 年之前 |
chrivers
|
0fe365f069
Adds EntryType and EntryOffset data to TInterfaceEntry blocks. used for _IMPLEMENTS.
|
19 年之前 |
chrivers
|
97e0ff4105
Added iioffset for _IMPLEMENTS. added iitype initializer
|
19 年之前 |
chrivers
|
037fd46699
Added iioffset/fieldoffset code for _IMPLEMENTS
|
19 年之前 |
florian
|
849878b472
* fixed memory leak with the as operator, fixes #7174
|
19 年之前 |
chrivers
|
3e1c0cc8a5
Added type TInterfaceEntryType, EntryType field in TInterfaceEntry. Used in "implements"-implementation
|
19 年之前 |
chrivers
|
c7868bd9c9
Added tinterfaceentrytype used in "implements"-implementation
|
19 年之前 |
chrivers
|
d9eb4049e3
Added Interface implementation type specifier (var: iitype) to tobjectdef. Used for the implementation of "implements"-keyword
|
19 年之前 |
chrivers
|
aa783c2876
Cleanup for readability. timplementedinterfaces.searchintf() simplified, dummy-var renamed to mark it as such in tstoreddef.is_integrable
|
19 年之前 |
chrivers
|
c185650955
Improved syntax checks for "implements" keyword
|
19 年之前 |
Károly Balogh
|
94f3f07a97
+ first attempt to have linking support for AmigaOS/PowerPC
|
19 年之前 |
Jonas Maebe
|
f9c0db2cee
+ added
|
19 年之前 |
Jonas Maebe
|
a530c3e611
* defined HASUNIX for Solaris
|
19 年之前 |
Jonas Maebe
|
7522d8d967
* fixed sparc alignment issues with popen/pclose
|
19 年之前 |
Jonas Maebe
|
848b7b8914
- removed {$ifdef havelinuxrtl10} code
|
19 年之前 |
Jonas Maebe
|
d1bc93c67a
* one more subsetreg fix
|
19 年之前 |
tom_at_work
|
d112bfbd43
* fixed a_load_subsetreg_reg according to Jonas' remarks
|
19 年之前 |
Jonas Maebe
|
327718e0c4
* changed some var parameters in out parameters to avoid warnings
|
19 年之前 |
Jonas Maebe
|
934734df85
+ added missing syscalls from Mark Morgan Lloyd
|
19 年之前 |