Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | Translated the Pascal text to Brazilian Portuguese | Raul Gomes Pimentel de Almeida | 2019-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.markdown | Adam Bard | 2019-02-10 | -0/+1 | |
| | | | | | |||||
* | | | | | Merge pull request #3466 from emilioTe/master | Andre Polykanine | 2019-02-09 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | [pascal/en] Fixed missing escape character | ||||
| * | | | | | Fixed missing escape character | Emilio Testa | 2019-02-07 | -1/+1 | |
| | | | | | | |||||
* | | | | | | Merge pull request #3465 from ahegazy/master | Andre Polykanine | 2019-02-09 | -0/+1019 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [python3/ar] Learn python 3 in Y minutes Arabic translation | ||||
| * | | | | | | Learn python 3 in Y minutes Arabic translation | Ahmad Hegazy | 2019-02-08 | -1/+1 | |
| | | | | | | | |||||
| * | | | | | | Learn python 3 in Y minutes Arabic translation | Ahmad Hegazy | 2019-02-08 | -0/+1019 | |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3464 from twigleg2/patch-1 | Andre Polykanine | 2019-02-09 | -2/+2 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [python3/en] Update integer division | ||||
| * | | | | | | Update python3.html.markdown | Gaven Finch | 2019-02-05 | -2/+2 | |
| |/ / / / / | |||||
* | | | | | | Merge pull request #3458 from sanindya-iiitd/patch-1 | Andre Polykanine | 2019-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 Srivastava | 2019-02-06 | -17/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | languages | ||||
| * | | | | | Type correction for the output of math.sqrt() | Anindya Srivastava | 2019-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-html | Divay Prakash | 2019-02-05 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Fix typo in fix for #3461 | ||||
| * | | | | | | Fix typo in fix for #3461 | Divay Prakash | 2019-02-05 | -1/+1 | |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3462 from divayprakash/fix-html | Divay Prakash | 2019-02-05 | -1/+2 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [html/tr-tr] Fix #3461 | ||||
| * | | | | | | Fix #3461 | Divay Prakash | 2019-02-05 | -1/+2 | |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3459 from dee-see/master | Andre Polykanine | 2019-02-03 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [powershell/en] Fix typo in powershell page | ||||
| * | | | | | | Fix typo in powershell page | dee-see | 2019-02-02 | -1/+1 | |
| | | | | | | | |||||
* | | | | | | | Merge pull request #3460 from LogtalkDotOrg/logtalk_update | Andre Polykanine | 2019-02-03 | -2/+10 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | [logtalk/en,it-it] Improve section on compiling and loading source files | ||||
| * | | | | | | Improve section on compiling and loading source files | Paulo Moura | 2019-02-03 | -2/+10 | |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3453 from LeaveNhA/master | Andre Polykanine | 2019-02-03 | -0/+489 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | [Clojure/tr-tr] | ||||
| * | | | | | [clojure/tr] Fix typo | Andre Polykanine | 2019-02-03 | -1/+1 | |
| | | | | | | |||||
| * | | | | | Fixes: removed forgotten lines, fix contributors area. | LeaveNhA | 2019-02-01 | -5/+5 | |
| | | | | | | |||||
| * | | | | | Insert more examples, for different, simple perspective. | LeaveNhA | 2019-01-21 | -0/+489 | |
| | | | | | | |||||
* | | | | | | Merge pull request #3452 from sw-double/patch-1 | Andre Polykanine | 2019-02-01 | -0/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [javascript/en] Fix prototype example | ||||
| * | | | | | | Fix js prototype example | Konstantin L | 2019-01-21 | -0/+1 | |
| |/ / / / / | | | | | | | | | | | | | It would also print myBoolean from prototype's prototype | ||||
* | | | | | | Merge pull request #3451 from oxinabox/patch-2 | Andre Polykanine | 2019-02-01 | -7/+8 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [julia/en] tweak order of string functions / print functions | ||||
| * | | | | | | tweak order of string functions / print functions | Lyndon White | 2019-01-20 | -7/+8 | |
| | | | | | | | |||||
* | | | | | | | Merge pull request #3454 from koppor/patch-2 | Andre Polykanine | 2019-01-29 | -1/+1 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [latex/en] Fix comment on using \ after abbreviations | ||||
| * | | | | | | | Fix hint | Oliver Kopp | 2019-01-24 | -1/+1 | |
| | |/ / / / / | |/| | | | | | |||||
* | | | | | | | Merge pull request #3455 from eltronix/patch-1 | Andre Polykanine | 2019-01-29 | -2/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | typescript/en Fixes typo | ||||
| * | | | | | | Fixes typo | Elton Maiyo | 2019-01-27 | -2/+2 | |
|/ / / / / / | |||||
* | | | | | | Merge pull request #3449 from kemtake/master | Divay Prakash | 2019-01-21 | -0/+156 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | [html/tr] Turkish translation for HTML doc | ||||
| * | | | | | Merge pull request #2 from vedia/master | Kemal Mutlu | 2019-01-15 | -0/+0 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | [html/tr] HTML for Turkish language is added. | ||||
| | * | | | | | Dosya adı değiştirildi | Nuri Akman | 2019-01-15 | -0/+0 | |
| | | | | | | | |||||
| * | | | | | | Merge pull request #1 from vedia/master | Kemal Mutlu | 2019-01-15 | -42/+33 | |
| |\| | | | | | | | | | | | | | | | | | | | Düzeltmeler yapıldı | ||||
| | * | | | | | Düzeltmeler yapıldı | Nuri Akman | 2019-01-15 | -42/+33 | |
| |/ / / / / | |||||
| * / / / / | Turkish HTML file added. | Kemal MUTLU | 2019-01-15 | -0/+165 | |
|/ / / / / | |||||
* | | | | | Merge pull request #3447 from Brautantoine/patch-1 | Divay Prakash | 2019-01-12 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | [Markdown/fr] Fix missing 'r' in the word "centré" | ||||
| * | | | | | Correcting missing 'r' | Antoine Braut | 2019-01-11 | -1/+1 | |
|/ / / / / | | | | | | | | | | | Line 353 the word `centré` was write `centé` | ||||
* | | | | | Merge pull request #3446 from divayprakash/translate-stylus | Divay Prakash | 2019-01-10 | -1/+220 | |
|\ \ \ \ \ | | | | | | | | | | | | | [stylus/en] Translate stylus into en | ||||
| * | | | | | Fix empty lines | Divay Prakash | 2019-01-10 | -3/+3 | |
| | | | | | | |||||
| * | | | | | Translation into en | Divay Prakash | 2019-01-10 | -41/+41 | |
| | | | | | | |||||
| * | | | | | Stylus translation into en | Divay Prakash | 2019-01-10 | -1/+220 | |
|/ / / / / | |||||
* | | | | | Merge pull request #3445 from andschwa/patch-1 | Andre Polykanine | 2019-01-10 | -1/+1 | |
|\ \ \ \ \ | | | | | | | | | | | | | [ocaml/en] Fix typo | ||||
| * | | | | | [ocaml/en] Fix typo | Andrew Schwartzmeyer | 2019-01-09 | -1/+1 | |
|/ / / / / | |||||
* | | | | | Try scss highlighting | Adam Bard | 2019-01-08 | -2/+2 | |
| | | | | | |||||
* | | | | | Add stylus stub to see if pt-br version is found | Adam Bard | 2019-01-08 | -0/+9 | |
| | | | | | |||||
* | | | | | Merge pull request #3442 from GaurangTandon/master | Andre Polykanine | 2019-01-07 | -3/+3 | |
|\ \ \ \ \ | | | | | | | | | | | | | [awk/en] fix minor spelling mistakes | ||||
| * | | | | | [awk/en] fix minor spelling mistakes | Gaurang Tandon | 2019-01-07 | -3/+3 | |
|/ / / / / |