]> git.lizzy.rs Git - rust.git/history - src/boot/me/semant.ml
Build fix from jmuizelaar (on ocamlc versions that notice this bug; drat, not all do)
[rust.git] / src / boot / me / semant.ml
2010-07-08 Graydon HoareBuild fix from jmuizelaar (on ocamlc versions that...
2010-07-02 Graydon HoareMerge branch 'master' of git@github.com:graydon/rust...
2010-07-02 Graydon HoareImprove mangling.
2010-07-02 Graydon HoareTeach the associative_binary_op_ty_fold about box,...
2010-07-02 Graydon HoareReinstate disgusting, filthy workarounds for deriving...
2010-07-01 Graydon HoareConvey auto-deref judgments made in typechecker to...
2010-07-01 Graydon HoareSome work on teaching trans to differentiate between...
2010-07-01 Graydon HoareImplement STMT_init_box in trans, clean up some of...
2010-07-01 Graydon HoareSimplify types before analyzing call structure; 2 more...
2010-07-01 Roy FrostigFix two bugs in tag patterns: 1. Look up the tag constr...
2010-07-01 Graydon HoareRename 'exterior' to 'box' and 'interior' to 'local...
2010-06-30 Graydon HoareAdd a COMP_deref to lvals for explicit-derefs, modify...
2010-06-30 Graydon HoareImprove error message.
2010-06-30 Graydon HoareReimplement backup scheme for handling lvals not yet...
2010-06-30 Graydon HoareFix error-message typo.
2010-06-30 Graydon HoareMove simplified_ty from trans to semant and use it...
2010-06-30 Graydon HoareWrap long lines.
2010-06-29 Graydon HoareInitial stab at lowering mutable and exterior into...
2010-06-29 Graydon HoareCanonicalize hashtables after running them through...
2010-06-28 Graydon HoareSome fixme-to-issue housekeeping.
2010-06-28 Graydon HoareOnly translate or dwarf-emit items or stubs locally...
2010-06-26 Graydon HoareAdd sever-glue, for missing first stage of sweep.
2010-06-25 Graydon HoareEmit gc glue and rearrange crate glue offsets slightly...
2010-06-25 Roy FrostigResolve and typecheck patterns in pattern alt redux...
2010-06-24 Graydon HoareFix output-slot handling for real. It's been broken...
2010-06-24 Graydon HoareAdd fmt module, move out some common format helpers...
2010-06-24 Roy FrostigResolve and typecheck patterns in pattern alt.
2010-06-24 Graydon HoarePopulate tree.