Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [elixir/ru] References | Ev Bogdanov | 2017-08-19 | -0/+8 |
| | ||||
* | [elixir/ru] Agents | Ev Bogdanov | 2017-08-19 | -0/+17 |
| | ||||
* | [elixir/ru] Concurrency | Ev Bogdanov | 2017-08-19 | -0/+56 |
| | ||||
* | [elixir/ru] Structs and Exceptions | Ev Bogdanov | 2017-08-19 | -0/+38 |
| | ||||
* | [elixir/ru] Modules and Functions | Ev Bogdanov | 2017-08-18 | -0/+107 |
| | ||||
* | [elixir/ru] Basic types, Operators and Control Flow | Ev Bogdanov | 2017-08-18 | -0/+241 |
| | ||||
* | [elixir/ru] Not ready yet | Ev Bogdanov | 2017-08-15 | -119/+0 |
| | ||||
* | [elixir/ru] Basic types | Ev Bogdanov | 2017-08-15 | -0/+119 |
| | ||||
* | [elixir/en] Fix exception name | Ev Bogdanov | 2017-08-15 | -1/+3 |
| | ||||
* | [red/en] Fix logic in "either" examples (#2800) | Jonathan Harford | 2017-07-18 | -6/+6 |
| | ||||
* | [tcsh/en] (#2777) | Nicholas Christopoulos | 2017-07-16 | -0/+790 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add files via upload tcsh/en added * Add files via upload [tcsh][en] * Add files via upload [tcsh][en] * Add files via upload [tcsh][en] * Add files via upload typos * Add files via upload typo at switch * Add files via upload tcsh/en added secret-num game as an example * Add files via upload competition -> completition * tcsh/en one more example to show when needed quotes at =~ and !~ * tcsh/en Clear explanation about what the '@' does | |||
* | fix wrongly written (#2797) | bugsnail | 2017-07-13 | -2/+2 |
| | ||||
* | [ruby fr-fr] more details, more examples (#2796) | Sylvain Abélard | 2017-07-11 | -18/+31 |
| | ||||
* | Update ruby-ecosystem-fr.html.markdown (#2795) | Sylvain Abélard | 2017-07-11 | -12/+13 |
| | | | | Only french and typo fixes. The content might be outdated too: Ruby 2.5 instead of 2.0 | |||
* | [java/en] adding an exemple to ternary operator ?: (#2794) | Mathieu Gemard | 2017-07-11 | -1/+5 |
| | | | We could think we always had to use = with ?: | |||
* | [perl6] Lists are not Arrays. Make this clear | Samantha McVey | 2017-07-10 | -2/+3 |
| | | | | | Lists are immutable while Arrays are mutable. Arrays are which have the @ sigil. | |||
* | [amd/es-es] Replace 'Tópico' with 'Tema' (#2790) | hromojaro | 2017-07-10 | -1/+1 |
| | ||||
* | [java/en] few changes (#2788) | Mathieu Gemard | 2017-07-09 | -66/+55 |
| | ||||
* | Update LOLCODE.html.markdown | Adam Bard | 2017-07-04 | -1/+1 |
| | ||||
* | Update rst.html.markdown | Adam Bard | 2017-07-04 | -1/+1 |
| | ||||
* | [scala/de] Backport traits keyword explanation (#2781) | Andy | 2017-07-04 | -2/+3 |
| | ||||
* | [scala/en] Add traits in objects chapter (#2760) | Andy | 2017-07-04 | -1/+45 |
| | | | | | | * [scala/en] Add traits in objects chapter * [scala/en] Traits: Describe traits keywords | |||
* | [nim/ru] Translation Nim to russian (#2778) | Nomadic | 2017-07-04 | -0/+279 |
| | | | | | | * Translation Nim to russian * EN tag for all links | |||
* | Remove nonstandard contributor/author sections | ven | 2017-07-04 | -12/+0 |
| | ||||
* | [elisp/en] fix typo (#2770) | spacegoing | 2017-07-04 | -1/+2 |
| | | | the example boldified the color instead of colorizing them | |||
* | fix #2700 | ven | 2017-07-04 | -4/+4 |
| | ||||
* | more clear explanation for interface (#2779) | gondo | 2017-07-02 | -1/+1 |
| | | | more clear explanation why interface is consider defined without specifically declaring it (like in other languages `pair implement Stringer`) | |||
* | Update python3.html.markdown (#2776) | Alfonso Millan | 2017-06-29 | -0/+1 |
| | ||||
* | fix typo (#2772) | Julien Dehos | 2017-06-24 | -17/+17 |
| | ||||
* | Fix typo (#2764) | ranwise | 2017-06-18 | -3/+3 |
| | ||||
* | [java/en] typo (#2763) | Mathieu Gemard | 2017-06-18 | -1/+1 |
| | ||||
* | [PHP/en]Fix small typo in PHP English tutorial (#2761) | Yerkebulan Tulibergenov | 2017-06-16 | -1/+1 |
| | ||||
* | Fix typo (#2757) | Esteve Aguilera | 2017-06-16 | -1/+1 |
| | ||||
* | [haxe/en] Fix typo (#2756) | Nick | 2017-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_typo | Adam Bard | 2017-06-09 | -1/+1 |
|\ | | | | | [Javascript/en]Corrects typo in prototype section. | |||
| * | Corrects typo in prototype section. | rlgreen91 | 2017-06-08 | -1/+1 |
| | | ||||
* | | Merge pull request #2755 from tomkel/master | Adam Bard | 2017-06-09 | -1/+1 |
|\ \ | | | | | | | [scala/en] fix anologus typo | |||
| * | | [scala/en] fix anologus typo | Tommy Kelly | 2017-06-09 | -1/+1 |
|/ / | ||||
* | | [shutit/en] shutit added (#2754) | Ian Miell | 2017-06-09 | -5/+7 |
| | | ||||
* | | Update shutit.html | Adam Bard | 2017-06-08 | -5/+5 |
|/ | | | shell->bash (for my poor server's health) | |||
* | [sml/zh-cn] Chinese Translation for Standard ML (#2750) | zhengbuqian | 2017-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 Jesus | 2017-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) Luong | 2017-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) Luong | 2017-06-06 | -0/+913 |
| | | | | | | * Add Python 3 tutorial in Vietnamese * Create a separate translators section | |||
* | fixed node notation (#2745) | Alper Yilmaz | 2017-06-06 | -4/+4 |
| | | | nodes should be indicated with regular parenthesis `()`, some lines contained nodes within square brackets `[]` | |||
* | [shutit/en] shutit added (#2746) | Ian Miell | 2017-06-05 | -0/+316 |
| | | | | | | * [shutit/en] shutit added * [shutit/en] pause point corrected | |||
* | fix broken URL for vim (#2744) | Yan Zhang | 2017-06-01 | -7/+7 |
| | ||||
* | [Java/en]Fix small typo in Java English tutorial (#2743) | Yerkebulan Tulibergenov | 2017-05-31 | -1/+1 |
| | ||||
* | [groovy/ca-es] Catalan translation of Groovy (#2742) | Xavier Sala | 2017-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 Sala | 2017-05-28 | -0/+853 |
| | | | | | | | | | | | | * Afegit Go en català * Go in catalan * added Kotlin * kotlin in catalan 80 chars * Added -ca to the kotlin filename |