Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Explaining better and improving consistence | Benur21 | 2019-11-21 | -2/+3 |
| | | | | Added a version without parentheses to make it clear what they are doing; Added return values for True and False because 3 also has it. | |||
* | Try ocaml highlighting with coq | Adam Bard | 2019-11-19 | -1/+1 |
| | ||||
* | Merge pull request #3759 from philzook58/master | Adam Bard | 2019-11-19 | -0/+478 |
|\ | | | | | [coq/en] New Coq tutorial | |||
| * | Add Coq tutorial | philzook58 | 2019-11-12 | -0/+478 |
| | | ||||
* | | [yaml/zh-cn] Sync with en-us (#3775) | 谭九鼎 | 2019-11-18 | -10/+21 |
| | | ||||
* | | Merge pull request #3767 from Basil22/patch-1 | Andre Polykanine | 2019-11-18 | -28/+25 |
|\ \ | | | | | | | [Rust/ru-ru] Update intro and fix some misspellings (Обновлена вводная часть и исправлены некоторые опечатки) | |||
| * | | Update rust-ru.html.markdown | Basil22 | 2019-11-18 | -2/+3 |
| | | | ||||
| * | | Обновлена вводная часть и исправлены ↵ | Basil22 | 2019-11-12 | -28/+24 |
| | | | | | | | | | | | | некоторые опечатки | |||
* | | | Merge pull request #3776 from imba-tjd/patch-2 | Andre Polykanine | 2019-11-18 | -13/+11 |
|\ \ \ | | | | | | | | | [C#/en] Update some urls | |||
| * | | | [C#/en] Update some urls | 谭九鼎 | 2019-11-18 | -13/+11 |
|/ / / | ||||
* | | | Merge pull request #3773 from TheVayt/patch-1 | Andre Polykanine | 2019-11-17 | -5/+6 |
|\ \ \ | | | | | | | | | [c++/ru-ru] Fix multiple minor typos | |||
| * | | | Fix multiple minor typos | victor.mystery | 2019-11-17 | -5/+6 |
|/ / / | ||||
* | | | Merge pull request #3766 from caminsha/cpp/de_translationUpdate | Andre Polykanine | 2019-11-17 | -25/+26 |
|\ \ \ | | | | | | | | | [C++/de-de] Fixed some typos in german translation | |||
| * | | | Changed two typos I did not see before review | caminsha | 2019-11-16 | -2/+2 |
| | | | | ||||
| * | | | Fixed some typos in german translation for C++ | Marco Camenzind | 2019-11-12 | -24/+25 |
| |/ / | ||||
* | | | Merge pull request #3771 from rashkov/patch-1 | Andre Polykanine | 2019-11-16 | -1/+1 |
|\ \ \ | | | | | | | | | [language/reason] fix typo | |||
| * | | | fix typo | Michael Rashkovsky | 2019-11-15 | -1/+1 |
|/ / / | | | | | | | | | | | | | the type of secondTrip should be Trips.trainJourney, not Trips.firstTrip. trainJourney is a proper type, whereas firstTrip is a variable | |||
* | | | Merge pull request #3769 from caminsha/python3/en-en/TypoFix | Andre Polykanine | 2019-11-14 | -1/+2 |
|\ \ \ | |/ / |/| | | [python3/en] Fixed a small typo | |||
| * | | Merge branch 'python3/en-en/TypoFix' of ↵ | caminsha | 2019-11-14 | -0/+0 |
| |\ \ | | | | | | | | | | | | | github.com:caminsha/learnxinyminutes-docs into python3/en-en/TypoFix | |||
| | * | | Fixed typo: uptil => until | Marco Camenzind | 2019-11-14 | -1/+2 |
| |/ / |/| | | ||||
| * | | Fixed typo: uptil => until | caminsha | 2019-11-14 | -1/+2 |
|/ / | ||||
* | | Merge pull request #3764 from louis77/patch-1 | Andre Polykanine | 2019-11-11 | -1/+1 |
|\ \ | | | | | | | [bash/de] Fix missing double quotes | |||
| * | | Fix missing double quotes | Louis Brauer | 2019-11-10 | -1/+1 |
|/ / | | | | | Was breaking the syntax coloring | |||
* | | Merge pull request #3736 from AstiaSun/mips-ua | Andre Polykanine | 2019-11-07 | -0/+366 |
|\ \ | | | | | | | [mips/uk-ua] Add ukrainian translation for MIPS Assemly | |||
| * | | Fix discovered misspelling | AstiaSun | 2019-11-02 | -61/+61 |
| | | | ||||
| * | | [mips/uk-ua] Add ukrainian translation for MIPS Assemly | AstiaSun | 2019-10-28 | -0/+366 |
| | | | ||||
* | | | Merge pull request #3737 from AstiaSun/go-ua | Andre Polykanine | 2019-11-07 | -0/+449 |
|\ \ \ | | | | | | | | | [go/uk-ua] Add ukrainian translation for Go language | |||
| * | | | Fix discovered misspelling | AstiaSun | 2019-11-06 | -50/+49 |
| | | | | ||||
| * | | | [go/uk-ua] Add ukrainian translation for Go language | AstiaSun | 2019-10-30 | -0/+450 |
| |/ / | ||||
* | | | Merge pull request #3751 from Kyle-Mendes/patch-2 | Andre Polykanine | 2019-11-05 | -1/+1 |
|\ \ \ | | | | | | | | | [typescript/en] Fix playground link | |||
| * | | | Updating the TS playground link | Kyle Mendes | 2019-11-04 | -1/+1 |
| | | | | ||||
| * | | | Fix playground link | Kyle Mendes | 2019-10-31 | -1/+1 |
| | | | | ||||
* | | | | Merge pull request #3757 from adambard/revert-3616-nixify | Adam Bard | 2019-11-02 | -8/+0 |
|\ \ \ \ | | | | | | | | | | | Revert "Nixify so it can be easily developed on Nix" | |||
| * | | | | Revert "Nixify so it can be easily developed on Nix" | Adam Bard | 2019-11-02 | -8/+0 |
|/ / / / | ||||
* | | | | Merge pull request #3752 from AcProIL/master | Andre Polykanine | 2019-11-02 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | [Lambda calculus/lsf] Fix line length | |||
| * | | | | Fix line length | Academia Pro Interlingua | 2019-11-01 | -1/+2 |
| | | | | | ||||
| * | | | | Merge pull request #1 from adambard/master | Academia Pro Interlingua | 2019-11-01 | -69/+800 |
| |\| | | | | | | | | | | | | | Update the fork | |||
* | | | | | Merge pull request #3756 from frol/patch-1 | Andre Polykanine | 2019-11-02 | -3/+3 |
|\ \ \ \ \ | |_|/ / / |/| | | | | [rust/ru-ru] minor fix in translation | |||
| * | | | | Fixed indentation | Vlad Frolov | 2019-11-02 | -1/+1 |
| | | | | | ||||
| * | | | | ru-ru/rust-ru: minor fix in translation | Vlad Frolov | 2019-11-02 | -2/+2 |
|/ / / / | ||||
* | | | | Merge pull request #3747 from AstiaSun/cypher-ua | Andre Polykanine | 2019-11-01 | -0/+254 |
|\ \ \ \ | | | | | | | | | | | [cypher/uk-ua] Add ukrainian translation for Cypher query language | |||
| * | | | | Update word misspelling indicated in the review | AstiaSun | 2019-10-31 | -16/+16 |
| | | | | | ||||
| * | | | | [cypher/uk-ua] Add ukrainian translation for Cypher query language | AstiaSun | 2019-10-30 | -0/+254 |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #3739 from AstiaSun/kotlin-ua | Andre Polykanine | 2019-11-01 | -0/+464 |
|\ \ \ \ | | | | | | | | | | | [kotlin/uk-ua] Add ukrainian translation for Kotlin | |||
| * | | | | remove mistakes in words according to the review | AstiaSun | 2019-10-31 | -15/+16 |
| | | | | | ||||
| * | | | | merge | AstiaSun | 2019-10-31 | -1/+1 |
| |\ \ \ \ | ||||
| | * | | | | Update uk-ua/kotlin-ua.html.markdown | Anastasiia Bondarenko | 2019-10-31 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Co-Authored-By: Andre Polykanine <ap@oire.me> | |||
| * | | | | | remove mistakes in words according to the review | AstiaSun | 2019-10-31 | -9/+9 |
| |/ / / / | ||||
| * / / / | [kotlin/uk-ua] Add ukrainian translation for Kotlin | AstiaSun | 2019-10-30 | -0/+463 |
| |/ / / | ||||
* | | | | Merge pull request #3733 from fnscoder/master | Adam Bard | 2019-10-30 | -4/+4 |
|\ \ \ \ | | | | | | | | | | | [Python/pt-br] Improve translation |