File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
Version 0.2 (March 2012)
2
2
-------------------------
3
3
4
- * >1400 changes, numerous bugfixes
4
+ * >1500 changes, numerous bugfixes
5
5
6
6
* New docs and doc tooling
7
7
@@ -17,7 +17,7 @@ Version 0.2 (March 2012)
17
17
* Callbacks from C
18
18
* Helgrind clean
19
19
20
- * Preliminary new language features
20
+ * Experimental new language features
21
21
* Operator overloading
22
22
* Region pointers
23
23
* Classes
@@ -29,6 +29,7 @@ Version 0.2 (March 2012)
29
29
* Required mutable-local qualifier: 'let mut ...'
30
30
* Basic glob-exporting: 'export foo::*;'
31
31
* Alt now exhaustive, 'alt check' for runtime-checked
32
+ * Block-function form of 'for' loop, with 'break' and 'ret'.
32
33
33
34
* New library code
34
35
* AST quasi-quote syntax extension
You can’t perform that action at this time.
0 commit comments