Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Replace tabs with spaces | Malcolm Fell | 2013-06-28 | -38/+38 |
* | Clarify anonymous functions as callbacks as arguments | Malcolm Fell | 2013-06-28 | -1/+5 |
* | Add example of currying | Malcolm Fell | 2013-06-28 | -0/+17 |
* | Make comparisons clearer when type juggling | Malcolm Fell | 2013-06-28 | -6/+11 |
* | Make if statement result clearer | Malcolm Fell | 2013-06-28 | -2/+2 |
* | Add description of typecasting | Malcolm Fell | 2013-06-28 | -0/+4 |
* | Move reference operator to site next to variable, as per docs | Malcolm Fell | 2013-06-28 | -1/+1 |
* | Mention print is a language construct | Malcolm Fell | 2013-06-28 | -0/+1 |
* | Correct form of string concatenation. | Malcolm Fell | 2013-06-28 | -1/+1 |
* | Fix spelling error concatinated -> concatenated | Malcolm Fell | 2013-06-28 | -10/+10 |
* | Add the PHP language | Malcolm Fell | 2013-06-27 | -0/+474 |