wrenpp/examples
King_DuckZ 34d2317f11 Add support for foreign types to get()
wren::get() can now be used to get foreign types by pointer.
Invoking get<A>() will return an A*. With this change it's
now possible to use variables() to get mixed foreign
and core types.
2020-05-03 11:32:43 +02:00
..
calendar Add support for foreign types to get() 2020-05-03 11:32:43 +02:00
dieroll Move files around 2020-05-02 22:55:10 +02:00
greet Move files around 2020-05-02 22:55:10 +02:00
meson.build Add calendar example and supporting functions 2020-05-03 01:54:07 +02:00