Tim Chevalier
|
1cb85015c3
|
Change "pred" to "pure fn" within the compiler.
|
2011-08-25 18:24:40 -07:00 |
|
Brian Anderson
|
608f7ccded
|
Move ast::pat_id_map to ast::util
|
2011-08-25 14:15:54 -07:00 |
|
Graydon Hoare
|
c011f13144
|
Add kind-checking for assign-op, copy, ret, be, fail exprs. Fix caught kinding-violations in rustc and libstd.
|
2011-08-23 15:58:53 -07:00 |
|
Brian Anderson
|
152cbaade7
|
Move functions from syntax::ast to syntax::ast_util
This leaves syntax::ast just defining the AST, which strikes me as somewhat
nicer
|
2011-08-22 10:44:04 -07:00 |
|