about summary refs log tree commit diff
path: root/src/librustpkg/rustpkg.rs
AgeCommit message (Expand)AuthorLines
2013-08-23removed os::set_args, closing #8325Do Nhat Minh-1/+4
2013-08-19rustpkg: Un-ignore most of the remaining testsTim Chevalier-12/+14
2013-08-13Remove unused automatic cfg bindings Fixes #7169Nick Desaulniers-1/+1
2013-08-10std: Rename Iterator.transform -> .mapErick Tryzelaar-1/+1
2013-08-09rustpkg: Simplify the PkgId structTim Chevalier-7/+6
2013-08-09std/rustc/rustpkg/syntax: Support the `extern mod = ...` formTim Chevalier-43/+33
2013-08-05Updated std::Option, std::Either and std::ResultMarvin Löbel-2/+2
2013-08-03remove obsolete `foreach` keywordDaniel Micay-2/+2
2013-08-03replace all remaining `for` with `foreach` or `do`Daniel Micay-9/+13
2013-08-01migrate many `for` loops to `foreach`Daniel Micay-2/+2
2013-07-27rustc: reorganize driver, replace compile_upto with multiple more-obvious fun...Graydon Hoare-7/+4
2013-07-22Ast spanned<T> refactoring, renaming: crate, local, blk, crate_num, crate_cfg.Michael Woerister-2/+2
2013-07-18rustpkg: Make rustpkg commands work without a package IDTim Chevalier-38/+52
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-9/+9
2013-07-15rustpkg: Handle local git repositoriesTim Chevalier-7/+32
2013-07-13rustpkg: Implement `uninstall` and `list` commandsTim Chevalier-2/+25
2013-07-08Bump version numbers to 0.8-preBrian Anderson-1/+1
2013-07-01rustc: add a lint to enforce uppercase statics.Huon Wilson-3/+3
2013-06-30Bump version from 0.7-pre to 0.7Brian Anderson-1/+1
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-19/+10
2013-06-28librustc: Fix even *more* merge fallout!Patrick Walton-0/+1
2013-06-28librustc: Rewrite reachability and forbid duplicate methods in type implement...Patrick Walton-1/+14
2013-06-25rustpkg: Begin allowing package scripts to call the default build logicTim Chevalier-12/+19
2013-06-25Rename all files with the 'rc' extensionAlex Crichton-0/+474