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
satory-ra
02d884d6ae
Аmended as requested
2019-03-14 21:48:23 +03:00
Adam Bard
c85d93a5ed
Remove unused fields
2019-03-14 09:38:45 -07:00
Divay Prakash
89acd0e207
Merge pull request #3491 from satory-ra/patch-1
...
Typo
2019-03-14 19:56:57 +05:30
satory-ra
2387f8d8b6
Create Russian translation of VB tutorial
2019-03-14 00:44:59 +03:00
satory-ra
ead54f10e8
Typo
2019-03-13 23:03:26 +03:00
Sumeet Mahajan
3bc0947721
added more resources
2019-03-13 17:01:54 +05:30
Adam Bard
cb5aa51477
Merge pull request #3488 from Likeyn/update-tools-category
...
[Global] Update tools category
2019-03-12 13:43:57 -07:00
Andre Polykanine
65b90ea816
Merge pull request #3489 from Lugimax/patch-1
...
[c++/en] Typo in c++
2019-03-11 01:10:09 +02:00
Max
3a1e38478e
[en] Typo in c++
2019-03-10 23:56:47 +02:00
Pierre-François Clement
790c47319c
Add infos about the "category" header in CONTRIBUTING.md
2019-03-08 17:24:13 +01:00
Pierre-François Clement
3940a99372
Move "tcsh" articles to the "tool" category
2019-03-08 17:22:26 +01:00
Pierre-François Clement
0a3207587d
Move "make" articles to the "tool" category
2019-03-08 17:21:53 +01:00
Pierre-François Clement
6ca3b99774
Move "cmake" articles to the "tool" category
2019-03-08 17:20:20 +01:00
Pierre-François Clement
ed100434e3
Move "awk" articles to the "tool" category
2019-03-08 17:19:27 +01:00
Pierre-François Clement
2dafa0de3a
Move pythonstatcomp-es to the "tool" category + fix typo in name
2019-03-08 17:13:52 +01:00
GannonTdW
77310658c8
[awk/fr] add awk-fr.html.markdown ( #3482 )
...
* add awk-fr.html.markdown
* correction of an oversight
* it's done
* vendethiel review (1/2)
* vendethiel review (2/2)
* vendethiel review (3)
2019-03-02 23:48:17 +01:00
Divay Prakash
de134e941b
Fix #3479
...
Change `http` to `https`.
2019-02-28 18:40:00 +05:30
Divay Prakash
296e6ae620
Fixes #3486
2019-02-26 17:12:57 +05:30
Divay Prakash
e7342265ca
Merge pull request #3475 from ameybhavsar24/master
...
[p5.js/en] Added new library p5.js docs and some edits in html docs
2019-02-24 23:32:12 +05:30
Divay Prakash
49448703de
Update p5.html.markdown
2019-02-24 23:31:20 +05:30
Divay Prakash
add9402835
Merge pull request #3477 from whitemuu/master
...
[lambda-calculus/en] markdown syntax issue
2019-02-24 23:23:57 +05:30
Divay Prakash
2998e06454
Merge pull request #3480 from uvtc/patch-2
...
[Haxe/en] whitespace and uniformity cleanups
2019-02-24 23:13:24 +05:30
shaltaev
cedb7eca42
[ru-ru] SQL full translate
2019-02-21 22:18:12 +04:00
John Gabriele
36b19ae623
noticed a few more
2019-02-20 17:20:29 -05:00
John Gabriele
ae712c4f99
HashLink, not Hashlink
2019-02-20 16:51:55 -05:00
John Gabriele
4e751db2be
whitespace and uniformity cleanups
...
The file looked too messy with many less-than-4-line comments block-commented. Also made some uniformity formatting cleanups (such as numbers of blank lines). Maybe most importantly, shortened or reformatted long lines that were breaking in the final html page making things look too messy as well.
2019-02-20 16:46:04 -05:00
Andre Polykanine
67ffd4172c
Merge pull request #3478 from tlienart/patch-1
...
[julia/en] Add note about integer overflow
2019-02-20 01:27:51 +02:00
Thibaut Lienart
18c010ecd9
Add note about integer overflow
...
Something that may trip users coming from a Python background as per https://discourse.julialang.org/t/julia-messes-up-integer-exponents/20773
2019-02-18 12:25:23 +11:00
Amey Bhavsar
417e4deb7c
Update p5.html.markdown
2019-02-17 16:51:39 +05:30
nichijou
ef11bde030
markdown syntax issue
2019-02-17 12:10:49 +08:00
Divay Prakash
1980272c4f
[lambda-calculus] propose correction for ADD ( #3407 )
...
[lambda-calculus] propose correction for ADD
2019-02-17 02:35:34 +05:30
Streppel
cbcb987c53
[python/py3] Updating set info ( #3473 )
...
Updating set info to be more descriptive and informative
2019-02-16 23:37:14 +05:30
Divay Prakash
884d2707d2
Merge pull request #3474 from zlotnleo/patch-1
...
[crystal/en] Add new Int128 and UInt128 types
2019-02-16 20:13:02 +05:30
Divay Prakash
47e2268a2a
Merge pull request #3472 from Firestorm2k7/patch-3
...
[M (MUMPS)/en] One-liner
2019-02-16 20:03:15 +05:30
Amey Bhavsar
ffe5af18c3
initial documentation of very basic start
2019-02-15 16:03:38 +05:30
Amey Bhavsar
e1783b6b75
Create p5.html.markdown
2019-02-15 15:30:29 +05:30
Amey Bhavsar
eebbb1dd51
Update html.html.markdown
2019-02-15 15:14:59 +05:30
zlotnleo
520ce46ab5
Add new Int128 and UInt128 types
...
https://crystal-lang.org/api/0.27.2/UInt128.html
https://crystal-lang.org/api/0.27.2/Int128.html
2019-02-13 10:46:45 +00:00
Firestorm2k7
11033094d8
[M (MUMPS)/en] One-liner
...
^cars("Tesla",1,"Name")
was defined in line 119
s ^cars("Tesla",1,"Name")="Model 3"
2019-02-13 11:06:16 +01:00