summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #296 from agumonkey/patch-1Adam Bard2013-09-02-1/+1
|\ | | | | minor typo fix for common-lisp : s/Paul Khoung/Paul Khuong/g
| * [minor] s/Paul Khoung/Paul Khuong/gagum onkey2013-09-03-1/+1
| |
* | Merge pull request #295 from Willyfrog/mejora-clojureAdam Bard2013-09-02-96/+94
|\ \ | | | | | | From robot to human (spanish)
| * | From robot to human, corrected gender, some clojure idioms reverted toGuillermo Vaya2013-09-03-96/+94
| |/ | | | | | | unsranslated (no one uses the spanish translation for some), general review
* | Merge pull request #294 from timyates/masterAdam Bard2013-09-02-7/+35
|\ \ | |/ |/| A few Groovy improvements
| * Another way of checking List.contains and some headersTim Yates2013-09-02-1/+14
| |
| * Mention mutating with List.sortTim Yates2013-09-02-1/+5
| |
| * Added a few more examples for List manipulationTim Yates2013-09-02-4/+15
| |
| * Highlight code as Groovy, not cppTim Yates2013-09-02-1/+1
|/
* Merge pull request #282 from wikibook/masterAdam Bard2013-08-31-5/+0
|\ | | | | fixed merge errors
| * fixed merge errorswikibook2013-08-29-5/+0
| |
* | Merge pull request #287 from ggb/javascript-deAdam Bard2013-08-31-0/+449
|\ \ | | | | | | JavaScript: german translation
| * | translated javascript-tutorialGregor Große-Bölting2013-08-30-0/+449
| | |
* | | Merge pull request #284 from ipscott/masterAdam Bard2013-08-31-0/+6
|\ \ \ | | | | | | | | Update php.html.markdown
| * | | Update php.html.markdownipscott2013-08-29-0/+6
| | | | | | | | | | | | added a better description for static functions and properties
* | | | Merge pull request #288 from MarcosX/adding_variables_scope_infoAdam Bard2013-08-31-0/+18
|\ \ \ \ | | | | | | | | | | Adding explanation about variables scope and naming convention in Ruby
| * | | | Adding explanation about variables scope and namingMarcos Brizeno2013-08-30-0/+18
| | |/ / | |/| |
* | | | Merge pull request #290 from avjinder/patch-1Adam Bard2013-08-31-5/+4
|\ \ \ \ | | | | | | | | | | The case statement in Bash is incorrect
| * | | | Update bash.html.markdownAvjinder2013-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-esAdam Bard2013-08-31-0/+395
|\ \ \ \ | | | | | | | | | | Spanish translation for Clojure.
| * | | | Spanish translation for Clojure.Antonio Hernández Blas2013-08-31-0/+395
| | |/ / | |/| |
* | | | Merge pull request #292 from PrajitR/brainfuckAdam Bard2013-08-31-0/+79
|\ \ \ \ | | | | | | | | | | Tutorial for the Brainfuck programming language.
| * | | | Tutorial for the Brainfuck programming language.Prajit Ramachandran2013-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/phpDocumentationUpdateAdam Bard2013-08-31-1/+9
|\ \ \ \ | |/ / / |/| | | PHP documentation update
| * | | Added unset function to arrays and variables.afaqurk2013-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()afaqurk2013-08-31-1/+1
| | | |
* | | | Merge pull request #285 from thenonameguy/patch-1Adam Bard2013-08-29-1/+1
|\ \ \ \ | |_|/ / |/| | | Fixed typo
| * | | Fixed typoSzabó Krisztián2013-08-30-1/+1
|/ / /
* | | EditsAdam2013-08-27-15/+15
| | |
* | | Merge pull request #272 from kultprok/masterAdam Bard2013-08-27-0/+5
|\ \ \ | | | | | | | | added introduction to bash in german.
| * | | added introduction to bash in german.kultprok2013-08-22-0/+5
| | | |
* | | | Merge pull request #258 from wikibook/masterAdam Bard2013-08-27-3/+728
|\ \ \ \ | | |_|/ | |/| | fix errata of Java tutorial
| * | | fix typo in Java tutorial and resave lua tutorial as UTF-8wikibook2013-08-20-2/+2
| | | |
| * | | fix typo in Java tutorialwikibook2013-08-20-581/+8890
| |\ \ \
| * | | | added korean version of coffeescript and php tutorialswikibook2013-08-19-0/+720
| | | | |
| * | | | correct errata of Java tutorialwikibook2013-08-19-1/+1
| | | | |
* | | | | Merge pull request #267 from Goheeca/patch-1Adam Bard2013-08-27-7/+24
|\ \ \ \ \ | | | | | | | | | | | | Typos and adjustable vectors
| * | | | | added adjustable vectorsGoheeca2013-08-20-1/+18
| | | | | |
| * | | | | Fixing typosGoheeca2013-08-20-6/+6
| | |/ / / | |/| | |
* | | | | Merge pull request #268 from y-gagar1n/masterAdam Bard2013-08-27-52/+53
|\ \ \ \ \ | | | | | | | | | | | | Typos and stylistic fixes
| * | | | | Typos and stylistic fixesYury2013-08-20-52/+53
| | |_|/ / | |/| | |
* | | | | Merge pull request #269 from mhauserr/masterAdam Bard2013-08-27-0/+1
|\ \ \ \ \ | | | | | | | | | | | | tiny one line addition to c docs
| * | | | | Added explanation of size_tmhauserr2013-08-21-1/+1
| | | | | |
| * | | | | Update c.html.markdownmhauserr2013-08-20-0/+1
| |/ / / / | | | | | | | | | | Added explanation of size_t
* | | | | Merge pull request #271 from korjavin/masterAdam Bard2013-08-27-2/+33
|\ \ \ \ \ | | | | | | | | | | | | Small imrovement
| * | | | | Few words about subs and file i/oKorjavin Ivan2013-08-22-0/+29
| | | | | |
| * | | | | More tutorial linksKorjavin Ivan2013-08-22-2/+4
| |/ / / /
* | | | | Merge pull request #273 from hkulekci/py-trAdam Bard2013-08-27-0/+502
|\ \ \ \ \ | | | | | | | | | | | | turkish translation for python language
| * | | | | regular quotes instead of `.Haydar Kulekci2013-08-23-18/+18
| | | | | |
| * | | | | removed whitespace from end of the fileHaydar Kulekci2013-08-23-26/+0
| | | | | |