Commit Graph

5 Commits

Author SHA1 Message Date
Kyle Marek-Spartz
86029c5123 docs: replace em dash with unicode character and semicolon with colon in two markdown files 2014-02-17 19:56:41 +00:00
Kyle Marek-Spartz
91f890e0cc docs: replace em dash, hyphenate compound adjective, and use colon in documentation 2014-02-17 01:28:40 +00:00
Kyle Marek-Spartz
5ccf0546c1 fix: correct spelling of "rivaling" and "carnival" in performance documentation
Fix two typos in doc/site/performance.markdown: change "rivalling" to "rivaling" in the paragraph about language implementation complexity, and change "carvinal" to "carnival" in the benchmarks section.
2014-02-15 23:12:18 +00:00
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