Commit Graph
12 Commits
Author SHA1 Message Date
Nathan Hourt e9896544c8 Typo fix: is only be -> will only be 2017-04-04 15:29:53 -05:00
Nathan Hourt a01b8d12bd Typo fix: askes -> asks 2017-03-30 20:20:02 -05:00
Bob Nystrom f14d13a6bf Mention libm in docs. 2017-03-02 07:17:03 -08:00
Bob Nystrom 22ae382ac5 Proofread configuring the VM. 2017-02-12 14:58:16 -08:00
Bob Nystrom 18f8f48bb6 Docs for configuring the VM. 2017-02-12 11:04:38 -08:00
Bob Nystrom 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
Bob Nystrom 0a2bc4a8a7 More copy editing. 2017-01-12 07:11:01 -08:00
Bob Nystrom fc6a7e5d18 Tweak some docs a little. 2017-01-12 07:10:19 -08:00
Bob Nystrom 0a4f1b370c Revise embedding docs a bit. 2016-08-26 07:11:50 -07:00
Bob Nystrom 0a060a9678 WrenValue -> WrenHandle. 2016-05-20 20:55:28 -07:00
Bob Nystrom 1d252d1970 First draft of docs for calling Wren from C. 2016-05-19 16:01:54 -07:00
Bob Nystrom 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