Pratik Karki
745ea0f805
Merge pull request #3525 from kfrncs/patch-1
...
typo fix in csharp.html.markdown
2019-05-05 22:16:16 +05:45
Pratik Karki
64792e6fbf
Merge pull request #3526 from sdshlanta/patch-1
...
[perl5/en] Fixed variable not declared before use.
2019-05-05 22:15:29 +05:45
Pratik Karki
65a4d56d2a
Merge pull request #3510 from aditmehta9/patch-1
...
Updated initialiser
2019-05-05 22:04:36 +05:45
Mike Shlanta
3bc441d466
Fixed variable not declared before use.
...
The variable `max` was not declared before use in demonstrating how for loops work over ranges. It has been added on line 155 and set to a value of 5
2019-05-01 12:39:29 -05:00
Jorge Atempa
b680c4153a
[WIP] Translated document to Spanish Language
2019-05-01 00:06:32 -07:00
ken
ca32654513
typo fix in csharp.html.markdown
2019-04-29 17:07:55 -04:00
Persevere Von
b46b1f7175
fix: typo
2019-04-29 10:59:30 +08:00
Kenny P
6e0ce5f976
[vyper/en] Update vyper.html.markdown
...
Multidimensional array syntax was wrong, now fixed
2019-04-23 19:27:49 -04:00
Anthony Anaedu
220005db0c
update toml doc and fix typos
2019-04-23 12:05:48 -07:00
dubiouscript
5b51bf1934
add link to dubiousjim/awkenough Awk utility routines
2019-04-23 11:32:50 +00:00
dubiouscript
2d682fdd8f
add awk "gotchas" alpine wiki link
2019-04-23 11:31:13 +00:00
Andrew DiMola
be7cf6dabf
Update rst.html.markdown
...
Separated sentences for readability / line length.
2019-04-15 16:02:39 -04:00
Andrew DiMola
df0d0a2402
Update rst.html.markdown
...
Revising the section on creating lists with RST, as the syntax for list/sublist creation is not 1-1 with Markdown.
The current example is actually incorrect—any/all sublists must be separated from their parent list by blank lines (above and below). These sublists must also be properly indented in relation to the text of the above parent list.
References:
[1]: http://docutils.sourceforge.net/docs/ref/rst/restructuredtext.html#bullet-lists
[2]: http://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html
2019-04-15 15:46:38 -04:00
Jeff Parent
d9b80337ba
List Matching first element of "many"
...
Updated the pattern matching for lists to show how to get head of a list when you don't care how many other elements are in the list.
2019-04-14 01:41:21 -05:00
Rakasch
c0c2272be0
Kap. 5+6 aktualisiert, Kap 6.1, 6.2, 7 hinzugefügt
...
Kapitel 6.1, 6.2 und 7 aus der englischen Version übernommen.
Kapitel 5 und 6 getauscht, um der englischen Version zu entsprechen.
Texte der Kapitel 5 und 6 Kapitel um fehlende Teile erweitert.
2019-04-06 20:18:14 +02:00
Divay Prakash
2dde374091
Merge pull request #3511 from caminsha/patch-4
...
[asciidoc/de] Added commas
2019-04-06 22:20:51 +05:30
caminsha
6a46474901
[asciidoc/de] Added commas
2019-04-06 11:57:33 +02:00
Adit Mehta
808e0cadd2
Updated initialiser
2019-04-06 00:03:34 +05:30
Divay Prakash
06a5fd28ab
Merge pull request #3507 from cjcbusatto/master
...
[coffeescript/pt-br] Fix typos and layout
2019-04-02 22:07:51 +05:30
Divay Prakash
3844aa7c33
Merge pull request #3501 from iluxonchik/refactor-kotlin-examples
...
[Kotlin/EN] Refactor kotlin examples
2019-04-02 22:06:16 +05:30
vinniec
22a4106a47
Create javascript-it.html.markdown
...
Translated from the version 2570367
of 21 Jan
2019-03-30 02:10:08 +01:00
Claudio Busatto
fc7e086396
User data has to follow the grammar
...
of the target language
2019-03-27 20:00:34 +01:00
Claudio Busatto
56e7570b12
Include me as a contributor
2019-03-27 19:48:50 +01:00
Claudio Busatto
52c74e4f17
Fix layout and typos
2019-03-27 19:46:41 +01:00
Divay Prakash
46cf7f3553
Merge pull request #3506 from cjcbusatto/master
...
[p5/en] Fix layout problem on webpage
2019-03-26 23:49:33 +05:30
Claudio Busatto
7ec1bcc95d
Include myself as a contributor
2019-03-26 13:17:08 +01:00
Claudio Busatto
dafe447f0f
Fix the layout problem on the Webpage
2019-03-26 13:12:59 +01:00
Divay Prakash
32fb77ce7c
Merge pull request #3504 from caminsha/patch-3
...
[markdown/de] Escaped backtick
2019-03-26 15:23:17 +05:30
Divay Prakash
e8e6664431
Merge pull request #3503 from caminsha/patch-2
...
[git/de] Edited translation
2019-03-26 15:10:19 +05:30
caminsha
183250ba03
Escaped backtick
...
It did not render the text 100% correct.
2019-03-24 21:20:32 +01:00
caminsha
54cdde7bae
Edited translation
2019-03-24 20:35:17 +01:00
Illya Gerasymchuk
25a08b5931
refactor operator overloading example; reorder code
...
Refactored the operator overloading example, fixed some grammar mistakes, reordered parts of the code
to make it easier to read and some other minor fixes.
2019-03-23 13:31:06 +00:00
Illya Gerasymchuk
f801ff3fe0
fix grammar errors
2019-03-22 17:44:10 +00:00
Divay Prakash
e56c62e0d3
Merge pull request #3490 from msumeet/patch-1
...
added more resources
2019-03-21 01:11:14 +05:30
Divay Prakash
fe7fc23863
Merge pull request #3499 from kpeluso/master
...
[vyper/en] Create vyper.html.markdown
2019-03-21 01:08:13 +05:30
Divay Prakash
658eb56451
Merge pull request #3496 from jacekwachowiak/pl-java
...
[java/pl-pl] Full Java translation to Polish
2019-03-21 01:07:02 +05:30
Divay Prakash
45a3087c62
Merge pull request #3494 from haritonch/patch-1
...
[SML/en] Added a comment to better demonstrate custom datatypes
2019-03-21 00:55:40 +05:30
Divay Prakash
a8e3a04614
Merge pull request #3498 from leliamesteban/patch-1
...
[elisp/en] t evaluates to itself, so it doesn't need to be quoted
2019-03-21 00:54:32 +05:30
Kenny P
35c8d77d01
Create vyper.html.markdown
2019-03-20 01:16:40 -04:00
Liam Esteban Prince
54187b4e4d
t evaluates to t, so it doesn't need to be quoted
...
https://www.gnu.org/software/emacs/manual/html_node/elisp/nil-and-t.html
2019-03-18 21:17:45 +00:00
Divay Prakash
47fe9495ca
Merge pull request #3497 from brianberns/patch-1
...
Fix #3487
2019-03-18 12:14:51 +05:30
Brian Berns
753325355a
Update lambda-calculus.html.markdown
2019-03-17 13:36:27 -04:00
jacekwachowiak
67220bdbcc
Adding the file option
2019-03-16 07:35:09 +01:00
jacekwachowiak
b340c706ee
Proofreading
2019-03-16 06:58:21 +01:00
jacekwachowiak
8e54561b47
Java translation to Polish v1
2019-03-16 06:10:06 +01:00
Jacek Wachowiak
953e4bc73a
Merge pull request #1 from adambard/master
...
Update
2019-03-16 12:44:20 +09:00
Divay Prakash
0133c434ff
Merge pull request #3495 from caminsha/patch-1
...
[yaml/de-de] edited translation
2019-03-16 02:07:06 +05:30
Divay Prakash
66bfdd42d3
Merge pull request #3492 from satory-ra/patch-2
...
Create Russian translation of VB tutorial
2019-03-16 02:05:08 +05:30
caminsha
8886e7c5e1
Übersetzung angepasst
2019-03-15 11:46:58 +01:00
Chariton Charitonidis
c4664b31e5
Added a comment to better demonstrate custom datatypes.
...
It is not obvious for a beginner (like me) to declare a new value of the temp datatype which can be either C (celsius) or F (fahrenheit). I think it would be better to demonstrate the declaration of such a datatype.
2019-03-15 11:01:23 +02:00