Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Add inequality and chained comparisons | js.sevestre | 2013-06-28 | -1/+14 |
* | Fixed a typo | Adam | 2013-06-27 | -1/+1 |
* | Fixed any syntax errors | Adam | 2013-06-27 | -4/+16 |
* | Minor fixes to python doc | Adam | 2013-06-27 | -1/+15 |
* | edits | Adam | 2013-06-27 | -4/+5 |
* | Merged emarref's changes | Adam | 2013-06-27 | -25/+54 |
|\ | ||||
| * | Use sinlge line breaks for clarity | Malcolm Fell | 2013-06-28 | -1/+2 |
| * | Correct syntax error declaring final method | Malcolm Fell | 2013-06-28 | -2/+3 |
| * | 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 |
* | | Merge pull request #5 from jvns/patch-1 | Adam Bard | 2013-06-27 | -1/+1 |
|\ \ | ||||
| * | | Fix typo | Julia Evans | 2013-06-27 | -1/+1 |
|/ / | ||||
* | | Small edits to python version | Adam | 2013-06-27 | -4/+12 |
* | | Merge pull request #4 from lodin/master | Adam Bard | 2013-06-27 | -13/+44 |
|\ \ | ||||
| * | | Added tuples, floats and slice syntax. A few minor edits too | Louie Dinh | 2013-06-27 | -13/+44 |
|/ / | ||||
* | | Fix up PHP | Adam | 2013-06-27 | -62/+135 |
* | | Minor updates | Adam | 2013-06-27 | -40/+46 |
* | | Merge pull request #3 from emarref/master | Adam Bard | 2013-06-27 | -0/+474 |
|\| | ||||
| * | Add the PHP language | Malcolm Fell | 2013-06-27 | -0/+474 |
* | | Merge pull request #2 from lodin/master | Adam Bard | 2013-06-27 | -0/+298 |
|\ \ | |/ |/| | ||||
| * | fix typo | ldinh | 2013-06-27 | -1/+1 |
| * | Fix a few bugs | ldinh | 2013-06-27 | -8/+23 |
| * | Fill out python doc | ldinh | 2013-06-27 | -230/+208 |
| * | Add python. Just copied clojure.html.markdown | Louie Dinh | 2013-06-26 | -0/+305 |
* | | Merge pull request #1 from havenwood/patch-1 | Adam Bard | 2013-06-26 | -1/+1 |
|\ \ | |/ |/| | ||||
| * | Typo nit. | Shannon Skipper | 2013-06-26 | -1/+1 |
|/ | ||||
* | Moved lua footer stuff out of code block to insert links (markdown won't do l... | Adam | 2013-06-26 | -20/+15 |
* | Added lua | Adam | 2013-06-26 | -0/+421 |
* | Added link in README | Adam | 2013-06-26 | -1/+1 |
* | More begging in the README | Adam | 2013-06-26 | -0/+10 |
* | Updated README | Adam | 2013-06-26 | -0/+8 |
* | Added more clojure blurb | Adam | 2013-06-26 | -1/+8 |
* | Removed junk from README | Adam | 2013-06-26 | -5/+0 |
* | Initial commit | Adam | 2013-06-26 | -0/+324 |