| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2011-04-13 | Add more commentary about ExtFmt | Brian Anderson | -1/+30 |
| 2011-04-13 | Add support for printing uints as lower-case hex to ExtFmt. | Brian Anderson | -5/+22 |
| 2011-04-13 | Move #fmt conversion model into ExtFmt.CT namespace | Brian Anderson | -44/+44 |
| 2011-04-11 | Factor out creation of calls into ExtFmt.RT | Brian Anderson | -4/+4 |
| 2011-04-11 | Add support for bool, char to extfmt. | Brian Anderson | -0/+12 |
| 2011-04-11 | Move ExtFmt compile-time functions into their own module | Brian Anderson | -170/+173 |
| 2011-04-11 | Use correct indentation for ExtFmt.rs | Brian Anderson | -6/+15 |
| 2011-04-11 | Make ExtFmt call its own functions instead of others defined in std | Brian Anderson | -0/+11 |
| 2011-04-11 | Move extfmt parsing into standard library | Brian Anderson | -0/+213 |
| 2011-04-11 | Move the extfmt data model into the standard library. | Brian Anderson | -0/+47 |
