Stefan Plantikow
|
d335d1a169
|
Replaced constant functions with actual constants in std and updated tests
Fixes issue #1165
|
2011-11-15 18:02:45 -08:00 |
|
Marijn Haverbeke
|
1a68a98824
|
Disallow writing to function arguments again
Remove implicit copying hack.
Closes #1118
|
2011-11-03 10:57:54 +01:00 |
|
Brian Anderson
|
e0715380dc
|
Add more std docs
|
2011-10-27 14:54:18 -07:00 |
|
David Rajchenbach-Teller
|
27ca86a853
|
[Lib] u8.rs, u64.rs: +min_value, max_value
|
2011-10-17 11:22:57 -07:00 |
|
Brian Anderson
|
5c49e4f4e9
|
Reformat. Issue #855
|
2011-09-02 22:11:42 -07:00 |
|
Brian Anderson
|
8146ca982e
|
Convert std::u64 to istrs. Issue #855
|
2011-08-27 15:53:08 -07:00 |
|
Brian Anderson
|
518dc52f85
|
Reformat
This changes the indexing syntax from .() to [], the vector syntax from ~[] to
[] and the extension syntax from #fmt() to #fmt[]
|
2011-08-20 11:04:00 -07:00 |
|
Marijn Haverbeke
|
df7f21db09
|
Reformat for new syntax
|
2011-07-27 15:54:33 +02:00 |
|
Graydon Hoare
|
39151f2ad8
|
Prohibit trailing whitespace under 'tidy' script. Clean up all caught cases.
|
2011-07-13 15:44:09 -07:00 |
|
Eric Holk
|
79ca673af7
|
Adding more support for working with u64s.
|
2011-07-08 14:02:26 -07:00 |
|