index
:
rust
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
boot
/
fe
/
item.ml
Commit message (
Expand
)
Author
Age
Files
Lines
*
Accept uint literals as literal patterns.
Roy Frostig
2010-08-06
1
-1
/
+4
*
Include the statements on the LHS of a binop when desugaring. Closes #117.
Patrick Walton
2010-07-19
1
-56
/
+57
*
Merge branch 'contrib'
Graydon Hoare
2010-07-15
1
-87
/
+88
|
\
|
*
use,import,export parse fixes
Adam Bozanich
2010-07-16
1
-73
/
+87
|
*
permit use before import. closes #48
Adam Bozanich
2010-07-16
1
-36
/
+23
*
|
Desugar the head stmts all the way out of STMT_for, rather than stashing them...
Graydon Hoare
2010-07-13
1
-6
/
+7
*
|
Accept effect-qualified local item declarations.
Graydon Hoare
2010-07-13
1
-1
/
+1
|
/
*
Parse effect-qualified type definitions.
Graydon Hoare
2010-07-02
1
-13
/
+20
*
Rename 'exterior' to 'box' and 'interior' to 'local' (at least wrt. slots; ke...
Graydon Hoare
2010-06-30
1
-1
/
+1
*
Initial stab at lowering mutable and exterior into the type system.
Graydon Hoare
2010-06-29
1
-4
/
+12
*
Some fixme-to-issue housekeeping.
Graydon Hoare
2010-06-28
1
-1
/
+0
*
Only translate or dwarf-emit items or stubs locally defined or used. Avoids i...
Graydon Hoare
2010-06-27
1
-7
/
+21
*
Resolve and typecheck patterns in pattern alt redux. This time featuring way...
Roy Frostig
2010-06-25
1
-14
/
+16
*
Resolve and typecheck patterns in pattern alt.
Roy Frostig
2010-06-24
1
-10
/
+15
*
Populate tree.
Graydon Hoare
2010-06-23
1
-0
/
+1139