Jonas Maebe
|
e52ff8bbcf
* used gar instead of ar on solaris
|
hace 19 años |
peter
|
ac673f392c
* typo in previous commit
|
hace 19 años |
peter
|
4506394cfa
* pass contextobjdef for visibility of methods. There are different
|
hace 19 años |
peter
|
4bde345009
* fix check for openarray and single element
|
hace 19 años |
peter
|
80bd513997
* add some info for -vx
|
hace 19 años |
peter
|
ac9df7be0d
* remove Pipes
|
hace 19 años |
peter
|
a704cbf048
* never prefer conversion to formaldef
|
hace 19 años |
peter
|
eb829ea21b
* store procdef messageinf in the ppu
|
hace 19 años |
florian
|
d6fe62f0d1
* overloaded statistics functions from Burkhard Carstens, fixed #7236
|
hace 19 años |
peter
|
22657a363b
* pass context class to searchsym_in_class to fix the visibility
|
hace 19 años |
Jonas Maebe
|
6fd4c50f0a
* give proper error message when upper or lower bound of array type is out
|
hace 19 años |
peter
|
16f121a8bc
* reuse generic align()
|
hace 19 años |
Tomas Hajny
|
e5dc751f95
* another bunch of updates from Ido Kanner
|
hace 19 años |
florian
|
215b870f5e
* StrToBool friends, fixes #7222
|
hace 19 años |
Károly Balogh
|
705033284e
+ regenerated makefiles to support powerpc-amiga target
|
hace 19 años |
Jonas Maebe
|
fa44b72c78
* fixed alignment issues with sparc/linux for pclose
|
hace 19 años |
peter
|
0e8a21e84a
* also win64
|
hace 19 años |
Tomas Hajny
|
590ad5b516
* the last forgotten Mircosoft ;-)
|
hace 19 años |
Tomas Hajny
|
56b8f5fa15
* descriptions newly added to errore.msg 'merged'
|
hace 19 años |
Tomas Hajny
|
b9d4463c81
* missing pieces (especially for help pages) added
|
hace 19 años |
Tomas Hajny
|
0199113303
* corrected spelling in description - 'is redefine.'
|
hace 19 años |
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
|
hace 19 años |
chrivers
|
dceda55abf
Implemented _IMPLEMENTS. Changed GetInterfaceByStr() and GetInterface() accordingly. Also introduced new compilerproc: fpc_intf_assign_by_iid to allow := with _IMPLEMENTS-support
|
hace 19 años |
chrivers
|
fca5f6fc5e
Added EntryOffset field for _IMPLEMENTS
|
hace 19 años |
chrivers
|
7ec741fa05
Added fpc_intf_assign_by_iid compilerproc. Needed for _IMPLEMENTS
|
hace 19 años |
chrivers
|
0fe365f069
Adds EntryType and EntryOffset data to TInterfaceEntry blocks. used for _IMPLEMENTS.
|
hace 19 años |
chrivers
|
97e0ff4105
Added iioffset for _IMPLEMENTS. added iitype initializer
|
hace 19 años |
chrivers
|
037fd46699
Added iioffset/fieldoffset code for _IMPLEMENTS
|
hace 19 años |
florian
|
849878b472
* fixed memory leak with the as operator, fixes #7174
|
hace 19 años |
chrivers
|
3e1c0cc8a5
Added type TInterfaceEntryType, EntryType field in TInterfaceEntry. Used in "implements"-implementation
|
hace 19 años |