Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #3982 from knopftee/patch-1 | Max Schumacher | 2020-08-16 | -33/+34 |
|\ | | | | | Update sass-pt.html.markdown | |||
| * | Update sass-pt.html.markdown | knopftee | 2020-07-22 | -33/+34 |
| | | | | | | Update in sass-pt markdown file with orthography corrections. | |||
* | | Merge pull request #3976 from bermudalocket/patch-1 | Max Schumacher | 2020-08-16 | -98/+68 |
|\ \ | | | | | | | [set-theory/en] Update set-theory.html.markdown | |||
| * | | Update set-theory.html.markdown | bermudalocket | 2020-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_description | Max Schumacher | 2020-08-16 | -1/+1 |
|\ \ \ | | | | | | | | | [python/ru] Fix error in output description | |||
| * | | | Fix error in output description | Roman Polomoshnov | 2020-08-12 | -1/+1 |
| | | | | ||||
* | | | | Merge pull request #3929 from Saafo/patch-1 | Max Schumacher | 2020-08-14 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | [make/zh-cn] fix translation error for make-cn.html.markdown | |||
| * | | | fix translation error for make-cn.html.markdown | Saafo | 2020-05-18 | -4/+4 |
| | | | | ||||
* | | | | Merge pull request #3992 from kevinnls/remove-addnal-entry | Max Schumacher | 2020-08-10 | -0/+1 |
|\ \ \ \ | | | | | | | | | | | [pascal/ru][homepage] added (human) lang to pascal-ru | |||
| * | | | | added (human) lang to pascal-ru | kevinnls | 2020-08-09 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | fixes doubled entry on homepage | |||
* | | | | | Fix comments not getting recognized | Andrew Ryan Davis | 2020-08-09 | -13/+14 |
| | | | | | | | | | | | | | | | Looks like the vertical alignment in one section was causing the comments to not be recognized | |||
* | | | | | Adjusting formatting | Andrew Ryan Davis | 2020-08-09 | -13/+24 |
| | | | | | | | | | | | | | | | carriage returns and some spelling | |||
* | | | | | Update to cobol.html.markdown | Hunter Coleman | 2020-08-09 | -152/+149 |
| | | | | | | | | | | | | | | | Fixed multiple errors in the COBOL tutorial. | |||
* | | | | | [F#/en] Fsharp dugnad 15 07 2020 (#3973) | Yuri Vendruscolo da Silveira | 2020-08-08 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | * remove broken link * add relevant documentation link | |||
* | | | | | Added the LB Stanza Progamming Language | m-hilgendorf | 2020-08-08 | -0/+282 |
|/ / / / | ||||
* | | | | [qsharp/en] Remove mention of multi-line comments | Mariia Mykhailova | 2020-08-06 | -11/+0 |
| | | | | | | | | | | | | Q# does not support multi-line comments, so that mention can be misleading. | |||
* | | | | Fixing last remaining carriage return formatting | Andrew Ryan Davis | 2020-08-06 | -7/+11 |
| | | | | ||||
* | | | | Fixing that pesky multi-line | Andrew Ryan Davis | 2020-08-06 | -2/+4 |
| | | | | ||||
* | | | | Changing those comments back until a Q# formatter is available | Andrew Ryan Davis | 2020-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 comment | Andrew Ryan Davis | 2020-08-06 | -28/+42 |
| | | | | | | | | | | | | The line limit is making things a bit skewed, and adding multi line comment | |||
* | | | | Formatting fix | Andrew Ryan Davis | 2020-08-06 | -1/+2 |
| | | | | | | | | | | | | Changing formatting to fix issue | |||
* | | | | Add documentation for Q# | Vincent van Wingerden | 2020-08-06 | -0/+192 |
| | | | | ||||
* | | | | Merge pull request #3989 from kevinnls/improve-python_en | Max Schumacher | 2020-08-05 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | [python/en] improved demo of `if` expression | |||
| * | | | | improved demo of `if` expression | kevinnls | 2020-08-05 | -1/+1 |
|/ / / / | ||||
* | | | | Merge pull request #3987 from kevinnls/master | Max Schumacher | 2020-08-02 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | removed MacOS from intro | |||
| * | | | | removed MacOS from intro | kevinnls | 2020-08-01 | -2/+2 |
|/ / / / | | | | | | | | | | | | | MacOS no longer ships bash as the default shell | |||
* | | | | Merge pull request #3983 from Lulzx/patch-1 | Max Schumacher | 2020-07-26 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | [red/en] Fix Stack Overflow link | |||
| * | | | | Fix Stack Overflow link | Lulzx | 2020-07-25 | -1/+1 |
|/ / / / | ||||
* | | / | Fixed the links to be clickable | Abdul Qoyyuum | 2020-07-23 | -11/+11 |
| |_|/ |/| | | ||||
* | | | Fix wrong method name in comment | dengzhenpeng | 2020-07-19 | -3/+3 |
| | | | ||||
* | | | Nim: Fix syntax error | Josias | 2020-07-19 | -1/+1 |
| |/ |/| | | | Semicolons for types are supposed to be directly after the variable name. | |||
* | | Merge pull request #3970 from abowloflrf/patch-2 | Max Schumacher | 2020-07-10 | -1/+1 |
|\ \ | | | | | | | [jsonnet/en] Update jsonnet.html.markdown | |||
| * | | Update jsonnet.html.markdown | Ruofeng Lei | 2020-07-10 | -1/+1 |
|/ / | ||||
* | | Merge pull request #3968 from GengchenXU/master | Max Schumacher | 2020-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-2 | Max Schumacher | 2020-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-final | Kirill Malev | 2020-03-10 | -1/+1 |
| | | | | ||||
* | | | | Merge pull request #3930 from GengchenXU/master | Max Schumacher | 2020-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-2 | Max Schumacher | 2020-07-08 | -1/+1 |
|\ \ \ | | | | | | | | | [typescript/en] incorrect syntax in inheritance example | |||
| * | | | [typescript/en] incorrect syntax in inheritance example | vibhanshup | 2020-06-15 | -1/+1 |
| | | | | | | | | | | | | closes #3958 | |||
* | | | | Merge pull request #3882 from Hiyorimi/patch-6 | Max Schumacher | 2020-07-08 | -1/+0 |
|\ \ \ \ | | | | | | | | | | | [dart/en-en] Updated example 33 | |||
| * | | | | [dart/en-en] Updated example 33 | Kirill Malev | 2020-03-10 | -1/+0 |
| | |_|/ | |/| | | | | | | | | | | `var hasValue ??= "default Value";` doesn't work in dart 2.7.0 | |||
* | | | | Merge pull request #3903 from glecetre/patch-1 | Max Schumacher | 2020-07-08 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | [f#/fr] Add missing translation | |||
| * | | | | Update fsharp-fr.html.markdown | Guillaume Lecêtre | 2020-04-12 | -1/+2 |
| | | | | | | | | | | | | | | | Translate untranslated comment and explicitly cite currying | |||
* | | | | | Merge pull request #3921 from claudiosecco/ruby-useful-tricks | Max Schumacher | 2020-07-08 | -0/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | [ruby/en] Ruby useful tricks | |||
| * | | | | | [ruby/en] fix typo | Claudio Secco | 2020-07-07 | -1/+1 |
| | | | | | | ||||
| * | | | | | [ruby/en] add .map($:method) sintax in blocks context | Claudio Secco | 2020-05-02 | -0/+5 |
| | | | | | | ||||
| * | | | | | include %w option | Claudio Secco | 2020-05-02 | -0/+3 |
| | |_|_|/ | |/| | | | ||||
* | | | | | Merge pull request #3886 from blankoworld/patch-1 | Max Schumacher | 2020-07-07 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | [crystal/fr] Minor fix about "on/ont" |