| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | | | | removed whitespace from end of the file | Haydar Kulekci | 2013-08-23 | -26/+0 |
| * | | | | | turkish translation for python language | Haydar Kulekci | 2013-08-23 | -0/+528 |
| |/ / / / |
|
* | | | | | Merge pull request #274 from hkulekci/py-changes | Adam Bard | 2013-08-27 | -17/+17 |
|\ \ \ \ \ |
|
| * | | | | | regular quotes instead of `. | Haydar Kulekci | 2013-08-23 | -15/+15 |
| * | | | | | some python keywords, which are in comments, enclosed in quotation marks to b... | Haydar Kulekci | 2013-08-23 | -14/+14 |
| |/ / / / |
|
* | | | | | Merge pull request #275 from jdonaldson/master | Adam Bard | 2013-08-27 | -61/+365 |
|\ \ \ \ \ |
|
| * | | | | | add more details on interpolated strings, clean up the naming for oop section | Justin Donaldson | 2013-08-23 | -17/+23 |
| * | | | | | add more doc details, some more examples | Justin Donaldson | 2013-08-22 | -40/+50 |
| * | | | | | more doc/example tweaks | Justin Donaldson | 2013-08-22 | -15/+20 |
| * | | | | | fix mailing list link | Justin Donaldson | 2013-08-22 | -2/+1 |
| * | | | | | invoke the using example method | Justin Donaldson | 2013-08-21 | -0/+1 |
| * | | | | | add note about untyped/Dynamic | Justin Donaldson | 2013-08-21 | -0/+45 |
| * | | | | | type typo | Justin Donaldson | 2013-08-21 | -1/+3 |
| * | | | | | add examples for using, typedefs, and conditional comp. more refmt. | Justin Donaldson | 2013-08-21 | -20/+155 |
| * | | | | | missing paren | Justin Donaldson | 2013-08-21 | -1/+1 |
| * | | | | | reformatting. Add details on swtiches and gadt enums | Justin Donaldson | 2013-08-21 | -6/+103 |
| * | | | | | Merge remote-tracking branch 'adam/master' | Justin Donaldson | 2013-08-20 | -42/+3104 |
| |\| | | | |
|
| * | | | | | added ternary, some reformatting and fixes | Justin Donaldson | 2013-08-20 | -12/+16 |
* | | | | | | Merge pull request #277 from mbuettner/patch-1 | Adam Bard | 2013-08-27 | -1/+1 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fixed typo in Julia document | Martin Büttner | 2013-08-24 | -1/+1 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Merge pull request #279 from mendozao/master | Adam Bard | 2013-08-27 | -0/+260 |
|\ \ \ \ \ \ |
|
| * | | | | | | Added MATLAB as a new language | Osvaldo Mendoza | 2013-08-25 | -0/+260 |
| |/ / / / / |
|
* | | | | | | Merge pull request #278 from Mendor/master | Adam Bard | 2013-08-27 | -0/+255 |
|\ \ \ \ \ \ |
|
| * | | | | | | Russian translation for Erlang page | Mendor | 2013-08-24 | -0/+255 |
| |/ / / / / |
|
* | | | | | | Merge pull request #280 from afaqurk/phpDocumentationUpdate | Adam Bard | 2013-08-27 | -0/+5 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | /
| | |_|_|/
| |/| | | |
|
| * | | | | Correction to variable output of var_dump() | Afaq | 2013-08-25 | -1/+1 |
| * | | | | Updated PHP doc to include print_r() and var_dump() | Afaq | 2013-08-25 | -0/+5 |
|/ / / / |
|
* | | | | Fixed de translations | Adam | 2013-08-20 | -2/+13 |
* | | | | Fixes | Adam | 2013-08-20 | -4/+0 |
* | | | | Merge pull request #266 from kultprok/master | Adam Bard | 2013-08-20 | -0/+73 |
|\ \ \ \ |
|
| * | | | | Added a german translation for bash | kultprok | 2013-08-20 | -0/+73 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #264 from thenonameguy/master | Adam Bard | 2013-08-20 | -11/+11 |
|\ \ \ \ |
|
| * | | | | Fixed typo's, cleaned up some sentences, added gobyexample.com ref | Krisztián Szabó | 2013-08-20 | -11/+11 |
| |/ / / |
|
* | | | | Merge pull request #205 from korjavin/master | Adam Bard | 2013-08-20 | -0/+118 |
|\ \ \ \ |
|
| * | | | | mistake fix | Korjavin Ivan | 2013-08-13 | -4/+0 |
| * | | | | md fix | Korjavin Ivan | 2013-08-13 | -2/+2 |
| * | | | | beta perl | Korjavin Ivan | 2013-08-13 | -0/+122 |
* | | | | | Merge pull request #261 from bbshih/patch-1 | Adam Bard | 2013-08-20 | -1/+1 |
|\ \ \ \ \ |
|
| * | | | | | Fixed a grammatical error | Billy Shih | 2013-08-19 | -1/+1 |
| | |/ / /
| |/| | | |
|
* | | | | | Merge pull request #262 from hkulekci/master | Adam Bard | 2013-08-20 | -0/+682 |
|\ \ \ \ \ |
|
| * | | | | | turkish translation for php language | Haydar Kulekci | 2013-08-20 | -0/+682 |
| |/ / / / |
|
* | | | | | Merge pull request #260 from jdonaldson/master | Adam Bard | 2013-08-20 | -0/+472 |
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | misc reformat, and some small details | Justin Donaldson | 2013-08-19 | -37/+61 |
| * | | | fix comment typo | Justin Donaldson | 2013-08-19 | -1/+1 |
| * | | | fix the other lazy syntax errors | Justin Donaldson | 2013-08-19 | -13/+13 |
| * | | | fix getter/setter styles | Justin Donaldson | 2013-08-19 | -3/+3 |
| * | | | Update haxe.html.markdown | Simon Richardson | 2013-08-19 | -3/+32 |
| * | | | minor tweak to compiler args | Justin Donaldson | 2013-08-19 | -1/+1 |
| * | | | first draft of learn haxe 3 in 15 minutes | Justin Donaldson | 2013-08-19 | -0/+419 |
* | | | | Updates | Adam | 2013-08-19 | -250/+338 |