summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
* [qt/ru] Qt Russian translation (#2398)Evan2016-10-02-0/+158
| | | | | | * Qt Russian translation * Keeping code blocks < 80 chars, links language marks added.
* [PHP/ru] Update russian translation for PHP. (#2403)shrz2016-10-02-3/+32
|
* Reword pwd comments (#2402)Tim Heaney2016-10-02-2/+2
| | | | Getting is redundant. Observe, not observer.
* [csharp/en] Add more C# 6 features (#2399)angelsl2016-10-02-4/+48
| | | | | | * C#: Add some new C# 6 features * Remove trailing whitespace
* Add as-> macro documentation (#2392)Rafik NACCACHE2016-10-02-5/+26
| | | | | | * Add as-> macro documentation * Add as-> in english clojure.html.markdown
* [smallbasic/id] Create smallbasic-id.html.markdown (#2388)Rizky Luthfianto2016-10-02-0/+133
| | | | | | * [smallbasic/id] Create smallbasic.html.markdown * [smallbasic/id] Create smallbasic-id.html.markdown
* Update Swift pre-decrement syntax to match v3.0 (#2395)Evan2016-10-01-65/+65
|
* [binary-search/ru] Binary Search Russian translation (Upd) (#2394)Evan2016-10-01-0/+63
| | | | | | * Binary Search Russian translation * Contributors list updated
* [qt/en] Tidy up (#2391)Rizky Luthfianto2016-10-01-7/+9
| | | | | | | | - "is beautiful for creating applications" -> "is great for creating applications" - changed "Slots and Signals" link from Qt 4.8 to Qt 5, to maintaining consistency with "Widgets" link - Furter -> Further - Tidy up "Further Reading" - Added a link to PyQt page - Added an exclamation mark.
* [pyqt/id] Create pyqt.html.markdown (#2387)Rizky Luthfianto2016-10-01-0/+83
|
* [asciidoc/id] Create asciidoc-id.html.markdown (#2389)Rizky Luthfianto2016-10-01-0/+125
|
* [json/id] Fix the missing ":" on YAML Frontmatter (#2390)Rizky Luthfianto2016-10-01-1/+1
|
* Update c.html.markdown (#2385)Subhrajyoti Sen2016-09-27-0/+1
|
* Fix mistakes in rustven2016-09-27-13/+13
|
* Fix comment in Rust docs: box -> mine (#2365)Rob Wu2016-09-27-5/+5
| | | | The "box" is referring to the Box variable a few lines back, but that is called "mine", not "box".
* Add Hyperlinks description (#2370)Strange Storyteller2016-09-27-31/+63
| | | | | | | Also add small changes in style: - LaTeX -> \LaTeX - improve alignment for formulas in Math section Add table of contents
* corrections in mapping example (#2371)pnf4082016-09-27-2/+2
| | | fixed two small errors in the example mapping called balances
* Update translators info (#2383)Abner Chou2016-09-23-1/+1
|
* fix #2382ven2016-09-22-1/+1
|
* Update python3.html.markdown (#2381)Subhrajyoti Sen2016-09-21-0/+1
|
* Update logtalk.html.markdownAdam Bard2016-09-19-31/+31
| | | Remove logtalk highlighting for now (was crashing middleman)
* Update racket-es.html.markdownven2016-09-19-3/+0
|
* adding CHICKEN (#2379)Diwakar Wagle2016-09-19-0/+519
|
* Translate Elm guide to Brazilian portuguese (#2378)Marcel dos Santos2016-09-19-0/+384
|
* Add new Racket translation to spanish (#1264)Carlos Roman2016-09-18-0/+686
| | | | | | | | * Add new Racket translation to spanish * Update racket-es.html.markdown * Update racket-es.html.markdown
* [javascript/ru] function body is missed (#2377)Konstantin Shirokov2016-09-18-0/+1
|
* [logtalk/en] Initial version of the Logtalk language tutorial (#2374)Paulo Moura2016-09-16-0/+520
| | | | | | * Initial version of the Logtalk language tutorial * Add example of error when sending an unknown message to an object and improve class comment
* Fixed a bad naming which overlapped with C++ version (#2376)Nathan Hughes2016-09-16-2/+2
|
* [pyqt/en] I've done a small example for getting started with the QT ↵Nathan Hughes2016-09-16-0/+84
| | | | | | | | | | | | | | | | framework in python (#2364) * Added a pyqt example page * Fixed a spelling mistake on the pyqt examples * Added link to C++ version author * Fixed a truncation of text issue * Ready to submit initial version for PR * Too many new lines
* fixup #1314ven2016-09-16-0/+1
|
* Adding German translation for Swift (#1314)Jonas2016-09-16-0/+590
|
* fixup #1388ven2016-09-16-1/+1
|
* [ruby/sk] Slovak translation for Ruby (#1388)Juraj Kostolanský2016-09-16-0/+553
|
* [pt-br] Julia (#1384)Davidson Mizael2016-09-16-0/+748
| | | | | | | | | | * [pt-br] Julia This is a translation of the article published in the site to Brazilian Portuguese. Isso é uma tradução do artigo postado no site para Português Brasileiro. * Update julia-pt.html.markdown
* Update tmux.html.markdownven2016-09-16-1/+1
|
* Added spanish translation for tmux (#1545)Ferran Pelayo Monfort2016-09-16-0/+242
|
* fixup #1281ven2016-09-16-1/+1
|
* [self] add pt-br translation (#1281)Ricardo de Almeida Gonzaga2016-09-16-0/+165
| | | | | Adds a brazilian portuguese translation of Self language. Signed-off-by: Ricardo de Almeida Gonzaga <xricardotk@gmail.com>
* Add very cool interactive tutorial (#2375)Pavel Kulyov2016-09-16-0/+2
|
* [bash/en] Remove link unavailable resource (#2372) (#2373)Isaac Virshup2016-09-16-2/+0
| | | Link pointed to a book which was not released. Fixes #2372.
* Add file to download and correct the language used in Markdown code block ↵Marcel dos Santos2016-09-13-0/+1
| | | | | | | | (#2368) * Add file to download and correct the language used in Markdown code block * Undo the change of language as the syntax highlighter doesn't support Elm language
* c: init array with string literals not introduced. (#2369)Jakukyo Friel2016-09-13-4/+2
| | | | | | | | | | | | | | | | | | * c: fix using pointer before introduced. * c: init array with string literals not introduced. To avoid using the concept pointer before it has been introduced, previously it is changed to array. But as @geoffliu pointed out, array initialization using string literals is not introduced either. So this commit uses neither pointer nor array. Discussing `i++` and `++i` does not need to involve pointer or array. * c: use `var = value` instead of `->`. `->` is typically used for functions. Thanks, @vendethiel.
* [kotlin/en] Add "if" usage as an expression (#2367)Paolo Furini2016-09-12-0/+8
| | | | | | | | * [kotlin/en] Add "if" usage as a function * [kotlin/en] Change comment on "if" expression Rephrase the comment to use the term "expression" in place of "function"
* Merge pull request #2366 from HmyBmny/patch-1Geoff Liu2016-09-11-1/+1
|\ | | | | Update c++-cn.html.markdown
| * Update c++-cn.html.markdownBo Liu2016-09-11-1/+1
|/ | | Line 325: update myDog.printDog() to myDog.print().
* Merge pull request #2347 from haiiiiiyun/ruby_zh_cn_updateGeoff Liu2016-09-09-62/+339
|\ | | | | [ruby/zh-cn] sync with English version & minor tweaks
| * zh-cn ruby page sync with English version & minor tweakshaiiiiiyun2016-08-28-62/+339
| |
* | [ruby-ecosystem/es] Spanish translation (#2363)Ale Mohamad2016-09-09-0/+157
| |
* | Update c++-cn.html.markdown (#2362)Bo Liu2016-09-07-1/+1
| |
* | [python3/pt-br] - fix head description (#2361)Andrew Bednoff2016-09-07-1/+1
| | | | | | fix head description for correct layout view on the site main page https://learnxinyminutes.com