Commit Graph
3 Commits
Author SHA1 Message Date
Bob Nystrom e26afd7de3 docs: add method-calls and variables pages, update sidebar links, revise statement-terminator and performance docs 2013-12-17 17:39:26 +00:00
Bob Nystrom 813cbbc5a2 docs: add initial performance documentation covering Wren's speed and value representation
Create new doc/site/performance.markdown explaining Wren's position in the bytecode interpreter performance bucket and introducing NaN tagging for compact value storage. Also update doc/site/template.html to include a link to the new performance page in the "Other" navigation section.
2013-12-11 05:51:58 +00:00
Bob Nystrom 67aea3f676 docs: add flow-control and values documentation pages with updated template and build script 2013-12-04 15:46:41 +00:00