Nick Desaulniers
|
7868b6bf55
|
Remove fail keyword from lexer & parser and clean up remaining calls to
fail
Fix merge conflicts - Issue 4524
|
2013-02-01 00:15:42 -08:00 |
|
Brian Anderson
|
d5d7741247
|
Overhaul mods and crates section of tutorial
|
2012-10-06 22:24:15 -07:00 |
|
Brian Anderson
|
2dae768624
|
docs: Change 'class' to 'struct' in codemirror-rust
|
2012-09-23 21:09:44 -07:00 |
|
Brian Anderson
|
2018cd912c
|
Update keywords in codemirror-rust.js
|
2012-09-15 19:06:19 -07:00 |
|
Lindsey Kuper
|
4998a7dde8
|
"iface" -> "trait" in CodeMirror mode.
|
2012-07-31 11:52:17 -07:00 |
|
Brian Anderson
|
4bb13c69d6
|
Add 'class' and 'new' to codemirror-rust.js
|
2012-07-06 17:18:11 -07:00 |
|
Brian Anderson
|
b446ea8710
|
tutorial: Some work on closures
|
2012-07-02 00:14:25 -07:00 |
|
Graydon Hoare
|
e2205659e3
|
Fix tabSize doc build breakage, also remove the stray tab that got into docs.
|
2012-06-27 14:37:43 -07:00 |
|
Graydon Hoare
|
d3c6119a7a
|
More keyword paring and migration in runtime, docs, code modes.
|
2012-06-27 13:30:49 -07:00 |
|
Graydon Hoare
|
6e6798c4e1
|
Bulk-edit mutable -> mut.
|
2012-03-26 18:35:18 -07:00 |
|
Brian Anderson
|
089877f0c5
|
doc: tag->enum in codemirror-rust.js
|
2012-03-20 18:59:21 -07:00 |
|
Marijn Haverbeke
|
a4b77758f0
|
Move tutorial over to a format similar to the reference doc
And adjust highlighting/testing scripts to deal with this.
|
2012-01-19 13:34:10 +01:00 |
|