florian
|
b060f8f10a
* delphi assumes dyn. array access make expressions l-values because it's internally a pointer
|
20 years ago |
florian
|
a9c961b9f6
+ TCollection nofication mechanisms added
|
20 years ago |
florian
|
fa2b38e520
+ PaletteCreated added
|
20 years ago |
florian
|
af18e7359f
+ allow to take the address of a resourcestring in typed constants
|
20 years ago |
florian
|
8082a0c3a4
* empty class grouping functions
|
20 years ago |
florian
|
90d88ec1a5
* <class/interface>(<any ord. type>) in delphi mode allowed
|
20 years ago |
florian
|
f5cab73217
* fixed proc. vars with calling specifiers in usual var declarations
|
20 years ago |
florian
|
71679e0662
* type = type <procvar>; ignored
|
20 years ago |
Jonas Maebe
|
c46927161e
* fix from Tomas for calling conventions
|
20 years ago |
Károly Balogh
|
452de9187c
* removed debug writelns from florian's previous commit
|
20 years ago |
florian
|
beee137eb7
no message
|
20 years ago |
florian
|
49347a0117
* fixed:
|
20 years ago |
florian
|
cc7220d3db
no message
|
20 years ago |
florian
|
65e3bccd25
no message
|
20 years ago |
florian
|
2fa0967349
no message
|
20 years ago |
florian
|
5007b3e395
* inherited; works now in delphi mode for private methods; looks like a delphi bug
|
20 years ago |
florian
|
99f22b89e3
+ tstrings.error for resourcestrings added which are a pstring
|
20 years ago |
florian
|
3d6ceb8979
+ tcollection.updatecount support added
|
20 years ago |
florian
|
dfc15cf2cb
+ tstrings.updatecount property added
|
20 years ago |
florian
|
2c5e295573
* adapted to new widestring manager
|
20 years ago |
florian
|
4f7560d89e
* improved widestring infrastructure manager
|
20 years ago |
florian
|
0853821fd1
+ interface <-> variant conversion from Danny Milosavljevic
|
20 years ago |
florian
|
da85b90f65
+ tmethod
|
20 years ago |
olle
|
47777938ad
* updated and added run check
|
20 years ago |
olle
|
d5d8694c96
* macpas now uses tp style proc params
|
20 years ago |
marco
|
c4ad8740f1
* delete fix
|
20 years ago |
michael
|
610cf895b3
+ Additional test
|
20 years ago |
michael
|
ac1642de89
* Patch from peter: fix macpas anonymous function procvar
|
20 years ago |
michael
|
c45d628646
+ Added TCollection.Delete
|
20 years ago |
michael
|
7c2585e230
+ Fixes as suggested by Den Jean
|
20 years ago |