Commit graph

6 commits

Author SHA1 Message Date
J/A f2ff136134 Do not autoclose '
`'` is used to denote a lifetime, as in `fn foo<'a>(bar: &'a Baz) { ...` and it isn't helpful to have it automatically closed.
2016-05-14 23:03:47 -05:00
Martin Aeschlimann 33edcc4633 [rust] autoclosing & surrounding pairs 2016-04-21 22:56:50 +02:00
Martin Aeschlimann 37f5e2b355 [colorize tests] update test result data 2016-04-11 21:28:19 +02:00
Martin Aeschlimann 8509d4e47a even more colorizer tests 2016-04-11 16:03:40 +02:00
Martin Aeschlimann 15b6d56c3a [rust] update rust grammar (Feb 14, 2016) 2016-03-07 12:46:15 +01:00
Erich Gamma 8f35cc4768 Hello Code 2015-11-13 14:39:38 +01:00