summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #3689 from lbertolazzi/patch-10Divay Prakash2020-01-11-1/+1
|\ | | | | [haskell/pt] Correção ortográfica
| * [haskell/pt] Correção ortográficalbertolazzi2019-10-11-2/+2
| |
* | Merge pull request #3688 from lbertolazzi/patch-9Divay Prakash2020-01-11-1/+1
|\ \ | | | | | | [whip/pt] Correção ortográfica
| * | [whip/pt] Correção ortográficalbertolazzi2019-10-11-1/+1
| |/
* | Merge pull request #3687 from lbertolazzi/patch-7Divay Prakash2020-01-11-1/+1
|\ \ | | | | | | Update pascal-pt.html.markdown
| * | Update pascal-pt.html.markdownlbertolazzi2019-10-11-1/+1
| |/
* | Merge pull request #3686 from lbertolazzi/patch-6Divay Prakash2020-01-11-1/+1
|\ \ | | | | | | [elisp/pt] Correção ortográfica
| * | [elisp/pt] Correção ortográficalbertolazzi2019-10-11-1/+1
| |/
* | Merge pull request #3683 from heitorPB/c-update-book-linkDivay Prakash2020-01-11-6/+9
|\ \ | | | | | | [C/en,es,tr,pt-br,zh-cn,ru-ru] update book link
| * | [c/ru-ru] Fix book linkHeitor Pascoal de Bittencourt2019-10-08-1/+1
| | |
| * | [c/zh-ch] Fix book linkHeitor Pascoal de Bittencourt2019-10-08-1/+1
| | |
| * | [c/pt-br] Fix book linkHeitor Pascoal de Bittencourt2019-10-08-1/+2
| | |
| * | [c/tr] Fix book linkHeitor Pascoal de Bittencourt2019-10-08-1/+1
| | |
| * | [c/es] Fix book linkHeitor Pascoal de Bittencourt2019-10-08-1/+2
| | |
| * | [c/en] Fix link for Learn C the Hard Way bookHeitor Pascoal de Bittencourt2019-10-08-1/+2
| | |
* | | Merge pull request #3678 from neslinesli93/feature/fix_elixir_itDivay Prakash2020-01-11-19/+33
|\ \ \ | | | | | | | | [elixir/it-it] Add section about pipes, and fix docs here and there
| * | | Add section about pipes, and fix docs here and there for elixir/it-itTommaso2019-10-05-19/+33
| | | |
* | | | Merge pull request #3677 from neslinesli93/feature/add_more_to_bash_itDivay Prakash2020-01-11-0/+19
|\ \ \ \ | | | | | | | | | | [bash/it-it] Add explanation of `=~` and `alias` inside bash/it-it
| * | | | Add explanation of `=~` and `alias` inside bash/it-itTommaso2019-10-05-0/+19
| |/ / /
* | | | Merge pull request #3673 from laszlokiraly/patch-1Divay Prakash2020-01-11-2/+2
|\ \ \ \ | | | | | | | | | | [python/en] don't overwrite list function
| * | | | don't overwrite listLászló Király2019-10-04-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | problem: assigning a list of animals to the list variable overwrites the list function, so that later in line 531 the list function is not available and raises a Type Error: ``` In [133]: list(filled_dict.keys()) --------------------------------------------------------------------------- TypeError Traceback (most recent call last) <ipython-input-133-a2c520b90051> in <module> ----> 1 list(filled_dict.keys()) TypeError: 'list' object is not callable ``` solution: use another variable name instead of list
* | | | | Merge pull request #3672 from matbur/patch-2Divay Prakash2020-01-11-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [bf/pl-pl] Fix typo in url
| * | | | | [bf/pl-pl] Fix typo in urlMateusz Burniak2019-10-03-1/+1
| |/ / / /
* | | | | Merge pull request #3665 from victorwpbastos/patch-11Divay Prakash2020-01-11-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [haskell/pt-br] Small typo
| * | | | | [haskell/pt-br] Small typoVictor Bastos2019-10-01-1/+1
| | | | | |
* | | | | | Merge pull request #3664 from chriszimmerman/en-ruby-multiline-commentsDivay Prakash2020-01-11-0/+9
|\ \ \ \ \ \ | | | | | | | | | | | | | | [en/ruby] - Adds documentation for multiline comments
| * | | | | | en/ruby - Adds documentation for multiline commentsChris Zimmerman2019-10-01-0/+9
| | | | | | |
* | | | | | | Merge pull request #3662 from rrodriguze/feature/traduction-factor-esAdam Bard2020-01-06-0/+200
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [factor/es-es] Add spanish traduction to factor
| * | | | | | | Add spanish traduction for factorrrodriguze2019-10-01-0/+200
| |/ / / / / /
* | | | | | | Merge pull request #3660 from rrodriguze/feature/tracution-hy-esDivay Prakash2019-12-26-0/+176
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [hy/es-es] Add spanish traduction to hy
| * | | | | | | Modified yaml spacingrrodriguze2019-10-01-5/+5
| | | | | | | |
| * | | | | | | add spanish traduction for hyrrodriguze2019-10-01-0/+176
| |/ / / / / /
* | | | | | | Merge pull request #3642 from ferfedel/masterDivay Prakash2019-12-23-13/+14
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [markdown/pt-br] Translation adjustments
| * \ \ \ \ \ \ Merge branch 'master' into masterDivay Prakash2019-12-23-7335/+59676
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #3770 from tomdaly/fix-en-us-uk-ua-source-language-go-cypherAdam Bard2019-12-13-2/+2
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [Go,Cypher/en-us,uk-ua] Fix Cypher and Go source code download as uk-ua language
| * | | | | | | | Fix en-us 'Get the code' link downloading uk-ua source code for Cyphertomdaly2019-11-14-1/+1
| | | | | | | | |
| * | | | | | | | Fix en-us 'Get the code' link downloading uk-ua source code for Gotomdaly2019-11-14-1/+1
| | | | | | | | |
* | | | | | | | | Merge pull request #3792 from duboviy/masterAndre Polykanine2019-12-10-9/+9
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [c,c++/ru-ru] Fix typos
| * | | | | | | | | [c/ru-ru] Fix typosEugene Duboviy2019-12-09-4/+4
| | | | | | | | | |
| * | | | | | | | | [c++/ru-ru] Fix typosEugene Duboviy2019-12-09-5/+5
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3793 from alexmdac/patch-1Andre Polykanine2019-12-10-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [ruby/en] Fix typo in ruby.html.markdown
| * | | | | | | | | | Fix typo in ruby.html.markdownAlex Mendes da Costa2019-12-09-1/+1
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | "arugments" => "arguments"
* | | | | | | | | | Merge pull request #3791 from mrnom/patch-1Andre Polykanine2019-12-08-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [rust/ru-ru] Fix typo
| * | | | | | | | | | Update rust-ru.html.markdownMrn Om2019-12-08-1/+1
|/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | Fix typo
* | | | | | | | | | Add changes regarding rename and more: (#3758)Luis F. Uceta2019-12-07-1976/+2412
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Replace mentions of Perl 6 with Raku (See https://github.com/perl6/problem-solving/blob/master/solutions/language/Path-to-Raku.md) - Document's sections is now part of the resulting raku file - The resulting Raku file can now be executed without runtime/compile-time errors - Some examples had minor updates or fixes - Update links, extensions and commands.
* | | | | | | | | | Merge pull request #3789 from duboviy/masterAndre Polykanine2019-12-06-2/+2
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [go/ru-ru] Fix typos
| * | | | | | | | | [go-ru] Fix typosEugene Duboviy2019-12-05-2/+2
| | | | | | | | | |
* | | | | | | | | | Merge pull request #3782 from SergBobrovsky/patch-1Andre Polykanine2019-12-04-1/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [yaml/ru] Update yaml-ru.html.markdown
| * | | | | | | | | | Update yaml-ru.html.markdownSergBobrovsky2019-11-24-1/+1
| | | | | | | | | | |
* | | | | | | | | | | Back to coq highlightingAdam Bard2019-11-24-1/+1
| | | | | | | | | | |