Artifact 901b193c8ac2cdb63a7fb09cbf8c41a2ece356586a859838fc0bd43c9c43922d:
- File
extra.mk.in
-
2017-09-11 02:05:07
— part of check-in
[95797a4d1c]
on branch trunk
— OFInvocation: Initial support for invoking
So far this is only for x86_64 with the Apple runtime and does not yet
support all types. It also does not yet support passing arguments via
the stack. (user: js, size: 2774) [annotate] [blame] [check-ins using] -
2017-11-19 11:04:22
— part of check-in
[69749b6a5b]
on branch trunk
— Do not conform to OFReadyFor*Observing by default
Instead of letting OFStream conform to it, which itself does not really
conform to it, let all the subclasses that actually do conform to it. (user: js, size: 2774) [annotate] [blame] [check-ins using]
-
2017-09-11 02:05:07
— part of check-in
[95797a4d1c]
on branch trunk
— OFInvocation: Initial support for invoking