Logo
Explore Mail Help
Register Sign In
Mirror/wren
1
0
Fork 1
You've already forked wren
mirror of https://github.com/wren-lang/wren.git synced 2026-01-12 06:38:45 +01:00
Code Issues Packages Projects Releases Wiki Activity
Files
stack-corruption-fix
wren/test/api/call.h

4 lines
49 B
C
Raw Permalink Normal View History

Better embedding API support (and tests!) for strings with null bytes. - Test that a foreign method can return strings. - Test that a foreign method can return a string with null bytes. - Test wrenCall(). - Allow passing NULL for "v" to wrenCall(). - Allow "a" for passing an explicit length byte array to wrenCall().
2015-09-24 08:02:31 -07:00
#include "wren.h"
Merge pull request #751 from wren-lang/0.3.0-refactor 0.3.0 refactor
2020-06-05 14:57:20 -07:00
int callRunTests(WrenVM* vm);
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.0 Page: 502ms Template: 14ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API