compiler
|
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 years ago |
fcl
|
87828e65a8
+ Fix for bug #7205
|
19 years ago |
fv
|
6de9a0ffb2
* Handle video initialization failure.
|
19 years ago |
ide
|
ef940a268f
* bugrep -> bugs
|
19 years ago |
installer
|
dccf3795c8
* logging improvements
|
19 years ago |
packages
|
dc9c5905bc
* incorrect IFDEF removed
|
19 years ago |
rtl
|
dceda55abf
Implemented _IMPLEMENTS. Changed GetInterfaceByStr() and GetInterface() accordingly. Also introduced new compilerproc: fpc_intf_assign_by_iid to allow := with _IMPLEMENTS-support
|
19 years ago |
tests
|
f9c0db2cee
+ added
|
19 years ago |
utils
|
d41f1ca2d8
+ enabled Amiga target for PowerPC
|
19 years ago |
.gitattributes
|
f9c0db2cee
+ added
|
19 years ago |
.gitignore
|
e3a85257be
initial import
|
19 years ago |
Makefile
|
cba7504dec
* use -P for cross compile
|
19 years ago |
Makefile.fpc
|
7d24057a4f
* reenable generation of smartlinked libraries during build, use -ap to speed up the process (no regeneration of makefiles yet)
|
19 years ago |