about summary refs log tree commit diff
path: root/doc/tutorial/lib/codemirror-rust.js
AgeCommit message (Collapse)AuthorLines
2012-01-19Move tutorial over to a format similar to the reference docMarijn Haverbeke-432/+0
And adjust highlighting/testing scripts to deal with this.
2012-01-16Upgrade CodeMirror mode used to highlight the tutorial codeMarijn Haverbeke-7/+28
2011-11-02Expand the tutorial section on functionsMarijn Haverbeke-1/+2
2011-11-01Improve syntax highlighting in tutorialMarijn Haverbeke-8/+13
2011-11-01Add syntax highlighting to the code snippets in the tutorialMarijn Haverbeke-0/+405
Using the CodeMirror Rust mode.