Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update php.html.markdown | ipscott | 2013-08-29 | -0/+6 |
| | | | added a better description for static functions and properties | |||
* | Edits | Adam | 2013-08-27 | -15/+15 |
| | ||||
* | Merge pull request #272 from kultprok/master | Adam Bard | 2013-08-27 | -0/+5 |
|\ | | | | | added introduction to bash in german. | |||
| * | added introduction to bash in german. | kultprok | 2013-08-22 | -0/+5 |
| | | ||||
* | | Merge pull request #258 from wikibook/master | Adam Bard | 2013-08-27 | -3/+728 |
|\ \ | | | | | | | fix errata of Java tutorial | |||
| * | | fix typo in Java tutorial and resave lua tutorial as UTF-8 | wikibook | 2013-08-20 | -2/+2 |
| | | | ||||
| * | | fix typo in Java tutorial | wikibook | 2013-08-20 | -581/+8890 |
| |\ \ | ||||
| * | | | added korean version of coffeescript and php tutorials | wikibook | 2013-08-19 | -0/+720 |
| | | | | ||||
| * | | | correct errata of Java tutorial | wikibook | 2013-08-19 | -1/+1 |
| | | | | ||||
* | | | | Merge pull request #267 from Goheeca/patch-1 | Adam Bard | 2013-08-27 | -7/+24 |
|\ \ \ \ | | | | | | | | | | | Typos and adjustable vectors | |||
| * | | | | added adjustable vectors | Goheeca | 2013-08-20 | -1/+18 |
| | | | | | ||||
| * | | | | Fixing typos | Goheeca | 2013-08-20 | -6/+6 |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #268 from y-gagar1n/master | Adam Bard | 2013-08-27 | -52/+53 |
|\ \ \ \ | | | | | | | | | | | Typos and stylistic fixes | |||
| * | | | | Typos and stylistic fixes | Yury | 2013-08-20 | -52/+53 |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #269 from mhauserr/master | Adam Bard | 2013-08-27 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | tiny one line addition to c docs | |||
| * | | | | Added explanation of size_t | mhauserr | 2013-08-21 | -1/+1 |
| | | | | | ||||
| * | | | | Update c.html.markdown | mhauserr | 2013-08-20 | -0/+1 |
| |/ / / | | | | | | | | | Added explanation of size_t | |||
* | | | | Merge pull request #271 from korjavin/master | Adam Bard | 2013-08-27 | -2/+33 |
|\ \ \ \ | | | | | | | | | | | Small imrovement | |||
| * | | | | Few words about subs and file i/o | Korjavin Ivan | 2013-08-22 | -0/+29 |
| | | | | | ||||
| * | | | | More tutorial links | Korjavin Ivan | 2013-08-22 | -2/+4 |
| |/ / / | ||||
* | | | | Merge pull request #273 from hkulekci/py-tr | Adam Bard | 2013-08-27 | -0/+502 |
|\ \ \ \ | | | | | | | | | | | turkish translation for python language | |||
| * | | | | regular quotes instead of `. | Haydar Kulekci | 2013-08-23 | -18/+18 |
| | | | | | ||||
| * | | | | 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 |
|\ \ \ \ | | | | | | | | | | | some python keywords, which are in comments, enclosed in quotation marks... | |||
| * | | | | regular quotes instead of `. | Haydar Kulekci | 2013-08-23 | -15/+15 |
| | | | | | ||||
| * | | | | some python keywords, which are in comments, enclosed in quotation marks to ↵ | Haydar Kulekci | 2013-08-23 | -14/+14 |
| |/ / / | | | | | | | | | | | | | become clear (understandable) | |||
* | | | | Merge pull request #275 from jdonaldson/master | Adam Bard | 2013-08-27 | -61/+365 |
|\ \ \ \ | | | | | | | | | | | More updates to the haxe guide | |||
| * | | | | 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 | |||
| * | | | | | Fixed typo in Julia document | Martin Büttner | 2013-08-24 | -1/+1 |
| | |/ / / | |/| | | | | | | | | Element was popped from wrong array. | |||
* | | | | | Merge pull request #279 from mendozao/master | Adam Bard | 2013-08-27 | -0/+260 |
|\ \ \ \ \ | | | | | | | | | | | | | Added MATLAB as a new language | |||
| * | | | | | 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 | |||
| * | | | | | 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 |
|\ \ \ \ \ | |/ / / / |/| | | | | PHP documentation update | |||
| * | | | | 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 |
| | | | |