1
0
forked from Mirror/wren
Commit Graph

2 Commits

Author SHA1 Message Date
ef3aa07d84 Add API to get the type of object in a slot. 2016-02-19 07:18:00 -08:00
7fcdcf2f1a wrenReturn___() -> wrenSlotSet___().
This turns those functions into general-purpose functions for writing
raw C values into slots on the foreign call stack.

Writing a return just means writing a value to slot 0.
2015-12-16 13:00:13 -08:00