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
/
comp
/
middle
/
walk.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
More work toward anonymous objects.
Lindsey Kuper
2011-05-13
1
-1
/
+1
*
Bug fixes.
Lindsey Kuper
2011-05-13
1
-0
/
+2
*
Ensure visit_ty is called on type parameters during walk
Marijn Haverbeke
2011-05-13
1
-2
/
+25
*
Add visit_arm and visit_method to walk.rs
Marijn Haverbeke
2011-05-13
1
-3
/
+16
*
Downcase std modules again, move to :: for module dereferencing
Marijn Haverbeke
2011-05-12
1
-157
/
+157
*
Keep resolve data in external hash table, rather than embedded defs
Marijn Haverbeke
2011-05-12
1
-1
/
+1
*
Alias-ify walk, typeck, metadata. Cuts another 80kb off rustc.
Graydon Hoare
2011-05-09
1
-30
/
+30
*
Rename std modules to be camelcased
Marijn Haverbeke
2011-05-06
1
-5
/
+5
*
Un-revert "Use different syntax for checks that matter to typestate", fixing ...
Patrick Walton
2011-05-02
1
-1
/
+4
*
Revert "Use different syntax for checks that matter to typestate"
Graydon Hoare
2011-05-02
1
-4
/
+1
*
Use different syntax for checks that matter to typestate
Tim Chevalier
2011-05-02
1
-1
/
+4
*
Fix walk bug that coupled with marijns work to regress stage1.
Graydon Hoare
2011-04-20
1
-4
/
+3
*
Integrate walk.rs
Marijn Haverbeke
2011-04-20
1
-1
/
+1
*
Add log_err to rustboot
Marijn Haverbeke
2011-04-19
1
-1
/
+1
*
Boilerplate city, for anyone who wants it.
Graydon Hoare
2011-04-18
1
-0
/
+471