Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Corrected comment: utf-8 → unicode | Harry Jeffery | 2013-09-04 | -1/+1 |
| | | | Runes hold the raw unicode code point, not utf-8. Storing utf-8 inside of a uint32 would be highly inefficient. Runes are essentially utf-32. | |||
* | Piddly things | Adam | 2013-08-13 | -177/+177 |
| | ||||
* | slashed comments | Sonia Keys | 2013-08-13 | -160/+38 |
| | ||||
* | Go first draft | Sonia Keys | 2013-08-13 | -0/+423 |