summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #3182 from Spiderpig86/masterAdam Bard2018-08-23-0/+366
|\ | | | | [MIPS/en] pull request
| * Merge branch 'master' of github.com:Spiderpig86/learnxinyminutes-docsSpiderpig862018-08-12-1/+1
| |\
| | * chore(mips.html.markdown): Fixed missing hash for commentStanley Lim2018-08-10-1/+1
| | |
| * | chore(mips.html.markdown): Added missing colonSpiderpig862018-08-12-2/+3
| |/
| * chore(mips.html.markdown): Fixed line wrappingSpiderpig862018-08-09-1/+2
| |
| * feat(mips.html.markdown): Added example for using include statementsSpiderpig862018-08-09-0/+4
| |
| * feat(mips.html.markdown): Added entry about arraysSpiderpig862018-08-08-0/+27
| |
| * feat(mips.html.markdown): Added examples of macrosSpiderpig862018-08-07-0/+42
| |
| * feat(mips.html.markdown): Added entry on functionsSpiderpig862018-08-06-2/+62
| |
| * feat(mips.html.markdown): Added examples of using loops in MIPSSpiderpig862018-08-05-0/+30
| |
| * feat(mips.html.markdown): Added examples for branching and conditionalsStanley Lim2018-07-20-1/+65
| |
| * chore(.vscode): Removed config folderspiderpig862018-07-08-3/+0
| |
| * chore(mips.html.markdown): Fixed minor space issuespiderpig862018-07-08-3/+3
| |
| * chore(mips.html.markdown): Content now wraps at 80 charsspiderpig862018-07-08-29/+75
| |
| * chore(mips.html.markdown): Fixed formatting of commentsspiderpig862018-07-08-18/+18
| |
| * feat(mips.html.markdown): Added mathematical operations and logical operator ↵spiderpig862018-07-08-3/+24
| | | | | | | | examples
| * feat(mips.html.markdown): Started working on mathspiderpig862018-07-07-1/+9
| |
| * feat(mips.html.markdown): Added basics of loading and storing instructionsspiderpig862018-06-24-10/+39
| |
| * feat(mips.html.markdown): Added info for data sectionspiderpig862018-06-24-0/+20
| |
| * feat(mips.html.markdown): Added description and comments for MIPSspiderpig862018-06-17-0/+16
| |
* | Merge pull request #3190 from ephetic/patch-1Adam Bard2018-08-22-1/+2
|\ \ | | | | | | [julia/en] add comprehension filter example
| * | add comprehension filter exampleBrian Cleary2018-08-16-1/+2
|/ /
* | Merge pull request #3188 from divayprakash/fix-asymptotic-notationPratik Karki2018-08-15-2/+2
|\ \ | | | | | | [docs/asymptotic-notation] Fix content error, closes #3006
| * | Fix content errorDivay Prakash2018-08-15-2/+2
|/ /
* | Merge pull request #3175 from abonte/fix-typosAdam Bard2018-08-06-4/+4
|\ \ | | | | | | [ruby/en-us][python3/it-it] Fix typos
| * | fix translationbonte2018-08-03-3/+3
| | |
| * | fix commentbonte2018-08-03-1/+1
|/ /
* | Merge pull request #3145 from foochuanwei/fsharp-enAdam Bard2018-08-01-1/+1
|\ \ | | | | | | [fsharp/en] Fix sentence mistake
| * | Fix sentence mistake in fsharp.html.markdownFoo Chuan Wei2018-06-26-1/+1
| | |
* | | Merge pull request #3160 from yanhh0/masterAdam Bard2018-08-01-1/+94
|\ \ \ | | | | | | | | Add SKI, SK and Iota
| * | | SKI, SK and IotaYAN HUI HANG2018-07-15-1/+94
| | | |
* | | | Merge pull request #3162 from vitaliel/elixir-roAdam Bard2018-08-01-0/+459
|\ \ \ \ | | | | | | | | | | [elixir/ro] Added Romanian translation for Elixir
| * | | | Added Romanian translation for ElixirVitalie Lazu2018-07-20-0/+459
| |/ / /
* | | | Merge pull request #3163 from kfrncs/patch-1Adam Bard2018-08-01-1/+1
|\ \ \ \ | | | | | | | | | | missing $ on line 77 - $Length
| * | | | missing $ on line 77 - $Lengthkfrncs2018-07-20-1/+1
| |/ / / | | | | | | | | | | | | | | | | | | | | Maybe just a zsh quirk? ➜ ~ echo ${Variable:0:Length} zsh: unrecognized modifier
* | | | Merge pull request #3165 from ian-bertolacci/chapel-versioningAdam Bard2018-08-01-8/+11
|\ \ \ \ | | | | | | | | | | [chapel/en] Chapel versioning
| * | | | Note official chaple build docIan Bertolacci2018-07-23-0/+2
| | | | |
| * | | | permute intraction linksIan Bertolacci2018-07-23-1/+1
| | | | |
| * | | | removed parallelism start markerIan Bertolacci2018-07-23-1/+0
| | | | |
| * | | | Make version agnosticIan Bertolacci2018-07-23-7/+9
| |/ / /
* | | | Merge pull request #3166 from Corvusnest/masterAdam Bard2018-08-01-0/+435
|\ \ \ \ | | | | | | | | | | [Fortran/zh-cn] Simplified Chinese Translation for Fortran 95
| * | | | Adding a missing translationCorvus2018-07-25-1/+1
| | | | |
| * | | | Bug fixes and words retouchingCorvus2018-07-25-4/+4
| | | | |
| * | | | [Fortran/zh-cn] Simplified Chinese Translation for Fortran 95Corvus2018-07-25-5/+5
| | | | |
| * | | | [Fortran/zh-cn] Simplified Chinese Translation for Fortran 95Corvus2018-07-24-0/+435
| |/ / /
* | | | Merge pull request #3168 from PerrySetGo/masterAdam Bard2018-08-01-33/+33
|\ \ \ \ | | | | | | | | | | fix typos in uk-ua/javascript file
| * | | | fix typo in uk-ua/java fileperry eising2018-07-27-25/+25
| | | | |
| * | | | fix typos in uk-ua/javascript fileperry eising2018-07-27-8/+8
| |/ / /
* | | | Merge pull request #3169 from dlintw/masterAdam Bard2018-08-01-39/+45
|\ \ \ \ | | | | | | | | | | [julia/en-us] porting julia from 0.4 to 0.6.4
| * | | | porting to julia 0.6.4Daniel YC Lin2018-07-28-39/+45
| |/ / /