Jonas Maebe
|
1355fc0198
- disabled RecordRTTI declaration on the JVM target, because that
|
před 12 roky |
sergei
|
27c626245b
* Reuse RecordRTTI to finalize class instances. This is possible because RTTI for classes is the same as for records (except different value of tkKind field), and RecordRTTI ignores tkKind (assuming that required checks are done by its caller).
|
před 12 roky |
sergei
|
f136e44b6b
- RTL: cleaned up remaining 'decr_ref' routines (not removed completely due to bootstrapping needs, but aliased to 'finalize' ones).
|
před 13 roky |
sergei
|
1fcd40ee64
Continue fixing open array handling:
|
před 14 roky |
michael
|
5cafc069b5
+ Removed NOSAVEREGISTERS define
|
před 20 roky |
peter
|
4ace790492
* remove $Log
|
před 20 roky |
fpc
|
790a4fe2d3
* log and id tags removed
|
před 20 roky |
fpc
|
50778076c3
initial import
|
před 20 roky |
peter
|
e417e34496
* truncate log
|
před 20 roky |
peter
|
fd759e521f
* saveregisters calling convention is obsolete
|
před 21 roky |
peter
|
01dfac4a4e
* old logs removed and tabs fixed
|
před 23 roky |
Jonas Maebe
|
b9f6efc85b
+ "compproc" helpers
|
před 24 roky |