summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* 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
| | | | | |
| * | | | | turkish translation for python languageHaydar Kulekci2013-08-23-0/+528
| |/ / / /
* | | | | Merge pull request #274 from hkulekci/py-changesAdam Bard2013-08-27-17/+17
|\ \ \ \ \ | | | | | | | | | | | | some python keywords, which are in comments, enclosed in quotation marks...
| * | | | | regular quotes instead of `.Haydar Kulekci2013-08-23-15/+15
| | | | | |
| * | | | | some python keywords, which are in comments, enclosed in quotation marks to ↵Haydar Kulekci2013-08-23-14/+14
| |/ / / / | | | | | | | | | | | | | | | become clear (understandable)
* | | | | Merge pull request #275 from jdonaldson/masterAdam Bard2013-08-27-61/+365
|\ \ \ \ \ | | | | | | | | | | | | More updates to the haxe guide
| * | | | | add more details on interpolated strings, clean up the naming for oop sectionJustin Donaldson2013-08-23-17/+23
| | | | | |
| * | | | | add more doc details, some more examplesJustin Donaldson2013-08-22-40/+50
| | | | | |
| * | | | | more doc/example tweaksJustin Donaldson2013-08-22-15/+20
| | | | | |
| * | | | | fix mailing list linkJustin Donaldson2013-08-22-2/+1
| | | | | |