about summary refs log tree commit diff
path: root/src/lib/_u8.rs
AgeCommit message (Collapse)AuthorLines
2011-05-17Finally rename std::_xxx to std::xxxMarijn Haverbeke-28/+0
Except for _task, which is still a keyword.
2011-05-12Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke-0/+28
This should be a snapshot transition.
2011-05-06Rename std modules to be camelcasedMarijn Haverbeke-28/+0
(Have fun mergining your stuff with this.)
2011-05-05Remove 'deprecated mutable...' from our codeMarijn Haverbeke-1/+1
This should make compilation a bit less noisy.
2010-09-22Reformat standard library; no code changes.Graydon Hoare-4/+12
2010-07-27Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as ↵Graydon Hoare-1/+1
a cast notation. Closes #129.
2010-06-23Populate tree.Graydon Hoare-0/+20