Logo
Explore Help
Register Sign In
retoor/wren
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
0ae4fd93d4577f97c541d12139c2b073c4eb24d3
wren/doc/site/embedding
T
History
Jaromír Müller bca85ffff3 fix: correct parameter cast in fileFinalize to use data instead of file
The function signature declares `void* data` but the body incorrectly cast `file` instead of `data` when calling `closeFile`. This fix aligns the cast with the declared parameter name.
2018-04-05 21:02:30 +00:00
..
calling-c-from-wren.markdown
fix: correct isStatic check for Math.add binding in C embedding docs
2018-03-21 00:13:28 +00:00
calling-wren-from-c.markdown
docs: clarify embedding API docs with precise wording and cross-references
2017-10-19 14:02:18 +00:00
configuring-the-vm.markdown
fix: add missing WrenVM* parameter to error callback signature in configuring-vm docs
2017-11-14 15:56:16 +00:00
index.markdown
docs: remove placeholder application-lifecycle page and complete first draft of embedding docs
2017-10-17 15:26:06 +00:00
slots-and-handles.markdown
docs: clarify embedding API docs with precise wording and cross-references
2017-10-19 14:02:18 +00:00
storing-c-data.markdown
fix: correct parameter cast in fileFinalize to use data instead of file
2018-04-05 21:02:30 +00:00
template.html
docs: remove placeholder application-lifecycle page and complete first draft of embedding docs
2017-10-17 15:26:06 +00:00
Powered by Gitea Version: 1.27.2 Page: 66ms Template: 4ms
Dark
English
English
Licenses API