summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Final commentsAndrew Ryan Davis2020-08-20-2/+2
|
* Moving Escape chars section to string sectionAndrew Ryan Davis2020-08-20-13/+12
|
* Adding in escape chars and more info on call operator with exe'sAndrew Ryan Davis2020-08-20-1/+27
| | | | escape chars like newlines, tabs, negating affects call operator and dot-sourcing for paths to exes with spaces in them and arguments passed.
* Fixing typo and some other formattingAndrew Ryan Davis2020-08-20-9/+5
| | | | | Doubled input on 'pipeline' spaces between commented sections expand alias on where
* I don't think CI was happy about those header tagsAndrew Ryan Davis2020-08-20-2/+2
| | | Changing back to the way they were
* Adding changes discussedAndrew Ryan Davis2020-08-20-5/+40
| | | | | | | | | 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
* Adjusting truthy falsy sectionAndrew Ryan Davis2020-08-20-17/+1
|
* Removing duped entryAndrew Ryan Davis2020-08-20-2/+0
|
* Addressing commentsAndrew Ryan Davis2020-08-20-8/+36
| | | | | 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
* Adjusting array section to be more accurateAndrew Ryan Davis2020-08-20-3/+4
| | | The default array object is mutable, but is of a fixed length. Changing comments to better reflect that.
* Addressing bitwise and/orAndrew Ryan Davis2020-08-20-3/+3
| | | Mistakenly left "and/or", changed to "-band/-bor"
* Update powershell.html.markdownAndrew Ryan Davis2020-08-20-1/+1
| | | Co-authored-by: 谭九鼎 <109224573@qq.com>
* Removing duped sectionAndrew Ryan Davis2020-08-20-20/+1
| | | There was a duplicate section
* Making some minor fixesAndrew Ryan Davis2020-08-20-16/+54
| | | | | | 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
* Revamping PowershellAndrew Ryan Davis2020-08-20-261/+610
| | | Changing to reflect current capabilities and draw similarities to other languages in terms of capabilities
* Merge pull request #4001 from kevinnls/fix-vim_de-yamlMax Schumacher2020-08-20-1/+1
|\ | | | | [vim/de] fix syntax on yaml frontmatter
| * fix syntax on yaml frontmatterkevinnls2020-08-20-1/+1
| |
* | Merge pull request #3997 from kevinnls/fix-js_fr-forLoopAdam Bard2020-08-20-10/+12
|\ \ | |/ |/| [js/fr] fix for...of loop
| * traductionkevinnls2020-08-20-1/+1
| | | | | | | | i forgot this was the french doc
| * [js/fr] fix for...of loopkevinnls2020-08-20-10/+12
|/ | | | | | | | Co-authored-by: Carl20cent <carl.vincent38@gmail.com> bump changed section variable declarations to ES6 Update fr-fr/javascript-fr.html.markdown
* Merge pull request #3917 from caminsha/de-de/vimMax Schumacher2020-08-18-0/+282
|\ | | | | [vim/de-de] Translate vim to german
| * fixed small typoscaminsha2020-04-26-11/+13
| |
| * replaced 'ss' with 'ß'caminsha2020-04-26-9/+9
| |
| * Translation of vim to germancaminsha2020-04-26-131/+137
| |
| * started translation of vimcaminsha2020-04-26-0/+274
| |
* | Merge pull request #3969 from Not-Nik/masterMax Schumacher2020-08-18-0/+146
|\ \ | | | | | | [raylib/en] Add raylib tutorial
| * | Add raylib tutorialNot-Nik2020-07-09-0/+146
| | |
* | | Merge pull request #3954 from YatinAdityaT/patch-2Max Schumacher2020-08-18-0/+3
|\ \ \ | | | | | | | | [vim/en] Update vim.html.markdown, add vimtutor
| * | | Update vim.html.markdownYatin Aditya Tekumalla2020-06-12-0/+3
| | | | | | | | | | | | Add information about vimtutor, a tutor that comes with vim.
* | | | Merge pull request #3979 from krutik-k/patch-1Max Schumacher2020-08-18-0/+1
|\ \ \ \ | | | | | | | | | | YAML to JSON
| * | | | YAML to JSONkrutik-k2020-07-18-0/+1
| | | | | | | | | | | | | | | You can also use https://yamlonline.com/ for the yaml validator as well as yaml converter to json,csv,xml,base64 also for beautify and minify YAML.
* | | | | Merge pull request #3998 from uvtc/patch-1Max Schumacher2020-08-18-0/+328
|\ \ \ \ \ | | | | | | | | | | | | [janet/en] initial version
| * | | | | Update janet.html.markdownJohn Gabriele2020-08-18-2/+2
| | | | | | | | | | | | | | | | | | Minor typo. Use fewer backticks in multi-line string.
| * | | | | [janet/en] initial versionJohn Gabriele2020-08-18-0/+328
|/ / / / /
* | | | | Merge pull request #3888 from caminsha/de-de/translateProcessingMax Schumacher2020-08-18-0/+498
|\ \ \ \ \ | | | | | | | | | | | | [processing/de-de] Translated processing to german
| * | | | | Fixed some typos in translationcaminsha2020-03-20-20/+21
| | | | | |
| * | | | | changed ss to ßcaminsha2020-03-20-13/+13
| | | | | |
| * | | | | added example programcaminsha2020-03-20-0/+73
| | | | | |
| * | | | | added import sectioncaminsha2020-03-08-0/+12
| | | | | |
| * | | | | Added styling and texturescaminsha2020-03-02-0/+42
| | | | | |
| * | | | | Added transformamtions sections to translationcaminsha2020-03-01-0/+24
| | | | | |
| * | | | | added some new things in drawing shapescaminsha2020-03-01-0/+46
| | | | | |
| * | | | | Started to translate the drawing partcaminsha2020-02-29-0/+51
| | | | | |
| * | | | | added control flowscaminsha2020-02-27-0/+62
| | | | | |
| * | | | | finished section mathematicscaminsha2020-02-27-0/+26
| | | | | |
| * | | | | Started with German translation of processingcaminsha2020-02-25-0/+161
| | | | | |
* | | | | | Merge pull request #3985 from HermitSun/masterMax Schumacher2020-08-18-27/+27
|\ \ \ \ \ \ | | | | | | | | | | | | | | [yaml/zh-cn] retranslate some content
| * | | | | | [yaml/zh-cn]: modify some translationWen Sun2020-08-08-1/+1
| | | | | | |
| * | | | | | [yaml/zh-cn]: revert spacesWen Sun2020-08-08-1/+1
| | | | | | |
| * | | | | | [yaml/zh-cn]: revert spacesWen Sun2020-08-08-13/+12
| | | | | | |