Commit Graph

7906 Commits

Author SHA1 Message Date
waynee95
5657bd4fa2 [nix/de] Fix broken link 2019-10-23 15:34:13 +02:00
Jack Smith
0650f7b018 [hdl/en] Add Hardware Description Language Documentation 2019-10-22 21:39:03 -05:00
Jack Smith
11413f734b [hdl/en] Add Hardware Description Language Documentation 2019-10-22 21:31:02 -05:00
Flo
18b7969726 add go build tags 2019-10-22 23:11:23 +01:00
Vy Hong
05872fc631
Update comment in Java doWhile loop 2019-10-22 08:35:34 -07:00
Ross Mackay
fb48be47d6 Fix outdated comment in en/th-th typescript docs 2019-10-22 13:16:52 +01:00
Hugo Locurcio
db010c8a72
[swift/en] Fix typos 2019-10-22 09:10:07 +02:00
Mariusz Skoneczko
2486fa8c1e [python3/en] Clarify difference between iterators and iterables in the last example (closes #3586) 2019-10-22 12:08:23 +11:00
Chariton Charitonidis
3996c22a89 add greek translation for python3 2019-10-19 16:01:29 +03:00
Amey Bhavsar
33211b82f7
Minor spelling mistake corrected
On line 144, it was _per_, instead of _pre_
2019-10-14 20:04:48 +05:30
Miltiadis Stouras
d03ff9338a Add some resources for Dynamic Programming 2019-10-14 13:49:03 +03:00
Ygor Sad
17360e644f [clojure/pt-br] Rewrite text to be more natural 2019-10-13 19:37:34 -03:00
Apoorv Choubey
b2e762307e add CSharp resource 2019-10-12 21:08:56 +05:30
Apoorv Choubey
8a8dd005bf add Java resource 2019-10-12 20:47:18 +05:30
Apoorv Choubey
5fe22c9c77 add SQL resource 2019-10-12 20:25:05 +05:30
Andre Polykanine
ef1ccd2b0f
Merge pull request #3696 from VorontsovIE/patch-1
[kotlin/ru-ru] fix typo
2019-10-12 17:35:13 +03:00
Ilya Vorontsov
cd08fd0018
[kotlin, ru] fix typo 2019-10-12 17:30:15 +03:00
Apoorv Choubey
abcfb45834 add CSS resource 2019-10-12 19:50:10 +05:30
Alexander Meinhold
ceaa8824b1
Update common-lisp.html.markdown
Real -> Read
2019-10-11 22:07:05 +02:00
davidgtu
0e437a75db add type assertion 2019-10-11 15:53:07 -04:00
davidgtu
3b4ca43798 fix spacing 2019-10-11 15:22:12 -04:00
Sridhar Easwaran
092b9155be
Update dart.html.markdown 2019-10-11 22:28:57 +05:30
Sridhar Easwaran
08b2589618
Update xml-ta.html.markdown 2019-10-11 22:17:39 +05:30
Sridhar Easwaran
170f9c7f49
Update css-ta.html.markdown 2019-10-11 21:19:31 +05:30
Sridhar Easwaran
cbf8a43ca1
Add example for Optional Positional Parameter 2019-10-11 20:29:26 +05:30
lbertolazzi
9fb99aa5bd
[haskell/pt] Correção ortográfica 2019-10-11 10:51:55 -03:00
lbertolazzi
3496f8228f
[whip/pt] Correção ortográfica 2019-10-11 10:41:24 -03:00
lbertolazzi
2c13b562f8
Update pascal-pt.html.markdown 2019-10-11 10:19:39 -03:00
lbertolazzi
ccde50813f
[elisp/pt] Correção ortográfica 2019-10-11 10:10:44 -03:00
Timothe Pardieu
f0eb830ebd [elixir/fr-fr] Add french translation (#3679)
* Translate Elixir.html.markdown in french

* Add fixes in Elixir.html.markdown #3679
2019-10-09 11:41:14 +02:00
Heitor Pascoal de Bittencourt
ce9d59bdb2
[c/ru-ru] Fix book link 2019-10-08 21:31:20 -03:00
Heitor Pascoal de Bittencourt
4c879a928d
[c/zh-ch] Fix book link 2019-10-08 21:30:56 -03:00
Heitor Pascoal de Bittencourt
c643189c0f
[c/pt-br] Fix book link 2019-10-08 21:30:02 -03:00
Heitor Pascoal de Bittencourt
b06385dd12
[c/tr] Fix book link 2019-10-08 21:28:45 -03:00
Heitor Pascoal de Bittencourt
97c80bff9e
[c/es] Fix book link 2019-10-08 21:27:35 -03:00
Heitor Pascoal de Bittencourt
da2caced22
[c/en] Fix link for Learn C the Hard Way book 2019-10-08 21:22:47 -03:00
Andre Polykanine
ec4f945699
Merge pull request #3682 from ogroleg/fix_wasm_ua_lang_param
[wasm/ua] Fix lang param
2019-10-08 22:50:42 +03:00
Oleh Hromiak
e598dfb5b4 Fix [wasm/ua] lang param 2019-10-08 11:49:21 +03:00
Andre Polykanine
52afe1ccff
Merge pull request #3681 from ogroleg/wasm_ua_fix_filename
[wasm/ua] Fix filename
2019-10-07 23:23:57 +03:00
Oleh Hromiak
3024f90a39 Fix [wasm/ua] filename 2019-10-07 22:35:03 +03:00
Andre Polykanine
f7a4c3ed54
Merge pull request #3680 from ogroleg/wasm_ua
[wasm/ua] Add translation
2019-10-07 18:12:33 +03:00
Oleh Hromiak
4fafc4a432 Add [wasm/uk-ua] and update name in [python/uk-ua] 2019-10-07 17:18:34 +03:00
Tommaso
b7a5d8f8e0 Add section about pipes, and fix docs here and there for elixir/it-it 2019-10-05 21:30:24 +02:00
Tommaso
bcefaaf7b7 Add explanation of =~ and alias inside bash/it-it 2019-10-05 21:19:37 +02:00
Andre Polykanine
bd8c7fa499
Merge pull request #3676 from Menelion/fix-ru-sql
[sql/ru] Fix translation
2019-10-05 19:17:55 +03:00
Andre Polykanine
cdf90f01be [sql/ru] Fix translation 2019-10-05 19:09:59 +03:00
László Király
898d9d43a3
don't overwrite list
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
2019-10-04 10:25:57 +02:00
Mateusz Burniak
2afee25faf
[bf/pl-pl] Fix typo in url 2019-10-03 22:45:27 +02:00
Andre Polykanine
790bedf429
Merge pull request #3671 from matbur/patch-1
[bf/pl-pl] Fix translation
2019-10-03 22:06:11 +03:00
Mateusz Burniak
4dc019f923
Fix translation 2019-10-03 19:15:23 +02:00