summaryrefslogtreecommitdiffhomepage
path: root/go.html.markdown
Commit message (Collapse)AuthorAgeLines
...
* | Corrected comment: utf-8 → unicodeHarry Jeffery2013-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 thingsAdam2013-08-13-177/+177
|
* slashed commentsSonia Keys2013-08-13-160/+38
|
* Go first draftSonia Keys2013-08-13-0/+423