summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* fix typo (#2772)Julien Dehos2017-06-24-17/+17
|
* Fix typo (#2764)ranwise2017-06-18-3/+3
|
* [java/en] typo (#2763)Mathieu Gemard2017-06-18-1/+1
|
* [PHP/en]Fix small typo in PHP English tutorial (#2761)Yerkebulan Tulibergenov2017-06-16-1/+1
|
* Fix typo (#2757)Esteve Aguilera2017-06-16-1/+1
|
* [haxe/en] Fix typo (#2756)Nick2017-06-11-2/+2
| | | | | | | | | | | | | | - [x] I solemnly swear that this is all original content of which I am the original author - [x] Pull request title is prepended with `[language/lang-code]` - [x] Pull request touches only one file (or a set of logically related files with similar changes made) - [x] Content changes are aimed at *intermediate to experienced programmers* (this is a poor format for explaining fundamental programming concepts) - [x] If you've changed any part of the YAML Frontmatter, make sure it is formatted according to [CONTRIBUTING.md](https://github.com/adambard/learnxinyminutes-docs/blob/master/CONTRIBUTING.markdown) - [x] Yes, I have double-checked quotes and field names! Output: My dog's name isfido, and his other favorite thing is a: teddy New output: My dog's name is fido, and his other favorite thing is a: teddy
* Merge pull request #2752 from rlgreen91/fix_js_en_typoAdam Bard2017-06-09-1/+1
|\ | | | | [Javascript/en]Corrects typo in prototype section.
| * Corrects typo in prototype section.rlgreen912017-06-08-1/+1
| |
* | Merge pull request #2755 from tomkel/masterAdam Bard2017-06-09-1/+1
|\ \ | | | | | | [scala/en] fix anologus typo
| * | [scala/en] fix anologus typoTommy Kelly2017-06-09-1/+1
|/ /
* | [shutit/en] shutit added (#2754)Ian Miell2017-06-09-5/+7
| |
* | Update shutit.htmlAdam Bard2017-06-08-5/+5
|/ | | shell->bash (for my poor server's health)
* [sml/zh-cn] Chinese Translation for Standard ML (#2750)zhengbuqian2017-06-08-0/+438
| | | | | | * translate sml to chinese to line 105 * finish translation of sml into chinese
* [en/java] Modify the Animal abstract class (#2751)Kidhanis De Jesus2017-06-08-3/+3
| | | | | | | | | | * Fix word order in class documentation * Change access level modifier of age variable The comment inside eat() mentions that the variable is private. Furthermore, there would be no error if the variable were used inside Dog given the current access level.
* [html/vi-vn] Add HTML tutorial in Vietnamese (#2749)Xuan (Sean) Luong2017-06-07-0/+123
| | | | | | * [html/vi-vn] Add HTML tutorial in Vietnamese * Address vendethiel's comments
* [python3/vi-vn] Add Python 3 tutorial in Vietnamese (#2747)Xuan (Sean) Luong2017-06-06-0/+913
| | | | | | * Add Python 3 tutorial in Vietnamese * Create a separate translators section
* fixed node notation (#2745)Alper Yilmaz2017-06-06-4/+4
| | | nodes should be indicated with regular parenthesis `()`, some lines contained nodes within square brackets `[]`
* [shutit/en] shutit added (#2746)Ian Miell2017-06-05-0/+316
| | | | | | * [shutit/en] shutit added * [shutit/en] pause point corrected
* fix broken URL for vim (#2744)Yan Zhang2017-06-01-7/+7
|
* [Java/en]Fix small typo in Java English tutorial (#2743)Yerkebulan Tulibergenov2017-05-31-1/+1
|
* [groovy/ca-es] Catalan translation of Groovy (#2742)Xavier Sala2017-05-30-0/+437
| | | | | | | | | | | | | | | | | | * Afegit Go en català * Go in catalan * added Kotlin * kotlin in catalan 80 chars * Added -ca to the kotlin filename * Translated Groovy to catalan * Missed -ca * Copy & paste problems in the header :-P
* [go/ca-es] catalan translation of Go (#2741)Xavier Sala2017-05-28-0/+853
| | | | | | | | | | | | * Afegit Go en català * Go in catalan * added Kotlin * kotlin in catalan 80 chars * Added -ca to the kotlin filename
* [c/en-en] Make reference link in footer/summary link to Stack Overflow ↵Aaroh Mankad2017-05-26-1/+1
| | | | | | | | article (#2739) * Make reference link in footer/summary link to Stack Overflow article * remove name from list of contributors
* Update typescript.html.markdown (#2738)bezigon2017-05-25-28/+37
| | | https://github.com/adambard/learnxinyminutes-docs/issues/2737
* fix #1155ven2017-05-25-4/+29
|
* Update perl6.html.markdownven2017-05-25-12/+23
|
* 2431ven2017-05-25-0/+1
|
* [hq9+] Added manual for HQ9+ programming language (#2431)Alexey Nazaroff2017-05-25-0/+38
|
* fix css-es directoryven2017-05-23-0/+0
|
* Fix #2736ven2017-05-23-19/+18
|
* Create css-es.htmlven2017-05-23-0/+327
|
* Revert 6d2973f78ecc5965355390b5f5121c2b7e1e9969ven2017-05-23-4/+3
| | | Fix #2660
* Update c.html.markdown (#2734)Tyler Chong2017-05-23-1/+1
|
* [language/tcl-en]Extensive edit of the Tcl document (#2731)Poor Yorick2017-05-19-169/+298
| | | | | | | | | | | | | | | | * Rework some examples. * Small change to description of iterator commands. * Adjust whitespace. * Adjust whitespace again. * Various changes to wording and grammar * Rather extensive editing of the entire document. * trivial change of one variable name
* [Kotlin/all] Remove whitespace in variable declaration with explicit type ↵João Vitor Verona Biazibetti2017-05-19-5/+5
| | | | | | | | (#2733) * Removed whitespace in variable declaration with explicit type (Kotlin) * Removed whitespace in variable declaration with explicit type (Kotlin translations)
* [zfs/en] Fix bullet points (#2732)abactel2017-05-19-0/+2
| | | | This commit will fix the incorrect bullet point markdown to allow proper html generation.
* [jquery/zh-cn]add zh-cn for jquery (#2728)zxyqwe2017-05-18-0/+131
| | | | | | | | * add zh-cn header for jquery * add zh-cn desc for jquery * add zh-cn detail for jquery
* close #2727ven2017-05-18-0/+1
|
* small changes to #1854ven2017-05-18-29/+28
|
* Update c++.html.markdownven2017-05-18-1/+1
|
* [fr/c++] c++ article translated in French (#1854)Xuan-thi Nguyen2017-05-18-0/+917
| | | | | | * c++ article translated in French * Typos
* fixup #2446ven2017-05-18-2/+2
|
* [WIP][fsharp/fr] I just finish to translate the F# tuto to fr (#2446)Alois2017-05-18-0/+630
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Create fsharp-fr.html.markdown * Add introduction and basics * Update fsharp-fr.html.markdown * Fix old translation of progress a bit * Progress on types * Add the end part * Fix verb "créer" * Improve stuff * Remove trailing whitespaces * Move from C# highlighting to F# * Improve trad * Relecture Je doute encore sur les (?)
* Fix #2660ven2017-05-18-3/+4
|
* Traduje algunos parrafos de el archivo (#2660)mikyackerman2017-05-18-18/+19
| | | | | | | | | | | | | | | | * Traduccion EN-ES agregar contibudor * traducir primer parrafo a ES * traducir segundo parrafo a ES * traducir tercer parrafo a ES * traducir parrafo NOTA a ES * traducir primer parrafo de sintaxis a ES * traducir primer parrafo de selector a ES
* [java/en-us] Fix typo (#2708)Felipe Cury2017-05-18-1/+1
|
* Some improvements to Python 3 (#2713)Ned Batchelder2017-05-18-25/+24
|
* [perl/en] Use more single quotes and explain single vs double quotes (#2710)Dan Book2017-05-18-0/+16
| | | | | | | | * [perl/en] Explain single vs double quotes Explains an example of variable interpolation and escape codes in a double quoted string. * add section about interpolating arrays and email in double quotes trap
* [LOLCODE/en] Create LOLCODE tutorial (#2721)abactel2017-05-18-0/+185
|
* Update vim-cn.html.markdown (#2726)zhysan2017-05-18-4/+6
| | | fix description error of "w", "b", "e"