summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* [c++/en] Fixed typos.Hans Ole Hatzel2015-05-20-3/+3
|
* Merge pull request #1107 from sm4rk0/patch-1ven2015-05-20-9/+12
|\ | | | | [haxe/en] Few cosmetic fixes
| * [haxe/en] Adding colon after commentsMarko Stanković2015-05-20-3/+3
| | | | | | ...as per @vendethiel's advice
| * [haxe/en] Few cosmetic fixesMarko Stanković2015-05-20-9/+12
|/ | | | | | * correct the array name in a for loop iterating on an index * add an assignment for "case _" in first switch example * fix case of variable name in trace for control statement returning as an expression * move some inline comments to a separate line above the statement to prevent text overflow
* Merge pull request #1103 from sm4rk0/sm4rk0-patch-1Levi Bostian2015-05-19-1/+1
|\ | | | | [haxe/en] Correct the condition variable
| * Update haxe.html.markdownsm4rk02015-05-19-1/+1
| | | | | | Correct the condition variable for "do statement always runs at least once" section
* | Merge pull request #1101 from Jubobs/masterLevi Bostian2015-05-19-40/+45
|\ \ | | | | | | [erlang/en] Various (mostly cosmetic) improvements
| * | [erlang/en] Various (mostly cosmetic) improvementsJulien Cretel2015-05-18-40/+45
| |/ | | | | | | | | | | | | | | | | | | * Add missing square brackets in example of pattern matching on lists * Keep lines under 80 characters * Hiphenate complex modifiers (e.g. "pattern-matching operation") * Consistently proper case the language name * Improve punctuation in comments * Properly format Markdown inline code * Tense changes (where appropriate)
* | Merge pull request #1100 from crayxt/patch-1Levi Bostian2015-05-19-10/+10
|\ \ | |/ |/| Fix links to nim-lang website.
| * Fix copy-paste typo.Baurzhan Muftakhidinov2015-05-18-1/+1
| |
| * Fix links to nim-lang website.Baurzhan Muftakhidinov2015-05-18-10/+10
|/
* Merge pull request #1099 from gnrfan/masterAdam Bard2015-05-16-8/+15
|\ | | | | Updating rust.html.markdown for Rust 1.0
| * Updating rust.html.markdown for Rust 1.0Antonio Ognio2015-05-15-8/+15
|/
* Merge pull request #1098 from tleb/fix-php/enven2015-05-15-1/+1
|\ | | | | [php/en] Add missing ;
| * add ; to php/entleb2015-05-14-1/+1
|/
* Merge pull request #1097 from aloisdg/masterAdam Bard2015-05-13-1/+1
|\ | | | | Update clojure.html.markdown
| * Update clojure.html.markdownAlois2015-05-13-1/+1
| |
* | Merge pull request #1096 from dwarring/patch-1ven2015-05-13-2/+1
|\ \ | | | | | | [Perl 6] tweak. Parrot desupported on Rakudo.
| * | Parrot is no longer supported.David Warring2015-05-13-2/+1
|/ / | | | | Also mention MoarVM before JVM.
* | Fix issue with referring to "output.txt" but examples use "output.out"Levi Bostian2015-05-11-2/+2
| | | | | | Fixes https://github.com/adambard/learnxinyminutes-docs/issues/1095
* | Merge pull request #1090 from sinkswim/masterGeoff Liu2015-05-09-0/+720
|\ \ | | | | | | [C++/it] italian translation of C++
| * | fixed C++/it typosrobertmargelli2015-05-09-6/+6
| | |
| * | C++ italian is up to daterobertmargelli2015-05-09-1/+124
| | |
| * | added and finished C++-itrobertmargelli2015-05-06-185/+185
| | |
| * | Merge branch 'master' of github.com:sinkswim/learnxinyminutes-docsrobertmargelli2015-05-05-1/+1
| |\ \
| * | | new C++ it versionrobertmargelli2015-05-05-0/+597
| | | |
* | | | Fix #1094ven2015-05-09-1/+1
| | | |
* | | | Merge pull request #1070 from deryni/avoid-ALL_CAPS-variablesLevi Bostian2015-05-08-29/+29
|\ \ \ \ | | | | | | | | | | [bash/en] Don't use ALL_CAPS variable names.
| * | | | Don't use ALL_CAPS variable names.Etan Reisner2015-05-07-29/+29
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | ALL_CAPS variable names are traditionally "reserved" for use by the shell/system. (People often try to use PATH for things locally and then wonder why their commands all stop working for example.
* | | | Merge pull request #1089 from geoffliu/masterGeoff Liu2015-05-06-0/+126
|\ \ \ \ | |_|_|/ |/| | | [C++/en] Templates and gotchas
| * | | comment changesGeoff Liu2015-05-06-3/+3
| | | |
| * | | Response to commentsGeoff Liu2015-05-05-8/+31
| | | |
| * | | Minor fixGeoff Liu2015-05-04-3/+4
| | | |
| * | | Templates and suchGeoff Liu2015-05-04-0/+102
|/ / /
* | | Merge pull request #1087 from aloisdg/patch-1ven2015-05-03-1/+1
|\ \ \ | | | | | | | | Fix Markdown
| * | | Fix MarkdownAlois2015-05-03-1/+1
| | | |
* | | | Merge pull request #1085 from aloisdg/typescript-frven2015-05-03-0/+174
|\ \ \ \ | | | | | | | | | | [typescript/fr] Adding french to TypeScript guide
| * | | | Update typescript-fr.html.markdownAlois2015-05-03-11/+12
| | | | | | | | | | | | | | | Add modifications from @vendethiel's comments. See #1075
| * | | | Update typescript-fr.html.markdownAlois2015-04-30-17/+22
| | | | | | | | | | | | | | | Adjust to 80 columns
| * | | | Update typescript-fr.html.markdownAlois2015-04-30-4/+4
| | | | | | | | | | | | | | | Fix translation
| * | | | Update typescript-fr.html.markdownAlois2015-04-30-31/+28
| | | | | | | | | | | | | | | Add classe block
| * | | | Update typescript-fr.html.markdownAlois2015-04-30-10/+10
| | | | | | | | | | | | | | | Translate functions block
| * | | | Create typescript-fr.html.markdownAlois2015-04-30-0/+171
| | | | | | | | | | | | | | | Translate the reading block, the introduction part and the type part.
* | | | | Merge pull request #1086 from aloisdg/json-frven2015-05-03-0/+62
|\ \ \ \ \ | |_|/ / / |/| | | | [json/fr] Adding french to JSON guide
| * | | | Fix HeaderAlois2015-05-03-2/+2
| | | | |
| * | | | Fix MarkdownAlois2015-05-03-1/+1
| | | | |
| * | | | Update json-fr.html.markdownAlois2015-05-03-2/+2
| | | | | | | | | | | | | | | Thank you @vendethiel for your comments
| * | | | Create json-fr.html.markdownAlois2015-05-03-0/+62
| |/ / /
* | | | Merge pull request #1084 from garrison/julia03Geoff Liu2015-05-03-4/+4
|\ \ \ \ | | | | | | | | | | [julia/en] Update for Julia 0.3 and fix a few typos
| * | | | [julia/en] Update for Julia 0.3 and fix a few typosJim Garrison2015-05-02-4/+4
|/ / / /