Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Made some improvements | David Hari | 2020-01-24 | -47/+45 |
| | | | | | | | • Under Simple syntax, it referred to a unary message as “a single string”. I think it would be clearer and more accurate to describe it as “a single symbol”. Calling it a string may leave people confused with actual strings (i.e. instance of String class). Furthermore, message selectors are actually Symbol instances. • Fixed the formatting of the bullet-point list of messages. • Fixed the formatting of the example code, and set highlighting to smalltalk language. • Under Assignment, many of the examples are actually access and assignment. You could simplify the list down to just the first 6 (i.e. up to and including x := Object new). The rest can go in a section further down which is about interesting base access methods. Even the Object new example isn’t really necessary, but it helps to show that assigning objects is no different from assigning literals. | |||
* | Merge pull request #3698 from apooravc/add-sql-resource | Divay Prakash | 2020-01-11 | -18/+23 |
|\ | | | | | [sql/en] Added a resource (tutorial) | |||
| * | add SQL resource | Apoorv Choubey | 2019-10-12 | -18/+23 |
| | | ||||
* | | Merge pull request #3699 from apooravc/add-java-resource | Divay Prakash | 2020-01-11 | -4/+6 |
|\ \ | | | | | | | [java/en] Added a resource (tutorial) | |||
| * | | add Java resource | Apoorv Choubey | 2019-10-12 | -4/+6 |
| |/ | ||||
* | | Merge pull request #3697 from apooravc/add-css-resource | Divay Prakash | 2020-01-11 | -1/+2 |
|\ \ | | | | | | | [css/en] Added a resource (tutorial) | |||
| * | | add CSS resource | Apoorv Choubey | 2019-10-12 | -1/+2 |
| | | | ||||
* | | | Merge pull request #3695 from alexmeinhold/patch-1 | Divay Prakash | 2020-01-11 | -1/+1 |
|\ \ \ | | | | | | | | | [common-lisp/en] Update common-lisp.html.markdown | |||
| * | | | Update common-lisp.html.markdown | Alexander Meinhold | 2019-10-11 | -1/+1 |
| |/ / | | | | | | | Real -> Read | |||
* | | | Merge pull request #3694 from davidgtu/ts/type-assertion | Divay Prakash | 2020-01-11 | -0/+16 |
|\ \ \ | | | | | | | | | [en/typescript] add type assertion section | |||
| * | | | add type assertion | davidgtu | 2019-10-11 | -0/+16 |
| |/ / | ||||
* | | | Merge pull request #3693 from davidgtu/css/spacing | Divay Prakash | 2020-01-11 | -8/+8 |
|\ \ \ | | | | | | | | | [en/css] fix spacing | |||
| * | | | fix spacing | davidgtu | 2019-10-11 | -8/+8 |
| |/ / | ||||
* | | | Merge pull request #3692 from sridhareaswaran/patch-4 | Divay Prakash | 2020-01-11 | -0/+52 |
|\ \ \ | | | | | | | | | [xml/ta_in] Update xml-ta.html.markdown | |||
| * | | | Update xml-ta.html.markdown | Sridhar Easwaran | 2019-10-11 | -0/+52 |
| |/ / | ||||
* | | | Merge pull request #3691 from sridhareaswaran/patch-3 | Divay Prakash | 2020-01-11 | -0/+42 |
|\ \ \ | | | | | | | | | [css/ta_in] Update css-ta.html.markdown | |||
| * | | | Update css-ta.html.markdown | Sridhar Easwaran | 2019-10-11 | -0/+42 |
| |/ / | ||||
* | | | Merge pull request #3690 from sridhareaswaran/patch-2 | Divay Prakash | 2020-01-11 | -1/+39 |
|\ \ \ | | | | | | | | | [dart/en] Add example for Optional Positional Parameter | |||
| * | | | Update dart.html.markdown | Sridhar Easwaran | 2019-10-11 | -5/+32 |
| | | | | ||||
| * | | | Add example for Optional Positional Parameter | Sridhar Easwaran | 2019-10-11 | -1/+12 |
| |/ / | ||||
* | | | Merge pull request #3689 from lbertolazzi/patch-10 | Divay Prakash | 2020-01-11 | -1/+1 |
|\ \ \ | | | | | | | | | [haskell/pt] Correção ortográfica | |||
| * | | | [haskell/pt] Correção ortográfica | lbertolazzi | 2019-10-11 | -2/+2 |
| |/ / | ||||
* | | | Merge pull request #3688 from lbertolazzi/patch-9 | Divay Prakash | 2020-01-11 | -1/+1 |
|\ \ \ | | | | | | | | | [whip/pt] Correção ortográfica | |||
| * | | | [whip/pt] Correção ortográfica | lbertolazzi | 2019-10-11 | -1/+1 |
| |/ / | ||||
* | | | Merge pull request #3687 from lbertolazzi/patch-7 | Divay Prakash | 2020-01-11 | -1/+1 |
|\ \ \ | | | | | | | | | Update pascal-pt.html.markdown | |||
| * | | | Update pascal-pt.html.markdown | lbertolazzi | 2019-10-11 | -1/+1 |
| |/ / | ||||
* | | | Merge pull request #3686 from lbertolazzi/patch-6 | Divay Prakash | 2020-01-11 | -1/+1 |
|\ \ \ | | | | | | | | | [elisp/pt] Correção ortográfica | |||
| * | | | [elisp/pt] Correção ortográfica | lbertolazzi | 2019-10-11 | -1/+1 |
| |/ / | ||||
* | | | Merge pull request #3683 from heitorPB/c-update-book-link | Divay Prakash | 2020-01-11 | -6/+9 |
|\ \ \ | | | | | | | | | [C/en,es,tr,pt-br,zh-cn,ru-ru] update book link | |||
| * | | | [c/ru-ru] Fix book link | Heitor Pascoal de Bittencourt | 2019-10-08 | -1/+1 |
| | | | | ||||
| * | | | [c/zh-ch] Fix book link | Heitor Pascoal de Bittencourt | 2019-10-08 | -1/+1 |
| | | | | ||||
| * | | | [c/pt-br] Fix book link | Heitor Pascoal de Bittencourt | 2019-10-08 | -1/+2 |
| | | | | ||||
| * | | | [c/tr] Fix book link | Heitor Pascoal de Bittencourt | 2019-10-08 | -1/+1 |
| | | | | ||||
| * | | | [c/es] Fix book link | Heitor Pascoal de Bittencourt | 2019-10-08 | -1/+2 |
| | | | | ||||
| * | | | [c/en] Fix link for Learn C the Hard Way book | Heitor Pascoal de Bittencourt | 2019-10-08 | -1/+2 |
| | | | | ||||
* | | | | Merge pull request #3678 from neslinesli93/feature/fix_elixir_it | Divay Prakash | 2020-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-it | Tommaso | 2019-10-05 | -19/+33 |
| | | | | | ||||
* | | | | | Merge pull request #3677 from neslinesli93/feature/add_more_to_bash_it | Divay Prakash | 2020-01-11 | -0/+19 |
|\ \ \ \ \ | | | | | | | | | | | | | [bash/it-it] Add explanation of `=~` and `alias` inside bash/it-it | |||
| * | | | | | Add explanation of `=~` and `alias` inside bash/it-it | Tommaso | 2019-10-05 | -0/+19 |
| |/ / / / | ||||
* | | | | | Merge pull request #3673 from laszlokiraly/patch-1 | Divay Prakash | 2020-01-11 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | [python/en] don't overwrite list function | |||
| * | | | | | don't overwrite list | László Király | 2019-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-2 | Divay Prakash | 2020-01-11 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [bf/pl-pl] Fix typo in url | |||
| * | | | | | | [bf/pl-pl] Fix typo in url | Mateusz Burniak | 2019-10-03 | -1/+1 |
| |/ / / / / | ||||
* | | | | | | Merge pull request #3665 from victorwpbastos/patch-11 | Divay Prakash | 2020-01-11 | -1/+1 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [haskell/pt-br] Small typo | |||
| * | | | | | | [haskell/pt-br] Small typo | Victor Bastos | 2019-10-01 | -1/+1 |
| | | | | | | | ||||
* | | | | | | | Merge pull request #3664 from chriszimmerman/en-ruby-multiline-comments | Divay Prakash | 2020-01-11 | -0/+9 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [en/ruby] - Adds documentation for multiline comments | |||
| * | | | | | | | en/ruby - Adds documentation for multiline comments | Chris Zimmerman | 2019-10-01 | -0/+9 |
| | | | | | | | | ||||
* | | | | | | | | Merge pull request #3662 from rrodriguze/feature/traduction-factor-es | Adam Bard | 2020-01-06 | -0/+200 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [factor/es-es] Add spanish traduction to factor | |||
| * | | | | | | | | Add spanish traduction for factor | rrodriguze | 2019-10-01 | -0/+200 |
| |/ / / / / / / | ||||
* | | | | | | | | Merge pull request #3660 from rrodriguze/feature/tracution-hy-es | Divay Prakash | 2019-12-26 | -0/+176 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [hy/es-es] Add spanish traduction to hy |