Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Authors -> Contributors | Adam | 2013-07-03 | -2/+2 |
| | ||||
* | Added filename parameter | Adam | 2013-06-29 | -2/+5 |
| | ||||
* | Fixed typo | Johannes Mittendorfer | 2013-06-29 | -1/+1 |
| | | | "Use return to return a value" instead "Use return a return a value" | |||
* | Updated pass-by-reference bit in c tutorial. Fixes #31 | Adam | 2013-06-28 | -2/+2 |
| | ||||
* | merging in new pointer section from origin | Ricky Stewart | 2013-06-28 | -7/+22 |
|\ | ||||
| * | Merge pull request #33 from esneider/patch-1 | Adam Bard | 2013-06-28 | -2/+2 |
| |\ | | | | | | | Fix precision typo with C integer types | |||
| | * | Fix precision typo with C integer types | Dario Sneidermanis | 2013-06-28 | -2/+2 |
| | | | ||||
| * | | Update comment | Kai Mallea | 2013-06-28 | -0/+1 |
| | | | ||||
| * | | Update pointer examples and comments | Kai Mallea | 2013-06-28 | -6/+21 |
| |/ | ||||
* / | style changes, made many of the comments more precise, corrected incorrect ↵ | Ricky Stewart | 2013-06-28 | -43/+61 |
|/ | | | | facts about type sizes | |||
* | Fixed misspellings | Miguel Lloreda | 2013-06-28 | -2/+2 |
| | ||||
* | Updates | Adam | 2013-06-28 | -0/+2 |
| | ||||
* | Fixed c thing | Adam | 2013-06-28 | -1/+1 |
| | ||||
* | Took a run at C | Adam | 2013-06-28 | -0/+336 |