Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Mention mutating with List.sort | Tim Yates | 2013-09-02 | -1/+5 |
| | ||||
* | Added a few more examples for List manipulation | Tim Yates | 2013-09-02 | -4/+15 |
| | ||||
* | Highlight code as Groovy, not cpp | Tim Yates | 2013-09-02 | -1/+1 |
| | ||||
* | Merge pull request #282 from wikibook/master | Adam Bard | 2013-08-31 | -5/+0 |
|\ | | | | | fixed merge errors | |||
| * | fixed merge errors | wikibook | 2013-08-29 | -5/+0 |
| | | ||||
* | | Merge pull request #287 from ggb/javascript-de | Adam Bard | 2013-08-31 | -0/+449 |
|\ \ | | | | | | | JavaScript: german translation | |||
| * | | translated javascript-tutorial | Gregor Große-Bölting | 2013-08-30 | -0/+449 |
| | | | ||||
* | | | Merge pull request #284 from ipscott/master | Adam Bard | 2013-08-31 | -0/+6 |
|\ \ \ | | | | | | | | | Update php.html.markdown | |||
| * | | | Update php.html.markdown | ipscott | 2013-08-29 | -0/+6 |
| | | | | | | | | | | | | added a better description for static functions and properties | |||
* | | | | Merge pull request #288 from MarcosX/adding_variables_scope_info | Adam Bard | 2013-08-31 | -0/+18 |
|\ \ \ \ | | | | | | | | | | | Adding explanation about variables scope and naming convention in Ruby | |||
| * | | | | Adding explanation about variables scope and naming | Marcos Brizeno | 2013-08-30 | -0/+18 |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #290 from avjinder/patch-1 | Adam Bard | 2013-08-31 | -5/+4 |
|\ \ \ \ | | | | | | | | | | | The case statement in Bash is incorrect | |||
| * | | | | Update bash.html.markdown | Avjinder | 2013-08-31 | -5/+4 |
| |/ / / | | | | | | | | | In the case statement, the "in" keyword should be on the same line as case $VARIABLE. Also, ;; should be present at the end of each command. Shell executes all statements up to the two semicolons that are next to each other. | |||
* | | | | Merge pull request #289 from nihilismus/clojure-es | Adam Bard | 2013-08-31 | -0/+395 |
|\ \ \ \ | | | | | | | | | | | Spanish translation for Clojure. | |||
| * | | | | Spanish translation for Clojure. | Antonio Hernández Blas | 2013-08-31 | -0/+395 |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #292 from PrajitR/brainfuck | Adam Bard | 2013-08-31 | -0/+79 |
|\ \ \ \ | | | | | | | | | | | Tutorial for the Brainfuck programming language. | |||
| * | | | | Tutorial for the Brainfuck programming language. | Prajit Ramachandran | 2013-08-31 | -0/+79 |
| | |/ / | |/| | | | | | | | | | | | | | | Brainfuck is a minimal programming language that is rather difficult to wrap one's head around. It only uses the characters +-[],.>< | |||
* | | | | Merge pull request #293 from afaqurk/phpDocumentationUpdate | Adam Bard | 2013-08-31 | -1/+9 |
|\ \ \ \ | |/ / / |/| | | | PHP documentation update | |||
| * | | | Added unset function to arrays and variables. | afaqurk | 2013-08-31 | -0/+8 |
| | | | | | | | | | | | | Added the unset function to show the varying effects of deleting/removing variables and elements of an array. | |||
| * | | | spelling error on php function: var_dumb() = var_dump() | afaqurk | 2013-08-31 | -1/+1 |
| | | | | ||||
* | | | | Merge pull request #285 from thenonameguy/patch-1 | Adam Bard | 2013-08-29 | -1/+1 |
|\ \ \ \ | |_|/ / |/| | | | Fixed typo | |||
| * | | | Fixed typo | Szabó Krisztián | 2013-08-30 | -1/+1 |
|/ / / | ||||
* | | | 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 |
| | | | | | |