summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* [typescript/fr] + [typescript/es] + [typescript/pt-br] Fix broken JS link ↵Spencer Burris2021-03-06-3/+3
| | | | | | | | | (#4135) * [typescript/es] Fix broken link to JS page * [typescript/fr] Fix broken link to JS page * [typescript/pt-br] Fix broken JS link
* Merge pull request #4124 from NamamiShanker/json-hdAdam Bard2021-02-26-0/+86
|\ | | | | [json/hd-hd] Added Hindi translation of JSON.html.markdown
| * Added Hindi translation of JSON.html.markdownNamami Shanker2021-02-26-0/+86
|/
* Merge pull request #4097 from Naereen/patch-7Adam Bard2021-02-24-17/+31
|\ | | | | [c/en] Just a few explanations, a couple of tiny changes
| * Update c.html.markdownLilian Besson2021-01-31-7/+12
| | | | | | Following reviews from @menelion
| * Update c.html.markdownLilian Besson2021-01-30-13/+22
| | | | | | Just add a few explanations where I thought details were missing
* | Merge pull request #4115 from torgeek/masterAndre Polykanine2021-02-22-1/+2
|\ \ | | | | | | [forth/ru] Correct a typo in the word
| * \ Merge branch 'master' of https://github.com/torgeek/learnxinyminutes-docsDmitrii Kuznetsov2021-02-22-17736/+110009
| |\ \
| | * \ Merge pull request #1 from adambard/masterDmitrii Kuznetsov2021-02-22-17736/+110009
| | |\ \ | |_|/ / |/| | | Merge from original adambard
* | | | Merge pull request #4104 from tentacleuno/patch-1Andre Polykanine2021-02-06-1/+1
|\ \ \ \ | | | | | | | | | | [kotlin/en] Typo in comment
| * | | | Update kotlin.html.markdownTentacles2021-02-04-1/+1
|/ / / /
* | | | Merge pull request #4099 from Menelion/codeownersAdam Bard2021-02-02-0/+5
|\ \ \ \ | | | | | | | | | | [xx/xx] Add Code Owners file
| * | | | [xx/xx] Add Code Owners fileAndre Polykanine2021-01-31-0/+5
| | | | |
* | | | | Merge pull request #4091 from Naereen/patch-3Andre Polykanine2021-02-01-31/+34
|\ \ \ \ \ | | | | | | | | | | | | [julia/en] Small update on julia.html.markdown, typos and comments
| * | | | | Small update on julia.html.markdown, typos and commentsLilian Besson2021-01-28-31/+34
| | | | | | | | | | | | | | | | | | Small update on julia.html.markdown, typos and comments
* | | | | | Merge pull request #4092 from Naereen/patch-4Andre Polykanine2021-01-31-4/+37
|\ \ \ \ \ \ | | | | | | | | | | | | | | [latex/en] Add some explanations for: floats, tables, and non-ASCII input
| * | | | | | input which are => inputs which areLilian Besson2021-01-31-3/+3
| | | | | | | | | | | | | | | | | | | | | And also change on more http:// link to https://
| * | | | | | Update latex.html.markdownLilian Besson2021-01-31-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Andre Polykanine <ap@oire.me>
| * | | | | | Update latex.html.markdownLilian Besson2021-01-31-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Andre Polykanine <ap@oire.me>
| * | | | | | Update latex.html.markdown, columns > columnLilian Besson2021-01-31-1/+1
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: Andre Polykanine <ap@oire.me>
| * | | | | | Add some explanations for: floats, tables, and non-ASCII inputLilian Besson2021-01-28-3/+36
| |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It bothered me that the document contained - I definitely have to lookup the placement options each time. - % Again, I have to look these up. Each. And. Every. Time. So I added a few lines to explain the most basic options of float positions and tables layout. It's really not that magical, at least for the basic options (and they are enough, [I wrote a 300 page thesis](https://perso.crans.org/besson/phd.pdf) with almost no need for any other options except the one introduced here) I also added a last short section about using LaTeX to display non-ASCII symbols (like French ç with \,c) or writing in non-ASCII input. I think it's mandatory to include this, as most LaTeX users are *not* native English speakers. I mentioned LuaTeX and XeLaTeX, just to give their names.
* | | | | | Merge pull request #4100 from Naereen/patch-8Andre Polykanine2021-01-31-10/+11
|\ \ \ \ \ \ | | | | | | | | | | | | | | [c++/en] just force http links to be https
| * | | | | | Update c++.html.markdownLilian Besson2021-01-31-10/+11
|/ / / / / / | | | | | | | | | | | | | | | | | | | | | | | | Just forcing http:// links to be https:// when possible. I also read everything carefully and didn't find any mistake or easy improvements I could add (but I'm not that familiar with C++)
* | | | | | Merge pull request #4098 from chasets/patch-1Andre Polykanine2021-01-31-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | [lua/en] - Fixed dead link for: Lua for programmers
| * | | | | Fixed dead link for Lua for programmerschasets2021-01-31-1/+1
|/ / / / /
* | | | | Merge pull request #4096 from Naereen/patch-6Andre Polykanine2021-01-31-1/+1
|\ \ \ \ \ | |_|_|_|/ |/| | | | Update PULL_REQUEST_TEMPLATE.md
| * | | | Update PULL_REQUEST_TEMPLATE.mdLilian Besson2021-01-30-1/+1
|/ / / / | | | | | | | | | | | | I added two examples for the title `[language/lang-code]`, it always confuses me to know if it should be python/fr-fr or fr-fr/python: both are languages and lang-code! It can only be useful to add examples :ok_hand: !
* | | | Merge pull request #4095 from alecks/masterAndre Polykanine2021-01-30-1/+1
|\ \ \ \ | | | | | | | | | | [kotlin/en] fooData was mistaken for fooCopy in a comment
| * | | | fix: use fooData's values, not fooCopy'sAlex P2021-01-29-1/+1
| |/ / /
* | | | Merge pull request #4094 from Naereen/patch-5Andre Polykanine2021-01-30-7/+20
|\ \ \ \ | |/ / / |/| | | [bash/en] Small updates
| * | | [bash/en] Small updatesLilian Besson2021-01-29-7/+20
|/ / / | | | | | | | | | | | | | | | | | | - I added https:// for the links, it's 2021, http:// is dead - fixed two comments which where `#text` => `# text` for consistency - added a link to `trash-cli` Python package which provides `trash` as a "safe" alternative to `rm` - add warning that `sed -i` erase (replace) the input file - add `...` around fgrep and grep -F, for consistency too
* | | Merge pull request #4090 from andreytemn/patch-2Andre Polykanine2021-01-25-1/+1
|\ \ \ | | | | | | | | [c/ru] Fix typo in the string definition
| * | | Fix typo in the string definitionandreytemn2021-01-24-1/+1
|/ / /
* | | Remove negative and inaccurate translation (#4087)An Long2021-01-15-1/+1
| | |
* | | Fix typo in data item definition (#4076)andreytemn2021-01-15-1/+1
| | | | | | | | | Change "with start with a level number" to "starts with a level number"
* | | Fix the as-> macro exemple (#4054)Mathieu Gemard2021-01-15-2/+2
| | |
* | | Remove binary gender example from R (#4082)Hank Hester2021-01-15-7/+7
| | |
* | | Merge pull request #4072 from Wingman4l7/patch-1Divay Prakash2020-12-16-1/+1
|\ \ \ | | | | | | | | [jsonnet/en] typo and grammar fix
| * | | typo and grammar fixWingman4l72020-12-15-1/+1
|/ / /
* | | Merge pull request #4068 from bkbncn/patch-1Max Schumacher2020-12-11-1/+1
|\ \ \ | | | | | | | | [tcl]fix typo
| * | | fix typoXiangyu Xu2020-12-11-1/+1
| | | | | | | | | | | | We already have item 4, this should be number 5.
* | | | Merge pull request #4066 from bdavs3/patch-1Max Schumacher2020-12-11-1/+1
|\ \ \ \ | | | | | | | | | | go/en - Fix typo in build tag description
| * | | | Fix typo in build tag descriptionBen Davis2020-12-03-1/+1
| |/ / /
* | | | Merge pull request #4067 from GabLeRoux/patch-1Max Schumacher2020-12-11-3/+3
|\ \ \ \ | |/ / / |/| | | Fix a small french typo
| * | | Fix yet another french typo :)Gabriel Le Breton2020-12-06-1/+1
| | | |
| * | | Fix another small french typoGabriel Le Breton2020-12-06-1/+1
| | | |
| * | | Fix a small french typoGabriel Le Breton2020-12-06-1/+1
|/ / /
* | | Merge pull request #4046 from imba-tjd/patch-5Max Schumacher2020-10-20-16/+16
|\ \ \ | | | | | | | | [python/en] some clean up, add a Modulo example
| * | | Update links谭九鼎2020-10-20-7/+7
| | | |
| * | | [python/en] some clean up, add a Modulo example谭九鼎2020-10-20-9/+9
| | | |