81bfbfce23
fix issue with docs clearing the writeFn from the config. add complete embedding example to docs + repo
2020-07-30 09:09:15 -07:00
1623654465
docs; fix embedding tutorial missing a write function so nothing shows up when learning.
2020-06-30 07:40:12 -07:00
9fb6d02b5c
main branch reference fixes
2020-06-12 10:11:49 -07:00
d585a080e8
Merge pull request #751 from wren-lang/0.3.0-refactor
...
0.3.0 refactor
2020-06-05 14:57:20 -07:00
9347c5c61a
Update Call to WrenInterpret in Docs
...
Fixes #599 by updating the arguments to WrenInterpret to match the new
API.
2019-02-12 06:54:58 +00:00
57a1d809d8
docs; replace wren repo URL to point to organization
2019-02-05 18:41:31 -08:00
d01905ef80
Fix broken link for error handling
2018-12-19 12:39:52 -08:00
e2e16dc4a9
Finish off the rest of the embedding docs.
...
A first draft of them, at least. They probably need some editing.
Remove the "Application Lifecycle" page for now. I do intend to add
some docs about how fibers interact with the host app, but I can do
that later.
2017-10-17 08:26:06 -07:00
f14d13a6bf
Mention libm in docs.
2017-03-02 07:17:03 -08:00
996a607026
More work on embedding docs.
...
- Revise the earlier pages and tighten them up some.
- Write the docs for foreign methods.
2017-02-12 10:14:37 -08:00
0a2bc4a8a7
More copy editing.
2017-01-12 07:11:01 -08:00
0a4f1b370c
Revise embedding docs a bit.
2016-08-26 07:11:50 -07:00
0a060a9678
WrenValue -> WrenHandle.
2016-05-20 20:55:28 -07:00
befe90501b
Start writing comprensive embedding docs.
...
- Break embedding out into a separate section with multiple pages.
- Document the constraints on the API.
- Document the slot array and WrenValue.
Still lots more to do, but getting there...
2016-05-16 08:09:14 -07:00