Commit Graph

7517 Commits

Author SHA1 Message Date
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
Andre Polykanine
f3c25c4501
Merge pull request #3468 from almeidaraul/master
[Pascal/pt-br] Translating Pascal guide to Brazilian Portuguese
2019-02-13 02:16:49 +02:00
Andre Polykanine
14357102aa
Fixed frontmatter 2019-02-13 02:14:08 +02:00
Raul Gomes Pimentel de Almeida
a689a8c7db Minor changes on line breaking for Pascal in pt-br 2019-02-11 19:58:20 -02:00
Raul Gomes Pimentel de Almeida
d5529d632f Finished the Pascal text for Brazilian Portuguese.
Added some extra details about loops and if/else blocks

(modified pascal-pt.html.markdown)
2019-02-11 19:32:24 -02:00
Raul Gomes Pimentel de Almeida
722dc2d63f Translated the Pascal text to Brazilian Portuguese
(created pascal-pt.html.markdown)

TO DO/Observations:
-Change capitalization of native words
-Change some variable names (to more portuguese-appropriate
alternatives)
-Introduction is still in English
2019-02-11 14:31:33 -02:00
Adam Bard
8da73ee40b
Update clojure-tr.html.markdown 2019-02-10 15:56:03 -08:00
Andre Polykanine
4602f2be9d
Merge pull request #3466 from emilioTe/master
[pascal/en] Fixed missing escape character
2019-02-09 02:04:57 +02:00
Andre Polykanine
7c23122786
Merge pull request #3465 from ahegazy/master
[python3/ar] Learn python 3 in Y minutes Arabic translation
2019-02-09 01:55:16 +02:00
Andre Polykanine
eeeda088e9
Merge pull request #3464 from twigleg2/patch-1
[python3/en] Update integer division
2019-02-09 01:50:51 +02:00
Andre Polykanine
895a0ed413
Merge pull request #3458 from sanindya-iiitd/patch-1
[python/all] Type correction for the output of math.sqrt()
2019-02-09 01:41:44 +02:00
Emilio Testa
50b534d2a5 Fixed missing escape character 2019-02-07 19:27:55 -05:00
Ahmad Hegazy
e8191ae86f
Learn python 3 in Y minutes Arabic translation 2019-02-08 01:43:07 +02:00
Ahmad Hegazy
0debc5077f
Learn python 3 in Y minutes Arabic translation 2019-02-08 01:39:21 +02:00
Anindya Srivastava
9b5b5f6d31 Type correction for the output of math.sqrt() propagated across versions and languages 2019-02-06 07:31:34 +05:30
Gaven Finch
08bd255df5
Update python3.html.markdown 2019-02-05 12:43:07 -07:00
Divay Prakash
4eb2baaf0c
Merge pull request #3463 from divayprakash/fix-html
Fix typo in fix for #3461
2019-02-05 09:30:30 +05:30
Divay Prakash
5a587d9f6c Fix typo in fix for #3461 2019-02-05 09:28:48 +05:30
Divay Prakash
5f4d045e0f
Merge pull request #3462 from divayprakash/fix-html
[html/tr-tr] Fix #3461
2019-02-05 09:24:38 +05:30
Divay Prakash
efea8f8598 Fix #3461 2019-02-05 09:20:44 +05:30
Andre Polykanine
6c7c14a9f9
Merge pull request #3459 from dee-see/master
[powershell/en] Fix typo in powershell page
2019-02-03 20:06:21 +02:00
Andre Polykanine
4315785846
Merge pull request #3460 from LogtalkDotOrg/logtalk_update
[logtalk/en,it-it] Improve section on compiling and loading source files
2019-02-03 20:02:57 +02:00
Paulo Moura
c0d134c2d9 Improve section on compiling and loading source files 2019-02-03 17:23:31 +00:00
dee-see
8847563b08 Fix typo in powershell page 2019-02-02 20:41:28 -05:00
Andre Polykanine
96a44abb1d
Merge pull request #3453 from LeaveNhA/master
[Clojure/tr-tr]
2019-02-03 03:36:15 +02:00
Andre Polykanine
6d415fbece
[clojure/tr] Fix typo 2019-02-03 03:34:27 +02:00
Anindya Srivastava
fa9f9fd563
Type correction for the output of math.sqrt()
Both in Python 2.7.10 and Python 3.6.5, math.sqrt() returns a float and not int. It seems like a tiny thing but sometimes may lead up to bigger confusions. For example: https://stackoverflow.com/questions/54474037/why-are-the-following-codes-giving-me-different-output-square-root-big-numbers/54475501#54475501
2019-02-01 21:55:22 +05:30
LeaveNhA
4ca94611fb Fixes: removed forgotten lines, fix contributors area. 2019-02-01 10:33:52 +03:00
Andre Polykanine
63abe3316c
Merge pull request #3452 from sw-double/patch-1
[javascript/en] Fix prototype example
2019-02-01 01:43:59 +02:00
Andre Polykanine
a1d30f2717
Merge pull request #3451 from oxinabox/patch-2
[julia/en] tweak order of string functions / print functions
2019-02-01 01:40:57 +02:00