about summary refs log tree commit diff
path: root/src/lib/sys.rs
AgeCommit message (Expand)AuthorLines
2011-08-16Port the stdlib to the decl foo<T> syntax.Erick Tryzelaar-3/+3
2011-07-27Reformat for new syntaxMarijn Haverbeke-5/+5
2011-07-12stdlib: Implement ivec::unsafe::set_lenPatrick Walton-0/+4
2011-06-15Fix a bunch of compile-command lines to use RBUILDGraydon Hoare-1/+1
2011-06-15Reformat source tree (minus a couple tests that are still grumpy).Graydon Hoare-12/+5
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-0/+30
2011-05-06Rename std modules to be camelcasedMarijn Haverbeke-30/+0
2010-11-02First pass on splitting stratum and opacity off of effects. WIP.Graydon Hoare-2/+2
2010-09-22Reformat standard library; no code changes.Graydon Hoare-14/+22
2010-07-05Change from 'spawner' to 'supervisor' in rust_task, and add an unsupervise call.Graydon Hoare-0/+1
2010-06-27Only translate or dwarf-emit items or stubs locally defined or used. Avoids i...Graydon Hoare-0/+13
2010-06-25Add callable gc method exposed to user code, use it in mlist-cycle.rs test (s...Graydon Hoare-0/+1
2010-06-23Populate tree.Graydon Hoare-0/+7