Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Merge pull request #300 from JensRantil/parentheses-fix | Adam Bard | 2013-09-04 | -1/+1 | |
|\ | | | | | parens => parentheses | ||||
| * | parens => parentheses | Jens Rantil | 2013-09-04 | -1/+1 | |
| | | |||||
* | | Merge pull request #305 from mrshu/master | Adam Bard | 2013-09-04 | -1/+1 | |
|\ \ | | | | | | | chan chan string -> channel of string channels | ||||
| * | | chan chan string -> channel of string channels | Marek Šuppa | 2013-09-04 | -1/+1 | |
| |/ | |||||
* | | Merge pull request #307 from NKCSS/master | Adam Bard | 2013-09-04 | -2/+2 | |
|\ \ | | | | | | | Changed Print function to show the variable type | ||||
| * | | Changed Print function to show the variable type | NKCSS | 2013-09-04 | -2/+2 | |
| |/ | | | | | | | | | This is to follow the way the string value is presented, and the format string is written (... is a ... infers a stype specification) | ||||
* / | 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 | |