Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge branch 'master' of https://github.com/torgeek/learnxinyminutes-docs | Dmitrii Kuznetsov | 2021-02-22 | -17736/+110009 |
|\ | ||||
| * | Merge pull request #1 from adambard/master | Dmitrii Kuznetsov | 2021-02-22 | -17736/+110009 |
| |\ | | | | | | | Merge from original adambard | |||
| | * | Merge pull request #4104 from tentacleuno/patch-1 | Andre Polykanine | 2021-02-06 | -1/+1 |
| | |\ | | | | | | | | | [kotlin/en] Typo in comment | |||
| | | * | Update kotlin.html.markdown | Tentacles | 2021-02-04 | -1/+1 |
| | |/ | ||||
| | * | Merge pull request #4099 from Menelion/codeowners | Adam Bard | 2021-02-02 | -0/+5 |
| | |\ | | | | | | | | | [xx/xx] Add Code Owners file | |||
| | | * | [xx/xx] Add Code Owners file | Andre Polykanine | 2021-01-31 | -0/+5 |
| | | | | ||||
| | * | | Merge pull request #4091 from Naereen/patch-3 | Andre Polykanine | 2021-02-01 | -31/+34 |
| | |\ \ | | | | | | | | | | | [julia/en] Small update on julia.html.markdown, typos and comments | |||
| | | * | | Small update on julia.html.markdown, typos and comments | Lilian Besson | 2021-01-28 | -31/+34 |
| | | | | | | | | | | | | | | | Small update on julia.html.markdown, typos and comments | |||
| | * | | | Merge pull request #4092 from Naereen/patch-4 | Andre Polykanine | 2021-01-31 | -4/+37 |
| | |\ \ \ | | | | | | | | | | | | | [latex/en] Add some explanations for: floats, tables, and non-ASCII input | |||
| | | * | | | input which are => inputs which are | Lilian Besson | 2021-01-31 | -3/+3 |
| | | | | | | | | | | | | | | | | | | And also change on more http:// link to https:// | |||
| | | * | | | Update latex.html.markdown | Lilian Besson | 2021-01-31 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Co-authored-by: Andre Polykanine <ap@oire.me> | |||
| | | * | | | Update latex.html.markdown | Lilian Besson | 2021-01-31 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Co-authored-by: Andre Polykanine <ap@oire.me> | |||
| | | * | | | Update latex.html.markdown, columns > column | Lilian Besson | 2021-01-31 | -1/+1 |
| | | | | | | | | | | | | | | | | | | Co-authored-by: Andre Polykanine <ap@oire.me> | |||
| | | * | | | Add some explanations for: floats, tables, and non-ASCII input | Lilian Besson | 2021-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-8 | Andre Polykanine | 2021-01-31 | -10/+11 |
| | |\ \ \ | | | | | | | | | | | | | [c++/en] just force http links to be https | |||
| | | * | | | Update c++.html.markdown | Lilian Besson | 2021-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-1 | Andre Polykanine | 2021-01-31 | -1/+1 |
| | |\ \ \ | | | |_|/ | | |/| | | [lua/en] - Fixed dead link for: Lua for programmers | |||
| | | * | | Fixed dead link for Lua for programmers | chasets | 2021-01-31 | -1/+1 |
| | |/ / | ||||
| | * | | Merge pull request #4096 from Naereen/patch-6 | Andre Polykanine | 2021-01-31 | -1/+1 |
| | |\ \ | | | | | | | | | | | Update PULL_REQUEST_TEMPLATE.md | |||
| | | * | | Update PULL_REQUEST_TEMPLATE.md | Lilian Besson | 2021-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/master | Andre Polykanine | 2021-01-30 | -1/+1 |
| | |\ \ | | | | | | | | | | | [kotlin/en] fooData was mistaken for fooCopy in a comment | |||
| | | * | | fix: use fooData's values, not fooCopy's | Alex P | 2021-01-29 | -1/+1 |
| | | |/ | ||||
| | * | | Merge pull request #4094 from Naereen/patch-5 | Andre Polykanine | 2021-01-30 | -7/+20 |
| | |\ \ | | | |/ | | |/| | [bash/en] Small updates | |||
| | | * | [bash/en] Small updates | Lilian Besson | 2021-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-2 | Andre Polykanine | 2021-01-25 | -1/+1 |
| | |\ | | | | | | | | | [c/ru] Fix typo in the string definition | |||
| | | * | Fix typo in the string definition | andreytemn | 2021-01-24 | -1/+1 |
| | |/ | ||||
| | * | Remove negative and inaccurate translation (#4087) | An Long | 2021-01-15 | -1/+1 |
| | | | ||||
| | * | Fix typo in data item definition (#4076) | andreytemn | 2021-01-15 | -1/+1 |
| | | | | | | | | | Change "with start with a level number" to "starts with a level number" | |||
| | * | Fix the as-> macro exemple (#4054) | Mathieu Gemard | 2021-01-15 | -2/+2 |
| | | | ||||
| | * | Remove binary gender example from R (#4082) | Hank Hester | 2021-01-15 | -7/+7 |
| | | | ||||
| | * | Merge pull request #4072 from Wingman4l7/patch-1 | Divay Prakash | 2020-12-16 | -1/+1 |
| | |\ | | | | | | | | | [jsonnet/en] typo and grammar fix | |||
| | | * | typo and grammar fix | Wingman4l7 | 2020-12-15 | -1/+1 |
| | |/ | ||||
| | * | Merge pull request #4068 from bkbncn/patch-1 | Max Schumacher | 2020-12-11 | -1/+1 |
| | |\ | | | | | | | | | [tcl]fix typo | |||
| | | * | fix typo | Xiangyu Xu | 2020-12-11 | -1/+1 |
| | | | | | | | | | | | | We already have item 4, this should be number 5. | |||
| | * | | Merge pull request #4066 from bdavs3/patch-1 | Max Schumacher | 2020-12-11 | -1/+1 |
| | |\ \ | | | | | | | | | | | go/en - Fix typo in build tag description | |||
| | | * | | Fix typo in build tag description | Ben Davis | 2020-12-03 | -1/+1 |
| | | |/ | ||||
| | * | | Merge pull request #4067 from GabLeRoux/patch-1 | Max Schumacher | 2020-12-11 | -3/+3 |
| | |\ \ | | | |/ | | |/| | Fix a small french typo | |||
| | | * | Fix yet another french typo :) | Gabriel Le Breton | 2020-12-06 | -1/+1 |
| | | | | ||||
| | | * | Fix another small french typo | Gabriel Le Breton | 2020-12-06 | -1/+1 |
| | | | | ||||
| | | * | Fix a small french typo | Gabriel Le Breton | 2020-12-06 | -1/+1 |
| | |/ | ||||
| | * | Merge pull request #4046 from imba-tjd/patch-5 | Max Schumacher | 2020-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 |
| | | | | ||||
| | * | | Merge pull request #4040 from mofarajmandi/patch-1 | Max Schumacher | 2020-10-20 | -0/+11 |
| | |\ \ | | | | | | | | | | | Add a short note about `final` keyword | |||
| | | * | | Add a short note about `final` keyword | mofarajmandi | 2020-10-17 | -0/+11 |
| | | |/ | | | | | | | | | | | | | It's a general good practice to mark classes as `final` unless they are designed to be subclassed. | |||
| | * | | Merge pull request #4037 from kokkonisd/master | Max Schumacher | 2020-10-20 | -0/+339 |
| | |\ \ | | | | | | | | | | | [rust/el-gr] Add Greek translation for Rust | |||
| | | * | | Add Greek translation of Rust article | Dimitris Kokkonis | 2020-10-14 | -0/+339 |
| | | | | | ||||
| | | * | | Merge remote-tracking branch 'upstream/master' into master | Dimitris Kokkonis | 2020-10-10 | -13015/+33141 |
| | | |\| | ||||
| | | * | | Merge pull request #1 from adambard/master | Dimitri Kokkonis | 2019-08-06 | -544/+4830 |
| | | |\ \ | | | | | | | | | | | | | Update fork | |||
| | | * | | | Translate Bash to greek | Dimitris Kokkonis | 2019-08-06 | -8/+538 |
| | | | | | |