aboutsummaryrefslogtreecommitdiff
path: root/src/lib/_u8.rs
Commit message (Collapse)AuthorAgeFilesLines
* Downcase std modules again, move to :: for module dereferencingMarijn Haverbeke2011-05-121-0/+28
| | | | This should be a snapshot transition.
* Rename std modules to be camelcasedMarijn Haverbeke2011-05-061-28/+0
| | | | (Have fun mergining your stuff with this.)
* Remove 'deprecated mutable...' from our codeMarijn Haverbeke2011-05-051-1/+1
| | | | This should make compilation a bit less noisy.
* Reformat standard library; no code changes.Graydon Hoare2010-09-221-4/+12
|
* Switch machine-type lexemes to use suffixes. Remove support for foo(bar) as ↵Graydon Hoare2010-07-271-1/+1
| | | | a cast notation. Closes #129.
* Populate tree.Graydon Hoare2010-06-231-0/+20