summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
| * | | | | | | trim leading spaces (needs manual correction)Norwid Behrnd2022-11-14-146/+146
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | An instance of `sed -i 's/^ *//' vim-de.html.markdown`.
| * | | | | | | trim trailing spacesNorwid Behrnd2022-11-14-4/+4
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | An instance of `sed -i 's/ *$//' vim-de.html.markdown`.
| | | | | * | Adjust all lines under 80 charsAkshita Dixit2022-11-27-73/+153
| | | | | |\ \
| | | | | | * | Improve wording/typosMarcel Ribeiro Dantas2022-11-13-27/+31
| | | | | | | |
| | | | | | * | Add host/guest OS info on VM-based architecture diagramMarcel Ribeiro Dantas2022-11-13-1/+4
| | | | | | | |
| | | | | | * | Keep lines under 80 chars whenever possibleMarcel Ribeiro Dantas2022-11-13-45/+102
| | | | | | | |
| | | | | * | | Add requested changesAkshita Dixit2022-11-27-1/+73
| | | | | |/ /
| | | | | * | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs ↵Akshita Dixit2022-11-13-46/+51
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | | | | | | | into docker-docs
* | | | | | | Merge pull request #4502 from bobdc/remove-color-codingAdam Bard2022-11-12-1/+1
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [rdf/en-en] Make color coding generic because too much was red
| * | | | | | | Make color coding generic because too much was redBob DuCharme2022-09-10-1/+1
| | | | | | | |
* | | | | | | | [javascript/fr] Fix equality comparison example (#4540)Yann Defretin2022-11-11-1/+1
| | | | | | | |
* | | | | | | | Merge pull request #4539 from nbehrnd/markdown_enMarcel Ribeiro Dantas2022-11-11-6/+7
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [markdown/en] add link to markdownlint
| * | | | | | | | add link to markdownlintNorwid Behrnd2022-11-11-6/+7
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | It already was mentioned, the additional link eases installation and thus promotes its subsequent use.
* | | | | | | | Merge pull request #4538 from ShenMian/masterMarcel Ribeiro Dantas2022-11-10-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [vim/en] Update vim.html.markdown
| * | | | | | | | Update vim.html.markdownShenMian2022-11-10-1/+1
|/ / / / / / / /
* | | | | | | | Merge pull request #4537 from nbehrnd/python_en_linelimitMarcel Ribeiro Dantas2022-11-09-34/+37
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [python/en] stricter restraint of 80 characters/line maximum
| * | | | | | | | remove overly long lines by edit of contentNorwid Behrnd2022-11-08-21/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Light rephrasing to stay within the constraint of 80 chars/line. The cross links at the end of the document are not affected.
| * | | | | | | | remove overly long lines by additional line breaksNorwid Behrnd2022-11-08-13/+16
|/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The threshold of a line considered as too long is 80 characters per line. Changes introduced only alter the use of line breaks.
* | | | | | | | Merge pull request #4535 from JohnBlood/patch-2Marcel Ribeiro Dantas2022-11-06-3/+4
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [ldpl/en] fixed spelling errors
| * | | | | | | | fixed spelling errorsJohn Paul Wohlscheid2022-11-05-3/+4
|/ / / / / / / /
| | | | | | * / [Docs]: Docker documentation revampAkshita Dixit2022-11-13-139/+120
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | Hi, I might have found a typo (#4528)Mr Alexandre ELISÉ2022-10-31-1/+1
| | | | | | | | | | | | | | | | | | | | | Hi, French is my native language and I think I might have found a typo regarding a pronoun in French in the original text it says 'la première élément' but seems to have a typo it should be 'le premier élément'. Just trying to be helpful. Enjoy your day. BTW I like your awesome website https://learnxinyminutes.com thanks for this cool initiative.
* | | | | | | Merge pull request #4525 from smith558/patch-5Marcel Ribeiro Dantas2022-10-26-3/+12
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | [python/en] Clarify things
| * | | | | | Update python.html.markdownStanislav (Stanley) Modrak2022-10-26-2/+4
| | | | | | |
| * | | | | | Update python.html.markdownStanislav (Stanley) Modrak2022-10-26-0/+1
| | | | | | |
| * | | | | | Update python.html.markdownStanislav (Stanley) Modrak2022-10-26-1/+7
|/ / / / / /
* | | | | | Merge pull request #4521 from ↵Marcel Ribeiro Dantas2022-10-21-9/+0
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | | | | | | | | | | | | | gregoryinouye/python-remove-duplicate-truthy-falsy-explanation [python/en] remove duplicate truthy falsy explanation
| * | | | | remove duplicate truthy falsy explanationGregory Inouye2022-10-20-9/+0
|/ / / / /
* | | | | Merge pull request #4517 from Alex-Golub/masterMarcel Ribeiro Dantas2022-10-18-31/+81
|\ \ \ \ \ | | | | | | | | | | | | [yaml/en] Add more information/examples about YAML capabilities
| * | | | | [yaml/en] Add more information/examples about YAML capabilitiesAlex Golub2022-10-17-31/+81
|/ / / / /
* | | | | Merge pull request #4515 from insign/patch-1Marcel Ribeiro Dantas2022-10-14-2/+3
|\ \ \ \ \ | |_|_|/ / |/| | | | [dart/pt-br] More natural language
| * | | | even more natural languageHélio2022-10-13-1/+1
| | | | |
| * | | | More natural languageHélio2022-10-11-2/+3
|/ / / /
* | | | Merge pull request #4512 from kaymmm/masterMarcel Ribeiro Dantas2022-10-10-106/+119
|\ \ \ \ | | | | | | | | | | [vim/en] add additional fold commands and visual regex; reformat
| * | | | [vim/en] update contributorsKeith Miyake2022-10-09-0/+1
| | | | |
| * | | | [vim/en] add additional fold commands and visual regex; reformatKeith Miyake2022-10-09-106/+118
|/ / / / | | | | | | | | | | | | accordingly
* | | | Merge pull request #4362 from jovinoguerrero/sql/pt-brMarcel Ribeiro Dantas2022-09-24-0/+119
|\ \ \ \ | | | | | | | | | | [sql/pt-br] adding sql for pt-br language
| * | | | [sql/pt-br] adding additional readingJovino Guerrero Toledo2022-09-24-0/+5
| | | | |
| * | | | [sql/pt-br] adding sql for pt-br languageJovino Guerrero Toledo2022-04-03-0/+114
| | | | |
* | | | | Merge pull request #4293 from KaneRoot/masterMarcel Ribeiro Dantas2022-09-23-0/+980
|\ \ \ \ \ | | | | | | | | | | | | [zig/en] Introduce the Zig programming language.
| * | | | | Remove quotes around language nameMarcel Ribeiro Dantas2022-09-23-1/+1
| | | | | |
| * | | | | [zig/en] rephrasing the sentence on raw pointers.Philippe Pittoli2022-01-08-1/+1
| | | | | |
| * | | | | [zig/en] Introduce the Zig programming language.Karchnu2021-12-25-0/+980
| | | | | |
* | | | | | Merge pull request #4501 from Hiyorimi/masterMarcel Ribeiro Dantas2022-09-11-0/+338
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | | [funC/en-EN] added FunC intro
| * | | | | truncated code to 80 line lengthHiyorimi2022-09-11-51/+110
| | | | | |
| * | | | | added FunC introHiyorimi2022-09-09-0/+279
|/ / / / /
* | | | | Merge pull request #4492 from bharathcs/patch-1Marcel Ribeiro Dantas2022-08-29-2/+8
|\ \ \ \ \ | | | | | | | | | | | | [c++/en] Update C++ docs to improve clarity on namespace.
| * | | | | Update C++ docs to improve clarity on namespace.bharathcs2022-08-29-2/+8
|/ / / / / | | | | | | | | | | Make it immediately obvious what importing a namespace does, instead of just listing how to use fully qualified symbols.
* | | | | Merge pull request #4491 from smith558/patch-3Marcel Ribeiro Dantas2022-08-28-2/+14
|\ \ \ \ \ | | | | | | | | | | | | [python/en] Clarify casting and move bool() function section
| * | | | | Clarify casting and move bool() method sectionStanislav (Stanley) Modrak2022-08-28-2/+14
|/ / / / /