summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
* | | | Update Guard Sequences link and change format (#2612)Eksperimental2016-12-29-3/+4
| | | | | | | | | | | | | | | | It updates an old link, and changes the way the URL is formated. It shouldn't be markdown style as it's inside a comment
* | | | [kotlin/ko-kr] Add korean translation for kotlin (#2609)Alan Jeon2016-12-27-0/+376
| | | | | | | | | | | | | | | | | | | | | | | | * Add korean translation for kotlin * Add (EN) tag to english links
* | | | [elm/en] Fixes #2584 (#2610)Roman Frołow2016-12-27-10/+10
| | | |
* | | | solidity contract name convention CamelCase to CapWords (#2606)Miguel Mota2016-12-23-1/+1
| | | |
* | | | [AngularJS/zh-cn] new translation (#2607)Jiang Haiyun2016-12-23-0/+710
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * .. * [angularjs/zh-cn] new translation * Update angularjs-cn.html.markdown
* | | | [jquery/en] typo fix (#2608)Jiang Haiyun2016-12-23-1/+1
| | | |
* | | | Update angularjs.html.markdownven2016-12-23-5/+0
| | | |
* | | | follow-up fixes for #2602ven2016-12-23-2/+2
| | | |
* | | | [crystal/fr] French language for crystal (#2602)Arnaud Fernandés2016-12-23-1/+556
| | | | | | | | | | | | | | | | | | | | | | | | * Add Crystal/FR * Spell checking
* | | | Add Spanish translation for Elixir (#2604)Adrián Carrascal2016-12-22-0/+457
| | | |
* | | | [angularjs/en] typo fix (#2605)Jiang Haiyun2016-12-22-3/+3
| | | |
* | | | Made the file `pep8` compliant (#2601)David Haberthür2016-12-20-121/+140
| | | | | | | | | | | | Actually nearly compliant, I ran `pep8 code.py --ignore=E402,E501,E712`
* | | | [crystal/en] It would be greate to add crystal language :) (#2600)Arnaud Fernandés2016-12-18-0/+553
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add Crystal language * Add Type informations and fix issues * Add missing examples * Add name in contributor list * Update code according to feedback received
* | | | Move the description to the beginning with the other textSamantha McVey2016-12-14-5/+6
| | | |
* | | | Make the CoffeeScript introduction a little more informativeSamantha McVey2016-12-14-3/+4
| | | |
* | | | Random -> Safeven2016-12-14-1/+1
| | | |
* | | | [r/zh-cn] fix a bug (#2598)Yusheng2016-12-14-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * fix a bug * translate comment & fix another bug
* | | | [sass/zh-cn] new translation (#2597)Jiang Haiyun2016-12-14-0/+585
| | | |
* | | | Fixes #2593 (#2599)Andre Polykanine A.K.A. Menelion Elensúlë2016-12-14-1/+1
| | | |
* | | | Merge pull request #2456 from Serg-Maximchuk/patch-1Andre Polykanine A.K.A. Menelion Elensúlë2016-12-13-9/+7
|\ \ \ \ | | | | | | | | | | [bash/uk-ua] Translation fixes
| * | | | [bash/uk-ua] translation fixesSerg2016-10-15-9/+7
| | | | |
* | | | | missing right parenthesis (#2596)Jiang Haiyun2016-12-13-1/+1
| | | | |
* | | | | New translation: less-zh-cn (#2595)Jiang Haiyun2016-12-13-0/+387
| | | | |
* | | | | [python3/ja-jp] New Translation: python3/ja-jp (#2592)kakakaya2016-12-04-0/+898
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [python3/en] Add empty tuple to "False if evaluated" list * Add python3 to ja-jp directory * Translated section 1 * 2章 * コメントのインデントを変更 * 3章 * [python3/en] Fixed "StopIterator Exception" - no such exception * 4章 * 5章 * 6.0章 * 6.1章 * 7章 * [python3/ja-jp] Fixed filename * Fix filename suffix, lang code
* | | | | [python3/en] fixed "StopIterator", no such Exception (#2591)kakakaya2016-12-03-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [python3/en] Add empty tuple to "False if evaluated" list * [python3/en] Fixed "StopIterator Exception" - no such exception
* | | | | [php/en] Fix typo (#2590)Badal Surana2016-12-03-1/+1
| | | | |
* | | | | fix #2589ven2016-12-01-8/+0
| | | | |
* | | | | [racket/en] Expand list section (#2588)Derek2016-11-30-2/+9
| | | | | | | | | | | | | | | | | | | | | | | | | * Expand list section * Update backtick
* | | | | [python3/en] Add empty tuple to "False if evaluated" list (#2587)kakakaya2016-11-30-2/+2
| | | | |
* | | | | Fix minor spacing typo (#2586)Robert Benjamin2016-11-29-1/+1
| | | | |
* | | | | Fix backtick that was messing up syntax highlighting on powershell.Samantha McVey2016-11-23-1/+1
| | | | |
* | | | | Add syntax highlight (#2581)derek-austin2016-11-22-3/+3
| | | | | | | | | | | | | | | Only the first chunk of code was highlighted
* | | | | Fix comment in set comprehension example (#2580)Christopher Lorton2016-11-21-1/+1
| | | | | | | | | | | | | | | The result should be {'a', 'b', 'c'} (not {'d', 'e', 'f'}).
* | | | | [typescript/en-us] Clarify function section in typescript (#2575)Thien Do2016-11-20-2/+4
| |/ / / |/| | | | | | | | | | | | | | | | | | | * Clarify function section in typescript * one-liner to braceless
* | | | Fix #2574Samantha McVey2016-11-17-1/+1
| | | |
* | | | [tcl/en] Fix #2569 and also fit to 79 columns widthSamantha McVey2016-11-16-15/+20
| | | |
* | | | Fix #2573 where ru-ru HTML file did not specify which language it was in the ↵Samantha McVey2016-11-16-0/+1
| | | | | | | | | | | | | | | | YAML frontmatter
* | | | Add a missing semi-colon (#2572)Chung-Ping Huang2016-11-15-1/+1
| |/ / |/| | | | | Add a missing semi-colon at Line 470
* | | Remove checkboxes and make a helpful suggestion to submit a pull request to ↵Samantha McVey2016-11-13-3/+6
| | | | | | | | | | | | fix issues if the person is willing and able
* | | Add issue templateSamantha McVey2016-11-13-0/+3
| | |
* | | [fsharp/en] Use "elif" (#2566)Jürgen Hötzel2016-11-12-2/+5
| |/ |/|
* | Merge pull request #2528 from slukovskiy/vim-translate-editsAndre Polykanine A.K.A. Menelion Elensúlë2016-11-12-22/+26
|\ \ | | | | | | [vim/ru] Change some text markup, fix broken link and quotes
| * | Change some text markup, fix broken link and quotesAnton Slukovskiy2016-10-27-22/+26
| | |
* | | [yaml/en] Fix #2558 1 is interpreted as a number not as a boolean. For a ↵Samantha McVey2016-11-11-2/+2
| | | | | | | | | | | | boolean use we use true
* | | series of fixes and improvements (#2563)Matt Doherty2016-11-10-18/+21
| | |
* | | Add another checkbox to pull request template formSamantha McVey2016-11-10-3/+4
| | |
* | | Add about 3/4 of the languages to gitattributesSamantha McVey2016-11-10-0/+60
| | |
* | | useful tip for saving a buffer as sudo (#2405)Abraham Toriz Cruz2016-11-10-0/+1
| | |
* | | Merge pull request #2552 from robochat/red_line_lengthsamcv2016-11-10-31/+31
|\ \ \ | | | | | | | | [red/en] changing the formatting of comments so that lines are always <80chars.
| * | | [red/en] changing the formatting of comments so that lines are always less ↵robochat2016-11-01-31/+31
| | | | | | | | | | | | | | | | than 80 characters.