summary refs log tree commit diff
path: root/src/compiletest/util.rs
AgeCommit message (Expand)AuthorLines
2012-09-10Convert 'import' to 'use'. Remove 'import' keyword.Brian Anderson-3/+2
2012-08-26Camel case the option typeBrian Anderson-2/+2
2012-08-23`m1!{...}` -> `m1!(...)`Paul Stansifer-1/+1
2012-08-06Convert alt to match. Stop parsing altBrian Anderson-1/+1
2012-08-05Switch alts to use arrowsBrian Anderson-2/+2
2012-07-30Change syntax extension syntax: `#m[...]` -> `m!{...}`.Paul Stansifer-1/+1
2012-07-14~strify win32-specific fnsNiko Matsakis-1/+1
2012-07-14More platform specific deprecated strings...Michael Sullivan-3/+3
2012-07-14Move the world over to using the new style string literals and types. Closes ...Michael Sullivan-4/+4
2012-03-12Libc/os/run/rand/io reorganization. Close #1373. Close #1638.Graydon Hoare-2/+1
2012-01-18Remove '.' after nullary tags in patternsTim Chevalier-1/+1
2012-01-11Major clean-up of std::ioMarijn Haverbeke-1/+1
2012-01-01freebsd supportUser Jyyou-0/+2
2011-12-22Register new snapshots, purge log_err and log_full in favour of log(...).Graydon Hoare-1/+1
2011-12-22Register snapshots and switch logging over to use of log_full or #error / #de...Graydon Hoare-1/+1
2011-12-13Copy first batch of material from libstd to libcore.Graydon Hoare-1/+1
2011-11-10Cleanup unused imports in testsHaitao Li-1/+0
2011-10-02Move compiletest to src/ and cleanup build rulesBrian Anderson-0/+39