Anton
e6e45b6a7a
Update Russian translation
...
Add docs from latest English version
2020-09-02 01:33:37 +02:00
Justice Almanzar
26d2733ab7
correct equality statement
2020-08-24 16:45:36 -04:00
Adam Bard
83a249250c
Merge pull request #3943 from dvska/patch-1
...
Deeper translation
2020-08-21 09:45:50 -07:00
Dmitry / skype: dvska-at-skype
11c83ffd4f
One more fix
2020-08-21 17:36:27 +03:00
Dmitry / skype: dvska-at-skype
b9eda036b9
Bugfixing, thanks proshapro for review
2020-08-21 17:34:01 +03:00
Andrew Ryan Davis
ea11ea2444
Fixing formatting in published page
...
the markdown powershell checker didn't have a space before it
2020-08-20 12:40:18 -07:00
Andrew Ryan Davis
d221d56c60
Adjusting last items before land
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
b46242c138
Final look-over and adjusting carriage returns
...
Reducing line length
Adjusting grammar
Fixing some inconsistencies in variables and properties
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
88f7de0db0
Final comments
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
a1b13e3757
Moving Escape chars section to string section
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
fc9b23f357
Adding in escape chars and more info on call operator with exe's
...
escape chars like newlines, tabs, negating affects
call operator and dot-sourcing for paths to exes with spaces in them and arguments passed.
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
c0a8574825
Fixing typo and some other formatting
...
Doubled input on 'pipeline'
spaces between commented sections
expand alias on where
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
ea49b693cc
I don't think CI was happy about those header tags
...
Changing back to the way they were
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
eeaff3bc70
Adding changes discussed
...
1. Added info on scoping with dot sourcing, IEX, and call operator
2. Added comments about .NET class calling
3. Changed Get-EventLog to Get-WinEvent
4. Added info on Pipeline caveats related to passing bytes and speed
5. Added in a couple more pipeline examples to iteration and filtering
And some formatting changes
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
cf5b2a36e0
Adjusting truthy falsy section
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
2e9734975e
Removing duped entry
2020-08-20 12:30:32 -07:00
Andrew Ryan Davis
e6a53387be
Addressing comments
...
1. Clarifying '[]' and null-assigned expressions.
2. Removing "-contains" on switch example from Wouter, it does not appear to be true anymore
3. Adding comments and adjusting some func examples a bit
2020-08-20 12:30:32 -07:00
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
wuyudi
e17e062e6d
Create wolfram-cn.html.markdown
2020-08-21 02:45:37 +08: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