This website requires JavaScript.
Explore
Help
Register
Sign In
retoor
/
wren
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
315e140a43333b1af853a09ac5eb760161f39798
wren
/
test
/
api
/
call.h
T
4 lines
50 B
C
Raw
Normal View
History
Unescape
Escape
feat: add 'a' format specifier and null-value support to wrenCall, plus tests for strings with null bytes
2015-09-24 15:02:31 +00:00
#include
"wren.h"
feat: add va_list version of wrenCall and fix GC bug with return values
2015-09-30 02:29:10 +00:00
void
callRunTests
(
WrenVM
*
vm
);
Reference in New Issue
Copy Permalink