summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Update sql-ru.html.markdownDivay Prakash2019-08-21-1/+1
|
* [ru-ru] SQL full translateshaltaev2019-02-21-0/+103
|
* Merge pull request #3478 from tlienart/patch-1Andre Polykanine2019-02-20-0/+7
|\ | | | | [julia/en] Add note about integer overflow
| * Add note about integer overflowThibaut Lienart2019-02-18-0/+7
|/ | | Something that may trip users coming from a Python background as per https://discourse.julialang.org/t/julia-messes-up-integer-exponents/20773
* [lambda-calculus] propose correction for ADD (#3407)Divay Prakash2019-02-17-1/+1
|\ | | | | [lambda-calculus] propose correction for ADD
| * propose correction for ADDNick Henderson2018-11-21-1/+1
| | | | | | I think it should be: `ADD = λab.(a S)b`
* | [python/py3] Updating set info (#3473)Streppel2019-02-16-1/+2
| | | | | | Updating set info to be more descriptive and informative
* | Merge pull request #3474 from zlotnleo/patch-1Divay Prakash2019-02-16-11/+13
|\ \ | | | | | | [crystal/en] Add new Int128 and UInt128 types
| * | Add new Int128 and UInt128 typeszlotnleo2019-02-13-11/+13
| | | | | | | | | | | | https://crystal-lang.org/api/0.27.2/UInt128.html https://crystal-lang.org/api/0.27.2/Int128.html
* | | Merge pull request #3472 from Firestorm2k7/patch-3Divay Prakash2019-02-16-1/+1
|\ \ \ | |/ / |/| | [M (MUMPS)/en] One-liner
| * | [M (MUMPS)/en] One-linerFirestorm2k72019-02-13-1/+1
|/ / | | | | | | | | ^cars("Tesla",1,"Name") was defined in line 119 s ^cars("Tesla",1,"Name")="Model 3"
* | Merge pull request #3468 from almeidaraul/masterAndre Polykanine2019-02-13-0/+253
|\ \ | | | | | | [Pascal/pt-br] Translating Pascal guide to Brazilian Portuguese
| * | Fixed frontmatterAndre Polykanine2019-02-13-4/+6
| | |
| * | Minor changes on line breaking for Pascal in pt-brRaul Gomes Pimentel de Almeida2019-02-11-27/+57
| | |
| * | Finished the Pascal text for Brazilian Portuguese.Raul Gomes Pimentel de Almeida2019-02-11-79/+92
| | | | | | | | | | | | | | | | | | Added some extra details about loops and if/else blocks (modified pascal-pt.html.markdown)
| * | Translated the Pascal text to Brazilian PortugueseRaul Gomes Pimentel de Almeida2019-02-11-0/+208
|/ / | | | | | | | | | | | | | | | | | | (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
* | Update clojure-tr.html.markdownAdam Bard2019-02-10-0/+1
| |
* | Merge pull request #3466 from emilioTe/masterAndre Polykanine2019-02-09-1/+1
|\ \ | | | | | | [pascal/en] Fixed missing escape character
| * | Fixed missing escape characterEmilio Testa2019-02-07-1/+1
| | |
* | | Merge pull request #3465 from ahegazy/masterAndre Polykanine2019-02-09-0/+1019
|\ \ \ | | | | | | | | [python3/ar] Learn python 3 in Y minutes Arabic translation
| * | | Learn python 3 in Y minutes Arabic translationAhmad Hegazy2019-02-08-1/+1
| | | |
| * | | Learn python 3 in Y minutes Arabic translationAhmad Hegazy2019-02-08-0/+1019
| |/ /
* | | Merge pull request #3464 from twigleg2/patch-1Andre Polykanine2019-02-09-2/+2
|\ \ \ | | | | | | | | [python3/en] Update integer division
| * | | Update python3.html.markdownGaven Finch2019-02-05-2/+2
| |/ /
* | | Merge pull request #3458 from sanindya-iiitd/patch-1Andre Polykanine2019-02-09-18/+18
|\ \ \ | |/ / |/| | [python/all] Type correction for the output of math.sqrt()
| * | Type correction for the output of math.sqrt() propagated across versions and ↵Anindya Srivastava2019-02-06-17/+17
| | | | | | | | | | | | languages
| * | Type correction for the output of math.sqrt()Anindya Srivastava2019-02-01-1/+1
| | | | | | | | | 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
* | | Merge pull request #3463 from divayprakash/fix-htmlDivay Prakash2019-02-05-1/+1
|\ \ \ | | | | | | | | Fix typo in fix for #3461
| * | | Fix typo in fix for #3461Divay Prakash2019-02-05-1/+1
|/ / /
* | | Merge pull request #3462 from divayprakash/fix-htmlDivay Prakash2019-02-05-1/+2
|\ \ \ | | | | | | | | [html/tr-tr] Fix #3461
| * | | Fix #3461Divay Prakash2019-02-05-1/+2
|/ / /
* | | Merge pull request #3459 from dee-see/masterAndre Polykanine2019-02-03-1/+1
|\ \ \ | | | | | | | | [powershell/en] Fix typo in powershell page
| * | | Fix typo in powershell pagedee-see2019-02-02-1/+1
| | | |
* | | | Merge pull request #3460 from LogtalkDotOrg/logtalk_updateAndre Polykanine2019-02-03-2/+10
|\ \ \ \ | |/ / / |/| | | [logtalk/en,it-it] Improve section on compiling and loading source files
| * | | Improve section on compiling and loading source filesPaulo Moura2019-02-03-2/+10
|/ / /
* | | Merge pull request #3453 from LeaveNhA/masterAndre Polykanine2019-02-03-0/+489
|\ \ \ | |/ / |/| | [Clojure/tr-tr]
| * | [clojure/tr] Fix typoAndre Polykanine2019-02-03-1/+1
| | |
| * | Fixes: removed forgotten lines, fix contributors area.LeaveNhA2019-02-01-5/+5
| | |
| * | Insert more examples, for different, simple perspective.LeaveNhA2019-01-21-0/+489
| | |
* | | Merge pull request #3452 from sw-double/patch-1Andre Polykanine2019-02-01-0/+1
|\ \ \ | | | | | | | | [javascript/en] Fix prototype example
| * | | Fix js prototype exampleKonstantin L2019-01-21-0/+1
| |/ / | | | | | | It would also print myBoolean from prototype's prototype
* | | Merge pull request #3451 from oxinabox/patch-2Andre Polykanine2019-02-01-7/+8
|\ \ \ | | | | | | | | [julia/en] tweak order of string functions / print functions
| * | | tweak order of string functions / print functionsLyndon White2019-01-20-7/+8
| | | |
* | | | Merge pull request #3454 from koppor/patch-2Andre Polykanine2019-01-29-1/+1
|\ \ \ \ | | | | | | | | | | [latex/en] Fix comment on using \ after abbreviations
| * | | | Fix hintOliver Kopp2019-01-24-1/+1
| | |/ / | |/| |
* | | | Merge pull request #3455 from eltronix/patch-1Andre Polykanine2019-01-29-2/+2
|\ \ \ \ | |/ / / |/| | | typescript/en Fixes typo
| * | | Fixes typoElton Maiyo2019-01-27-2/+2
|/ / /
* | | Merge pull request #3449 from kemtake/masterDivay Prakash2019-01-21-0/+156
|\ \ \ | |/ / |/| | [html/tr] Turkish translation for HTML doc
| * | Merge pull request #2 from vedia/masterKemal Mutlu2019-01-15-0/+0
| |\ \ | | | | | | | | [html/tr] HTML for Turkish language is added.
| | * | Dosya adı değiştirildiNuri Akman2019-01-15-0/+0
| | | |