summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #3876 from dwtong/patch-1Max Schumacher2020-08-17-1/+1
|\ | | | | [elixir/en] Use correct pattern matching for Elixir
| * Use correct pattern matching for ElixirDan Tong2020-03-03-1/+1
| |
* | Merge pull request #3982 from knopftee/patch-1Max Schumacher2020-08-16-33/+34
|\ \ | | | | | | Update sass-pt.html.markdown
| * | Update sass-pt.html.markdownknopftee2020-07-22-33/+34
| | | | | | | | | Update in sass-pt markdown file with orthography corrections.
* | | Merge pull request #3976 from bermudalocket/patch-1Max Schumacher2020-08-16-98/+68
|\ \ \ | | | | | | | | [set-theory/en] Update set-theory.html.markdown
| * | | Update set-theory.html.markdownbermudalocket2020-07-16-98/+68
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This pull request attempts to fix major inconsistencies and some incorrect information. It also streamlines the article by rearranging and/or removing stubs of information. - Replaced `v` and `^` set operators with cup and cap, respectively; - Removed history section as the information was not necessarily accurate; - Expanded symbols section by splitting it into operators and qualifiers; - Renamed "builtin sets" to "canonical sets"; - Replaced Latin alphabet symbols for canonical sets with their Blackboard bold variants (see: https://en.wikipedia.org/wiki/Blackboard_bold); - Rewrote set relations section to streamline information; - Rewrote examples in set operations section to make meaning more clear; - Removed generalized operations section, as the original author was clearly trying to typeset unions and intersections of collections of sets, but the notation is impossible to replicate in markdown and only makes the section more unclear.
* | | | Merge pull request #3996 from CH1979/fix_error_in_output_descriptionMax Schumacher2020-08-16-1/+1
|\ \ \ \ | | | | | | | | | | [python/ru] Fix error in output description
| * | | | Fix error in output descriptionRoman Polomoshnov2020-08-12-1/+1
| | | | |
* | | | | Merge pull request #3929 from Saafo/patch-1Max Schumacher2020-08-14-4/+4
|\ \ \ \ \ | |/ / / / |/| | | | [make/zh-cn] fix translation error for make-cn.html.markdown
| * | | | fix translation error for make-cn.html.markdownSaafo2020-05-18-4/+4
| | | | |
* | | | | Merge pull request #3992 from kevinnls/remove-addnal-entryMax Schumacher2020-08-10-0/+1
|\ \ \ \ \ | | | | | | | | | | | | [pascal/ru][homepage] added (human) lang to pascal-ru
| * | | | | added (human) lang to pascal-rukevinnls2020-08-09-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | fixes doubled entry on homepage
* | | | | | Fix comments not getting recognizedAndrew Ryan Davis2020-08-09-13/+14
| | | | | | | | | | | | | | | | | | Looks like the vertical alignment in one section was causing the comments to not be recognized
* | | | | | Adjusting formattingAndrew Ryan Davis2020-08-09-13/+24
| | | | | | | | | | | | | | | | | | carriage returns and some spelling
* | | | | | Update to cobol.html.markdownHunter Coleman2020-08-09-152/+149
| | | | | | | | | | | | | | | | | | Fixed multiple errors in the COBOL tutorial.
* | | | | | [F#/en] Fsharp dugnad 15 07 2020 (#3973)Yuri Vendruscolo da Silveira2020-08-08-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove broken link * add relevant documentation link
* | | | | | Added the LB Stanza Progamming Languagem-hilgendorf2020-08-08-0/+282
|/ / / / /
* | | | | [qsharp/en] Remove mention of multi-line commentsMariia Mykhailova2020-08-06-11/+0
| | | | | | | | | | | | | | | Q# does not support multi-line comments, so that mention can be misleading.
* | | | | Fixing last remaining carriage return formattingAndrew Ryan Davis2020-08-06-7/+11
| | | | |
* | | | | Fixing that pesky multi-lineAndrew Ryan Davis2020-08-06-2/+4
| | | | |
* | | | | Changing those comments back until a Q# formatter is availableAndrew Ryan Davis2020-08-06-30/+32
| | | | | | | | | | | | | | | Looks like using C# formatter, it can't accept the Q# multi-lines. Makes sense
* | | | | Adjusting formatting to clean up carriage return and multi line commentAndrew Ryan Davis2020-08-06-28/+42
| | | | | | | | | | | | | | | The line limit is making things a bit skewed, and adding multi line comment
* | | | | Formatting fixAndrew Ryan Davis2020-08-06-1/+2
| | | | | | | | | | | | | | | Changing formatting to fix issue
* | | | | Add documentation for Q#Vincent van Wingerden2020-08-06-0/+192
| | | | |
* | | | | Merge pull request #3989 from kevinnls/improve-python_enMax Schumacher2020-08-05-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [python/en] improved demo of `if` expression
| * | | | | improved demo of `if` expressionkevinnls2020-08-05-1/+1
|/ / / / /
* | | | | Merge pull request #3987 from kevinnls/masterMax Schumacher2020-08-02-2/+2
|\ \ \ \ \ | | | | | | | | | | | | removed MacOS from intro
| * | | | | removed MacOS from introkevinnls2020-08-01-2/+2
|/ / / / / | | | | | | | | | | | | | | | MacOS no longer ships bash as the default shell
* | | | | Merge pull request #3983 from Lulzx/patch-1Max Schumacher2020-07-26-1/+1
|\ \ \ \ \ | | | | | | | | | | | | [red/en] Fix Stack Overflow link
| * | | | | Fix Stack Overflow linkLulzx2020-07-25-1/+1
|/ / / / /
* | | / / Fixed the links to be clickableAbdul Qoyyuum2020-07-23-11/+11
| |_|/ / |/| | |
* | | | Fix wrong method name in commentdengzhenpeng2020-07-19-3/+3
| | | |
* | | | Nim: Fix syntax errorJosias2020-07-19-1/+1
| |/ / |/| | | | | Semicolons for types are supposed to be directly after the variable name.
* | | Merge pull request #3970 from abowloflrf/patch-2Max Schumacher2020-07-10-1/+1
|\ \ \ | | | | | | | | [jsonnet/en] Update jsonnet.html.markdown
| * | | Update jsonnet.html.markdownRuofeng Lei2020-07-10-1/+1
|/ / /
* | | Merge pull request #3968 from GengchenXU/masterMax Schumacher2020-07-08-1/+1
|\ \ \ | | | | | | | | fix translation error for opencv-cn.html.markdown
| * | | Update opencv-cn.html.markdown即使孤独依旧前行2020-07-08-1/+1
| | | |
* | | | Merge pull request #3879 from Hiyorimi/patch-2Max Schumacher2020-07-08-1/+1
|\ \ \ \ | | | | | | | | | | [dart/en-en] Updated example 9: made 'i' variable non-final
| * | | | [dart/en-en] Updated example 9: made 'i' variable non-finalKirill Malev2020-03-10-1/+1
| | |_|/ | |/| |
* | | | Merge pull request #3930 from GengchenXU/masterMax Schumacher2020-07-08-0/+145
|\ \ \ \ | | |/ / | |/| | [OpenCV/zh-cn]Add translation for opencv
| * | | Add files via upload即使孤独依旧前行2020-05-19-0/+145
| | |/ | |/|
* | | Merge pull request #3959 from vibhanshup/patch-2Max Schumacher2020-07-08-1/+1
|\ \ \ | | | | | | | | [typescript/en] incorrect syntax in inheritance example
| * | | [typescript/en] incorrect syntax in inheritance examplevibhanshup2020-06-15-1/+1
| | | | | | | | | | | | closes #3958
* | | | Merge pull request #3882 from Hiyorimi/patch-6Max Schumacher2020-07-08-1/+0
|\ \ \ \ | | | | | | | | | | [dart/en-en] Updated example 33
| * | | | [dart/en-en] Updated example 33Kirill Malev2020-03-10-1/+0
| | |_|/ | |/| | | | | | | | | | `var hasValue ??= "default Value";` doesn't work in dart 2.7.0
* | | | Merge pull request #3903 from glecetre/patch-1Max Schumacher2020-07-08-1/+2
|\ \ \ \ | | | | | | | | | | [f#/fr] Add missing translation
| * | | | Update fsharp-fr.html.markdownGuillaume Lecêtre2020-04-12-1/+2
| | | | | | | | | | | | | | | Translate untranslated comment and explicitly cite currying
* | | | | Merge pull request #3921 from claudiosecco/ruby-useful-tricksMax Schumacher2020-07-08-0/+8
|\ \ \ \ \ | | | | | | | | | | | | [ruby/en] Ruby useful tricks
| * | | | | [ruby/en] fix typoClaudio Secco2020-07-07-1/+1
| | | | | |
| * | | | | [ruby/en] add .map($:method) sintax in blocks contextClaudio Secco2020-05-02-0/+5
| | | | | |