Commit Graph

8210 Commits

Author SHA1 Message Date
Andrew Ryan Davis
5c79b4288c Adjusting array section to be more accurate
The default array object is mutable, but is of a fixed length. Changing comments to better reflect that.
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
f67ae9b311 Addressing bitwise and/or
Mistakenly left "and/or", changed to "-band/-bor"
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
12c7b6cd59 Update powershell.html.markdown
Co-authored-by: 谭九鼎 <109224573@qq.com>
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
8df9aa061f Removing duped section
There was a duplicate section
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
11db56b81c Making some minor fixes
Adjusting some inconsistent names. 
Changing Remove-Array to Format-Array since Remove is not an approved Posh verb.
Adding Kevin Marquette's blog because it's awesome
Adding a simpler array reversal example
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
b30a88cd31 Revamping Powershell
Changing to reflect current capabilities and draw similarities to other languages in terms of capabilities
2020-08-20 12:30:32 -07:00
Max Schumacher
177e5013c1
Merge pull request #4001 from kevinnls/fix-vim_de-yaml
[vim/de] fix syntax on yaml frontmatter
2020-08-20 11:14:08 +02:00
Adam Bard
33282ebaa2
Merge pull request #3997 from kevinnls/fix-js_fr-forLoop
[js/fr] fix for...of loop
2020-08-20 01:19:27 -07:00
kevinnls
c4175c9f62
traduction
i forgot this was the french doc
2020-08-20 13:24:05 +05:30
kevinnls
f92694aac9
[js/fr] fix for...of loop
Co-authored-by: Carl20cent <carl.vincent38@gmail.com>

bump changed section variable declarations to ES6

Update fr-fr/javascript-fr.html.markdown
2020-08-20 13:09:53 +05:30
kevinnls
cd8bb2c776
fix syntax on yaml frontmatter 2020-08-20 12:53:24 +05:30
Max Schumacher
3aba6767ed
Merge pull request #3917 from caminsha/de-de/vim
[vim/de-de] Translate vim to german
2020-08-18 13:29:53 +02:00
Max Schumacher
f75df5348a
Merge pull request #3969 from Not-Nik/master
[raylib/en] Add raylib tutorial
2020-08-18 13:27:54 +02:00
Max Schumacher
9809e4f544
Merge pull request #3954 from YatinAdityaT/patch-2
[vim/en] Update vim.html.markdown, add vimtutor
2020-08-18 12:29:09 +02:00
Max Schumacher
04701fe434
Merge pull request #3979 from krutik-k/patch-1
YAML to JSON
2020-08-18 12:26:44 +02:00
Max Schumacher
87e5754f97
Merge pull request #3998 from uvtc/patch-1
[janet/en] initial version
2020-08-18 12:25:18 +02:00
John Gabriele
62c06ab132
Update janet.html.markdown
Minor typo. Use fewer backticks in multi-line string.
2020-08-18 06:17:31 -04:00
John Gabriele
fa134c692d
[janet/en] initial version 2020-08-18 05:48:15 -04:00
Max Schumacher
0fd8a669e1
Merge pull request #3888 from caminsha/de-de/translateProcessing
[processing/de-de] Translated processing to german
2020-08-18 11:38:34 +02:00
Max Schumacher
694367fd10
Merge pull request #3985 from HermitSun/master
[yaml/zh-cn] retranslate some content
2020-08-18 11:29:10 +02:00
Max Schumacher
3e4fc3f2a8
Merge pull request #3890 from vitiral/ts-fixes
[typescript/en-us] add type to Point.dist and fix error
2020-08-17 16:13:16 +02:00
Max Schumacher
6fb66a825b
Merge pull request #3919 from but0n/fix-pythonlegacy-cn
[python/zh-cn] Fix a translation mistake
2020-08-17 16:12:35 +02:00
Max Schumacher
b9fa890a04
Merge pull request #3935 from bzg/master
[fr-fr/elisp-fr.html.markdown] Fix typos
2020-08-17 16:12:19 +02:00
Max Schumacher
b15906a5e6
Merge pull request #3876 from dwtong/patch-1
[elixir/en] Use correct pattern matching for Elixir
2020-08-17 15:06:53 +02:00
Max Schumacher
118c521255
Merge pull request #3982 from knopftee/patch-1
Update sass-pt.html.markdown
2020-08-16 12:50:48 +02:00
Max Schumacher
062cf0e63b
Merge pull request #3976 from bermudalocket/patch-1
[set-theory/en] Update set-theory.html.markdown
2020-08-16 12:34:10 +02:00
Max Schumacher
415d8e62f9
Merge pull request #3996 from CH1979/fix_error_in_output_description
[python/ru] Fix error in output description
2020-08-16 12:28:54 +02:00
Max Schumacher
bc05948531
Merge pull request #3929 from Saafo/patch-1
[make/zh-cn] fix translation error for make-cn.html.markdown
2020-08-14 09:39:02 +02:00
Roman Polomoshnov
fd851cbac2 Fix error in output description 2020-08-12 15:07:32 +03:00
Max Schumacher
0e5bcde9b5
Merge pull request #3992 from kevinnls/remove-addnal-entry
[pascal/ru][homepage] added (human) lang to pascal-ru
2020-08-10 19:20:33 +02:00
Andrew Ryan Davis
f19bab44fb
Fix comments not getting recognized
Looks like the vertical alignment in one section was causing the comments to not be recognized
2020-08-09 14:52:43 -07:00
Andrew Ryan Davis
36d86cd4d4
Adjusting formatting
carriage returns and some spelling
2020-08-09 14:44:38 -07:00
Hunter Coleman
2d387a2aae Update to cobol.html.markdown
Fixed multiple errors in the COBOL tutorial.
2020-08-09 14:32:05 -07:00
Yuri Vendruscolo da Silveira
6f9f3e84ff
[F#/en] Fsharp dugnad 15 07 2020 (#3973)
* remove broken link

* add relevant documentation link
2020-08-08 22:52:13 -07:00
m-hilgendorf
83cba60e35 Added the LB Stanza Progamming Language 2020-08-08 22:39:52 -07:00
kevinnls
65d6363883
added (human) lang to pascal-ru
fixes doubled entry on homepage
2020-08-09 00:12:38 +05:30
Wen Sun
32ecae608e [yaml/zh-cn]: modify some translation 2020-08-08 10:04:29 +08:00
Wen Sun
90d53cbd37 [yaml/zh-cn]: revert spaces 2020-08-08 09:49:10 +08:00
Wen Sun
2cad7e537a [yaml/zh-cn]: revert spaces 2020-08-08 09:44:23 +08:00
Mariia Mykhailova
17e3a63441 [qsharp/en] Remove mention of multi-line comments
Q# does not support multi-line comments, so that mention can be misleading.
2020-08-06 17:45:30 -07:00
Andrew Ryan Davis
af19db1735
Fixing last remaining carriage return formatting 2020-08-06 14:50:39 -07:00
Andrew Ryan Davis
b70f50c666
Fixing that pesky multi-line 2020-08-06 14:45:02 -07:00
Andrew Ryan Davis
983a48226a
Changing those comments back until a Q# formatter is available
Looks like using C# formatter, it can't accept the Q# multi-lines. Makes sense
2020-08-06 14:26:18 -07:00
Andrew Ryan Davis
ceefb4adf5
Adjusting formatting to clean up carriage return and multi line comment
The line limit is making things a bit skewed, and adding multi line comment
2020-08-06 14:15:59 -07:00
Andrew Ryan Davis
7e28066384
Formatting fix
Changing formatting to fix issue
2020-08-06 13:55:38 -07:00
Vincent van Wingerden
a2e661082f Add documentation for Q# 2020-08-06 10:49:36 -07:00
Max Schumacher
7ff98eff4c
Merge pull request #3989 from kevinnls/improve-python_en
[python/en] improved demo of `if` expression
2020-08-05 15:33:20 +02:00
kevinnls
c39746b0bb
improved demo of if expression 2020-08-05 17:33:57 +05:30
Max Schumacher
59c7f495c8
Merge pull request #3987 from kevinnls/master
removed MacOS from intro
2020-08-02 08:46:25 +02:00
kevinnls
211ec4f50b
removed MacOS from intro
MacOS no longer ships bash as the default shell
2020-08-01 21:24:19 +05:30