Kevin Ballard
|
c9e234a1ae
|
Tweak terminfo::parm::expand function signature
Take a new struct Variables instead of two &mut [] vectors for static
and dynamic variables.
|
2013-06-14 12:37:53 -07:00 |
|
Patrick Walton
|
16086ecff7
|
libsyntax: Remove pub impl from the language
|
2013-06-04 21:45:42 -07:00 |
|
Corey Richardson
|
11f31b9684
|
Fix formatting for tidy
|
2013-05-31 20:02:56 -04:00 |
|
Corey Richardson
|
5311d59023
|
extra::term: better error handling and win32 compat
|
2013-05-31 20:02:49 -04:00 |
|
Corey Richardson
|
100ee84097
|
Only output colors if colors are supported (removes burden from caller)
|
2013-05-31 20:02:49 -04:00 |
|
Corey Richardson
|
7281166961
|
Use find_equiv in term
|
2013-05-31 20:02:49 -04:00 |
|
Corey Richardson
|
cf64324e19
|
extra::term overhaul
|
2013-05-31 20:02:49 -04:00 |
|
Alex Crichton
|
395685079a
|
libextra: Require documentation by default
|
2013-05-30 01:03:15 -05:00 |
|
Patrick Walton
|
f3723cf7c4
|
libextra: Rename the actual metadata names of libcore to libstd and libstd to libextra
|
2013-05-22 21:57:07 -07:00 |
|
Patrick Walton
|
0c820d4123
|
libstd: Rename libcore to libstd and libstd to libextra; update makefiles.
This only changes the directory names; it does not change the "real"
metadata names.
|
2013-05-22 21:57:05 -07:00 |
|