summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
| | * | | | | | | | | | | | | | | | | | Fix poor formatting and typosedholland2015-10-04-19/+19
| | | |/ / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | Merge pull request #1330 from GersonLazaro/cpp-spanish-translationven2015-10-04-0/+829
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [c++/es] added es-es translation for c++
| | * | | | | | | | | | | | | | | | | | [c++/es] añadidoGerson Lázaro2015-10-04-0/+829
| | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge pull request #1325 from dstockto/grammar-visualbasicven2015-10-04-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix incorrect "its" to "it is" in visual basic doc
| | * | | | | | | | | | | | | | | | | | Fix incorrect "its" to "it is" in visual basic docDavid Stockton2015-10-03-1/+1
| | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge pull request #1324 from dstockto/chapel-grammarven2015-10-04-3/+3
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix usage of "it's" in example comment for chapel
| | * | | | | | | | | | | | | | | | | | Fix usage of "it's" in example comment for chapelDavid Stockton2015-10-03-3/+3
| | |/ / / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | | Merge pull request #1339 from guntbert/iss1333ven2015-10-04-1/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | [csharp/en] Put demonstrative condition into ternary expression
| | * | | | | | | | | | | | | | | | | Put demonstrative condition into ternary expressionGuntbert Reiter2015-10-04-1/+2
| |/ / / / / / / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It should be made clear that the part before the ternary operator is indeed a condition, most often created as some comparison expression.
| * | | | | | | | | | | | | | | | | Merge pull request #1279 from edholland/erlang-eunitven2015-10-03-0/+33
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add section on eunit in erlang doc
| | * | | | | | | | | | | | | | | | | Add section on eunit in erlang docEd Holland2015-10-03-0/+33
| | |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | | Merge pull request #1280 from edholland/fix-1139ven2015-10-03-3/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | Add clarification on bind / match with = op in erlang. Fixes #1139
| | * | | | | | | | | | | | | | | | Add clarification on bind / match with = op in erlang. Fixes #1139edholland2015-10-03-3/+6
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Merge pull request #1301 from connorwaters/masterven2015-10-03-34/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [c++/en] Fix typos and formatting, clarify the documentation in places
| | * | | | | | | | | | | | | | | | Add to contributorsAlva Connor Waters2015-10-02-0/+1
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Misc. typos and formattingAlva Connor Waters2015-10-02-33/+39
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | More explanation on virtual destructorsAlva Connor Waters2015-10-02-1/+4
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Clarify character literalsAlva Connor Waters2015-10-02-4/+4
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge pull request #1295 from jhuang314/masterven2015-10-03-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | [python/en] Remove random "r"
| | * | | | | | | | | | | | | | | Merge pull request #1 from jhuang314/jhuang314-patch-1Jesse Huang2015-10-02-1/+1
| |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removed random "r"
| | * | | | | | | | | | | | | | | Removed random "r"Jesse Huang2015-10-02-1/+1
| |/ / / / / / / / / / / / / / /
| | | | | | | | | * / / / / / / [java/en] Edits and additionsZachary Ferguson2015-10-06-19/+71
| | | | | | | |_|/ / / / / / / | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Included an example of printf Discussed final variable initialization Gave a floating point division example Discussed boolean operators Defined the abstract and final class and compared them. Added some clarifying remarks to comments.
| | | | | | * | | | | | | | | Fixed whitespacesZachary Ferguson2015-10-04-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed the spacing to conform with standards.
| | | | | | * | | | | | | | | Changed [python3/en]Zachary Ferguson2015-10-02-3/+48
| | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compared is and ==. Noted that tuples of length 1 require an ending comma. Discussed that keys of dictionaries have to be immutable. Added that elements of a set have to be immutable. Included an explanation of returning multiple values with tuple assignments. Added some clarifying remarks to comments.
| * | | | | | | | | | | | | Merge pull request #1273 from JesusTinoco/patch-1Levi Bostian2015-10-02-7/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | Typos fixed in julia-es.html.markdown
| | * | | | | | | | | | | | Fixing typo in julia-es.html.markdownJesus Tinoco2015-10-02-1/+1
| | | | | | | | | | | | | |
| | * | | | | | | | | | | | Typos fixed in julia-es.html.markdownJesus Tinoco2015-10-01-6/+6
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #1272 from leonnardo/cpp-ptBr-fixesLevi Bostian2015-10-02-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [c++/pt-br] Fix translate on editing object as parameters
| | * | | | | | | | | | | | [c++/pt-br] Fix translate on editing object as parametersLeonnardo Rabello2015-10-01-1/+1
| | |/ / / / / / / / / / /
| * | | | | | | | | | | | Merge pull request #1271 from dreamtocode/patch-1Levi Bostian2015-10-02-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update c++.html.markdown
| | * | | | | | | | | | | | Update c++.html.markdownGeorge Gognadze2015-10-01-1/+1
| | |/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | o should be capitalized. this: overrides should be: Overrides
| * | | | | | | | | | | | Merge pull request #1268 from jklein/patch-1Levi Bostian2015-10-02-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | | | | | All class constants can be accessed statically
| | * | | | | | | | | | | All class constants can be accessed staticallyJonathan Klein2015-10-01-0/+2
| | | |/ / / / / / / / / | | |/| | | | | | | | |
* | | | | | | | | | | | Merge branch 'master' of https://github.com/geoffliu/learnxinyminutes-docsAdam2015-04-22-0/+15
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master'Geoff Liu2015-04-17-582/+2768
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | minor changeGeoff Liu2015-03-28-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Merge remote-tracking branch 'upstream/master'Geoff Liu2015-03-16-77/+124
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'haskell-minor'Geoff Liu2015-03-16-18/+18
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | .Geoff Liu2015-03-12-3/+3
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | minor naming changeGeoff Liu2015-03-12-8/+8
| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | First attempt at page text translationGeoff Liu2015-03-12-0/+15
| | | | | | | | | | | | | | |
| | | | | | | | | | | | | | * add statistical analysis section with general linear modelsKristin Linn2015-10-20-4/+101
| | | | | | |_|_|_|_|_|_|_|/ | | | | | |/| | | | | | | |
| | | | | * | | | | | | | | Merge pull request #1284 from rilut/patch-2ven2015-10-02-0/+129
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [xml/id] Translated XML to Indonesian (xml-id)
| | | | | | * | | | | | | | | [xml/id] Translated XML to Indonesian (xml-id)Rizky Luthfianto2015-10-02-0/+129
| | | | | | | |_|_|_|/ / / / | | | | | | |/| | | | | | |
| | | | | * | | | | | | | | Merge pull request #1282 from rilut/patch-1ven2015-10-02-0/+60
| | | | | |\ \ \ \ \ \ \ \ \ | | | | | | |/ / / / / / / / | | | | | |/| | | | | | | | [json/id] Translated JSON to Indonesian (json-id)
| | | | | | * | | | | | | | [xml/id] Translated JSON to Indonesian (json-id)Rizky Luthfianto2015-10-02-0/+60
| | | | | |/ / / / / / / /
| | | | | * | | | | | | | Merge pull request #1274 from demeter93/masterven2015-10-02-6/+6
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some grammatical issues/typos
| | | | | | * | | | | | | | Fixed some grammatical issues/typosNora Demeter2015-10-01-6/+6
| | | | | | | |/ / / / / / | | | | | | |/| | | | | |
| | | | | * | | | | | | | Merge pull request #1277 from teabaggs/masterven2015-10-02-3/+0
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [javascript] Fix for issue 1248
| | | | | | * | | | | | | | [javascript] Fix for issue 1248Philip Rowan2015-10-01-3/+0
| | | | | | |/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/issues/1248