about summary refs log tree commit diff
path: root/src/librustpkg
AgeCommit message (Expand)AuthorLines
2013-02-25libsyntax: progress on making syntax::visit vecs_implicitly_copyable-freeErick Tryzelaar-5/+5
2013-02-22librustpkg: De-mut librustdoc and librustpkg. rs=demutingPatrick Walton-17/+18
2013-02-21Remove the last bits of structural records from tests/rustc/rusti/rustpkg.Luqman Aden-2/+0
2013-02-20Fix fallout in rusti & rustpkg.Luqman Aden-5/+5
2013-02-19convert ast::meta_items to take @~strsErick Tryzelaar-8/+8
2013-02-19convert syntax::attr to use @~strsErick Tryzelaar-2/+2
2013-02-15rustpkg: Massage for landing.Graydon Hoare-394/+127
2013-02-15rustpkg: Fix do listeners and support custom test logicZack Corr-19/+40
2013-02-15rustpkg: Add info command for probing a pkg.rs and expose work_dir/src_dir in...Zack Corr-6/+76
2013-02-15rustpkg: Use pkg.rs instead of package.rs for consistencyZack Corr-2/+2
2013-02-15Move semver to std and finish rustpkgZack Corr-9/+8
2013-02-15rustpkg: Clean up formatting issuesZack Corr-229/+240
2013-02-15rustpkg: More fixesZack Corr-9/+11
2013-02-15rustpkg: Add do command and get cmd listeners working correctlyZack Corr-25/+119
2013-02-15rustpkg: Add preliminary imperative API supportZack Corr-272/+792
2013-02-15rustpkg: Finish all commands and declarative logicZack Corr-93/+640
2013-02-15rustpkg: Finish declarative compiling and fetching via git or curl (no workca...Zack Corr-58/+356
2013-02-15rustpkg: Finish parsing package scripts and finish boilerplateZack Corr-28/+284
2013-02-15rustpkg: Add package script parsingZack Corr-10/+218
2013-02-15rustpkg: More preliminary workZack Corr-1/+173
2013-02-15Rename cargo to rustpkg and start over freshZack Corr-0/+31