--- !ditz.rubyforge.org,2008-03-06/issue title: multiple get/put primitive to api desc: "" type: :task component: duk release: v0.8 reporter: sva status: :unstarted disposition: creation_time: 2013-08-02 19:56:35.020681 Z references: [] id: e713214d272d595a5723ff6ce636535311ebd514 log_events: - - 2013-08-02 19:56:35.233476 Z - sva - created - "" - - 2013-08-17 22:02:03.188307 Z - sva - commented - |- Current header stuff: /* FIXME: not very logical, missing buffer */ void duk_push_multiple(duk_context *ctx, const char *types, ...); /* push multiple values, see duk_get_multiple */ void duk_get_multiple(duk_context *ctx, int start_index, const char *types, ...);