Pratik Karki
5a666e3737
Merge pull request #2998 from sfuhrm/master
...
[make/en || de] Fix for wrong/mixed parenthesis usage.
2018-02-28 15:01:12 +05:45
Pratik Karki
ed38811233
Merge pull request #2922 from jerodev/master
...
[html/nl-nl] Added dutch translation for html
2018-02-28 14:50:17 +05:45
Pratik Karki
7ad8be6d97
Update html-nl.html.markdown
2018-02-28 14:48:12 +05:45
Pratik Karki
c11335a6c7
Merge pull request #2870 from jcouyang/make-cn
...
[make/zh-cn] Chinese Version of GNU Make
2018-02-28 14:46:24 +05:45
Pratik Karki
960cf9866f
Update make-cn.html.markdown
2018-02-28 14:44:42 +05:45
Pratik Karki
496d4947b5
Merge pull request #2923 from paulohrpinheiro/latex-pt
...
[latex/pt] Translate latex to pt_BR
2018-02-28 14:40:20 +05:45
Pratik Karki
8c10a04b5e
Merge pull request #2921 from maxsun/lambda-calculus
...
[lambda-calculus/en] Added lambda calculus file
2018-02-28 14:29:38 +05:45
Pratik Karki
b4a659908f
Merge pull request #2920 from santifa/master
...
[dp/de] Translation for Dynamic Programming
2018-02-28 14:26:00 +05:45
Pratik Karki
01836f4154
Merge pull request #2910 from ditam/python-hungarian
...
[python/hu] Hungarian translation of Python entry
2018-02-28 13:59:24 +05:45
Pratik Karki
f5951674cb
Merge pull request #3036 from JoshuaRLi/master
...
[c/en] Fixed and improved compiler flag recommendations
2018-02-28 13:54:30 +05:45
Pratik Karki
7cdf105356
Merge pull request #3064 from jimmydg/prolog-en
...
[prolog/en] Fixed typo and changed jargon to its full name
2018-02-28 13:49:35 +05:45
Pratik Karki
3fed4b118a
Merge pull request #3068 from BenQuigley/patch-1
...
[pythonstatcomp/en] IPython notebooks are Jupyter notebooks now
2018-02-28 13:44:18 +05:45
Pratik Karki
728a09da67
Merge pull request #3069 from Monpt7/master
...
[crystal/en] Corrected mistake
2018-02-28 13:42:33 +05:45
Pratik Karki
de276acf08
Merge pull request #3070 from Monpt7/fr_corrected_mistake
...
[crystal/fr] Corrected mistake
2018-02-28 13:40:13 +05:45
stanislaslegendre
2abfabae15
removing false statement about classes ( #3039 )
2018-02-28 13:38:14 +05:45
louis
c086850651
[crystal/fr] Corrected mistake
2018-02-27 16:27:32 +01:00
louis
01ab4a60cf
[crystal/en] Corrected mistake
2018-02-27 16:19:06 +01:00
Ben Quigley
27bf16ac12
IPython notebooks are Jupyter notebooks now
...
IPython still exists, but the notebooks have been spun off into their own project called Jupyter. This file change:
* updates the pip install queue so that Jupyter gets installed
* removes the vague "get set up with IPython" (pip will install IPython with Jupyter), and
* replaced the suggestion to work in "the IPython notebook" with "a Jupyter notebook".
2018-02-27 09:38:40 -05:00
Jimmy de Graaf
543a1b517b
[prolog/en] Fixed typo in expected result, changed 'deterministic' jargon to its full name
2018-02-23 15:09:26 +01:00
Adam Bard
999e0ce3d7
Delete bf-it.html.markdown
...
Whoops! We already had a bf article.
2018-02-20 00:07:05 -08:00
Adam Bard
7f9c345ccf
Merge pull request #3005 from alexandru-cazacu/patch-1
...
[bf/it] Added italian translation for brainfuck
2018-02-20 00:06:11 -08:00
Adam Bard
c8eb5b82b9
Merge pull request #3052 from ingydotnet/yaml
...
[yaml/en] Use preferred style; add missing uses
2018-02-20 00:04:52 -08:00
Adam Bard
10f0121b01
Merge pull request #3051 from simsieg/patch-1
...
[typescript/en] Fix naming of constant
2018-02-20 00:03:50 -08:00
Adam Bard
064b5307f2
Merge pull request #3053 from nemild/update-to-latest-solidity
...
[solidity/en] Initial update to latest solidity
2018-02-19 23:58:47 -08:00
Adam Bard
6d41c35589
Merge pull request #3059 from saplf/master
...
[kotlin/zh-cn] More idiomatically
2018-02-19 23:57:33 -08:00
Adam Bard
53a38e1da0
Merge pull request #3062 from iezepov/patch-3
...
[go/en] Small typo
2018-02-19 23:56:41 -08:00
Ilya
c90ee7202e
[go/en] Small typo
...
Small typo in command line commad
2018-02-15 10:57:27 +07:00
saplf
05f090fba4
More idiomaticallywq
2018-02-06 13:44:31 +08:00
Nemil Dalal
23c11c9a73
Merge branch 'master' into update-to-latest-solidity
2018-01-26 19:12:00 -05:00
Ingy döt Net
7cd43d8ad4
[yaml/en] Use preferred style; add missing uses
...
* YAML allows literal tabs in content, but not indentation.
* Two space indent always preferred.
* Note: YAML dumpers always use 2 space by default.
* '- ...' doesn't need extra indentation.
* Note: YAML dumpers don't use extra indentation.
* There was no mention of single quoted strings. They are preferred
and should be used except when double quote semantics are actually
required. (Best practice).
* Add flow form example for sets: `{a, b, c}`
* Show collapsed form of seq-in-seq: `- - - foo`.
2018-01-25 13:51:15 -08:00
Simon Siegert
0d0b536b28
Fix naming of constant
2018-01-25 20:56:33 +01:00
Pratik Karki
fce4a810cb
Merge pull request #3020 from pashcovich/patch-1
...
[python/ru ] Add multiplication of rows
2018-01-18 22:13:47 +05:45
Pratik Karki
f1564399b8
Merge pull request #3018 from pimgeek/patch-1
...
[chinese/zh-cn] Update javascript-cn.html.markdown
2018-01-18 22:12:49 +05:45
Pratik Karki
19bd8a7a8b
Merge pull request #3010 from loomnetwork/master
...
[solidity/en] Add Ethfiddle to solidity docs
2018-01-18 22:12:20 +05:45
Pratik Karki
97b0390dec
Merge pull request #3045 from bmusin/patch-2
...
[perl6/en]: fix spelling
2018-01-18 22:11:41 +05:45
Pratik Karki
a6ec4c42a0
Merge pull request #3044 from bmusin/patch-1
...
[perl6/en]: fix typo.
2018-01-18 22:11:16 +05:45
Bulat Musin
654e005291
[perl6/en]: fix spelling
2018-01-18 09:31:56 +03:00
Bulat Musin
11e12b93fb
fix typo
2018-01-18 07:51:46 +03:00
Pratik Karki
d3fe11f666
Merge pull request #3041 from Colin-Colin/patch-1
...
[LaTeX/en] Small typo
2018-01-17 22:16:31 +05:45
Pratik Karki
eb3918dd08
Merge pull request #3030 from andys8/elm-tuple-access
...
[elm] Update code to access tuples
2018-01-17 22:16:04 +05:45
Colin-Colin
0d33508a4e
fix typo
...
switch 'tumbnails' to 'thumbnails'
2018-01-13 21:17:47 -06:00
0x6a6f7368
81a637e1dd
Update c.html.markdown
...
How to get information on compiler flags.
2018-01-04 00:15:28 -05:00
0x6a6f7368
95d41ddf6c
Update c.html.markdown
...
Fixed and improved compiler flag default recommendations.
2018-01-04 00:06:44 -05:00
Nemil Dalal
84881b3cda
Initial update to latest solidity
2017-12-28 18:39:48 -08:00
andys8
c52ae61127
[elm] Update code to access tuples
2017-12-23 11:57:45 +01:00
Adam Brenecki
70a36c9bd9
Merge pull request #3028 from apooravc/master
...
[javascript/en] Added a resource to read
2017-12-18 09:14:14 +10:30
Apoorv Choubey
c06af7a5ac
Added a resource to read for Javascript
2017-12-17 15:56:42 +05:30
ven
83d3efe45f
follow-up on #2971
2017-12-07 12:16:08 +01:00
Ilya Sosnovsky
50dbc5e779
Update python3-ru.html.markdown
...
Add multiplication of rows
2017-12-04 10:13:46 +03:00
pimgeek
8d09ffb070
Update javascript-cn.html.markdown
...
建议修改概要部分的文字翻译。
2017-11-30 12:57:29 +08:00