Jonas Maebe
|
f8754d8fab
+ Objective-C category support (old and new ABI, both external and
|
15 years ago |
Jonas Maebe
|
559e284bd0
* merged r13762-14047 from trunk
|
15 years ago |
paul
|
aa5a5e79ce
merge revisions: 13909,13923,13924,13934,13935,13942,13943,13944,13946,13948,13950,13951,13952,13983,13994:
|
15 years ago |
florian
|
ea00759588
+ final modifier support for methods by Paul Ishenin
|
15 years ago |
florian
|
eb433d1bdd
* merged sealed and abstract support by Paul Ishenin
|
16 years ago |
Jonas Maebe
|
5a2ccfff52
--WARNING: start build process with FPC 2.2.4; won't work when
|
16 years ago |
Jonas Maebe
|
b1b9894ae3
* initial Objective-C 1.0 support:
|
16 years ago |
Jonas Maebe
|
a23630260b
+ "weakexternal" support for imported procedures and variables.
|
16 years ago |
florian
|
d8d96f14e6
+ experimental directive, resolves #10833
|
17 years ago |
daniel
|
1b173fd0f3
+ Enable resourcestring in all modes
|
18 years ago |
florian
|
058e1877ba
+ store compiler switch changes in generic token streams
|
19 years ago |
Jonas Maebe
|
36c6879581
+ -Sx command line switch to turn on exception keywords in non-Delphi/ObjFPC
|
19 years ago |
florian
|
9a1b9071a5
* implemented kylix like local directive, fixes #7242
|
19 years ago |
Jonas Maebe
|
eccbc78e04
+ support for bitpacked arrays:
|
19 years ago |
florian
|
c81f34aeee
+ parsing of dispinterface properties
|
19 years ago |
daniel
|
fbc08c229d
+ Add m_property mode switch to allow per mode recognition of
|
19 years ago |
Jonas Maebe
|
0ad06aff97
- "property" is again only a keyword in objfpc and delphi mode
|
19 years ago |
daniel
|
1318b95a06
* Enable recognition of property keyword in all modes now that
|
19 years ago |
Jonas Maebe
|
5ccbeea1d3
+ support for "return x" as equivalent for "exit(x)" in macpas mode
|
19 years ago |
peter
|
95879fe8a7
* basic support for generic classes
|
19 years ago |
florian
|
abbc85bb78
+ strict protected and strict private support
|
20 years ago |
florian
|
6bf3609bda
+ tokens for packages added
|
20 years ago |
fpc
|
790a4fe2d3
* log and id tags removed
|
20 years ago |
fpc
|
50778076c3
initial import
|
20 years ago |
Jonas Maebe
|
bfa2301575
* const record parameters > 8 bytes are now passed by reference for non
|
20 years ago |
peter
|
e417e34496
* truncate log
|
20 years ago |
Károly Balogh
|
5908985365
* more SysV call support stuff for MorphOS
|
20 years ago |
olle
|
94e74ca197
* sorted in correctly new tokens added by Karoly
|
20 years ago |
Károly Balogh
|
088575dc32
+ sysv style syscalls added for MorphOS
|
20 years ago |
peter
|
705868e816
* remove saveregister calling convention
|
21 years ago |