Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | | | | | | | Merge pull request #3191 from muxueqz/master | Adam Bard | 2018-08-23 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update c-cn.html.markdown | ||||
| | * | | | | | | | | | | | | | Update c-cn.html.markdown | muxueqz | 2018-08-23 | -1/+1 | |
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | | Merge pull request #3182 from Spiderpig86/master | Adam Bard | 2018-08-23 | -0/+366 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | [MIPS/en] pull request | ||||
| | * | | | | | | | | | | | | Merge branch 'master' of github.com:Spiderpig86/learnxinyminutes-docs | Spiderpig86 | 2018-08-12 | -1/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | | * | | | | | | | | | | | | chore(mips.html.markdown): Fixed missing hash for comment | Stanley Lim | 2018-08-10 | -1/+1 | |
| | | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | | chore(mips.html.markdown): Added missing colon | Spiderpig86 | 2018-08-12 | -2/+3 | |
| | |/ / / / / / / / / / / / | |||||
| | * | | | | | | | | | | | | chore(mips.html.markdown): Fixed line wrapping | Spiderpig86 | 2018-08-09 | -1/+2 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | feat(mips.html.markdown): Added example for using include statements | Spiderpig86 | 2018-08-09 | -0/+4 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | feat(mips.html.markdown): Added entry about arrays | Spiderpig86 | 2018-08-08 | -0/+27 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | feat(mips.html.markdown): Added examples of macros | Spiderpig86 | 2018-08-07 | -0/+42 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | feat(mips.html.markdown): Added entry on functions | Spiderpig86 | 2018-08-06 | -2/+62 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | feat(mips.html.markdown): Added examples of using loops in MIPS | Spiderpig86 | 2018-08-05 | -0/+30 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | feat(mips.html.markdown): Added examples for branching and conditionals | Stanley Lim | 2018-07-20 | -1/+65 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | chore(.vscode): Removed config folder | spiderpig86 | 2018-07-08 | -3/+0 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | chore(mips.html.markdown): Fixed minor space issue | spiderpig86 | 2018-07-08 | -3/+3 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | chore(mips.html.markdown): Content now wraps at 80 chars | spiderpig86 | 2018-07-08 | -29/+75 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | chore(mips.html.markdown): Fixed formatting of comments | spiderpig86 | 2018-07-08 | -18/+18 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | feat(mips.html.markdown): Added mathematical operations and logical operator ↵ | spiderpig86 | 2018-07-08 | -3/+24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | examples | ||||
| | * | | | | | | | | | | | | feat(mips.html.markdown): Started working on math | spiderpig86 | 2018-07-07 | -1/+9 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | feat(mips.html.markdown): Added basics of loading and storing instructions | spiderpig86 | 2018-06-24 | -10/+39 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | feat(mips.html.markdown): Added info for data section | spiderpig86 | 2018-06-24 | -0/+20 | |
| | | | | | | | | | | | | | | |||||
| | * | | | | | | | | | | | | feat(mips.html.markdown): Added description and comments for MIPS | spiderpig86 | 2018-06-17 | -0/+16 | |
| | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge pull request #3190 from ephetic/patch-1 | Adam Bard | 2018-08-22 | -1/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [julia/en] add comprehension filter example | ||||
| | * | | | | | | | | | | | | add comprehension filter example | Brian Cleary | 2018-08-16 | -1/+2 | |
| |/ / / / / / / / / / / / | |||||
| * | | | | | | | | | | | | Merge pull request #3188 from divayprakash/fix-asymptotic-notation | Pratik Karki | 2018-08-15 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | [docs/asymptotic-notation] Fix content error, closes #3006 | ||||
| | * | | | | | | | | | | | Fix content error | Divay Prakash | 2018-08-15 | -2/+2 | |
| |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Merge pull request #3175 from abonte/fix-typos | Adam Bard | 2018-08-06 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | [ruby/en-us][python3/it-it] Fix typos | ||||
| | * | | | | | | | | | | fix translation | bonte | 2018-08-03 | -3/+3 | |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | fix comment | bonte | 2018-08-03 | -1/+1 | |
| |/ / / / / / / / / / | |||||
* | | | | | | | | | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | root | 2018-08-02 | -98/+1097 | |
|\| | | | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #3145 from foochuanwei/fsharp-en | Adam Bard | 2018-08-01 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [fsharp/en] Fix sentence mistake | ||||
| | * | | | | | | | | | | Fix sentence mistake in fsharp.html.markdown | Foo Chuan Wei | 2018-06-26 | -1/+1 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #3160 from yanhh0/master | Adam Bard | 2018-08-01 | -1/+94 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Add SKI, SK and Iota | ||||
| | * | | | | | | | | | | SKI, SK and Iota | YAN HUI HANG | 2018-07-15 | -1/+94 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | |||||
| * | | | | | | | | | | Merge pull request #3162 from vitaliel/elixir-ro | Adam Bard | 2018-08-01 | -0/+459 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [elixir/ro] Added Romanian translation for Elixir | ||||
| | * | | | | | | | | | | Added Romanian translation for Elixir | Vitalie Lazu | 2018-07-20 | -0/+459 | |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #3163 from kfrncs/patch-1 | Adam Bard | 2018-08-01 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | missing $ on line 77 - $Length | ||||
| | * | | | | | | | | | | missing $ on line 77 - $Length | kfrncs | 2018-07-20 | -1/+1 | |
| | |/ / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Maybe just a zsh quirk? ➜ ~ echo ${Variable:0:Length} zsh: unrecognized modifier | ||||
| * | | | | | | | | | | Merge pull request #3165 from ian-bertolacci/chapel-versioning | Adam Bard | 2018-08-01 | -8/+11 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [chapel/en] Chapel versioning | ||||
| | * | | | | | | | | | | Note official chaple build doc | Ian Bertolacci | 2018-07-23 | -0/+2 | |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | permute intraction links | Ian Bertolacci | 2018-07-23 | -1/+1 | |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | removed parallelism start marker | Ian Bertolacci | 2018-07-23 | -1/+0 | |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Make version agnostic | Ian Bertolacci | 2018-07-23 | -7/+9 | |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #3166 from Corvusnest/master | Adam Bard | 2018-08-01 | -0/+435 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [Fortran/zh-cn] Simplified Chinese Translation for Fortran 95 | ||||
| | * | | | | | | | | | | Adding a missing translation | Corvus | 2018-07-25 | -1/+1 | |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | Bug fixes and words retouching | Corvus | 2018-07-25 | -4/+4 | |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | [Fortran/zh-cn] Simplified Chinese Translation for Fortran 95 | Corvus | 2018-07-25 | -5/+5 | |
| | | | | | | | | | | | | |||||
| | * | | | | | | | | | | [Fortran/zh-cn] Simplified Chinese Translation for Fortran 95 | Corvus | 2018-07-24 | -0/+435 | |
| | |/ / / / / / / / / | |||||
| * | | | | | | | | | | Merge pull request #3168 from PerrySetGo/master | Adam Bard | 2018-08-01 | -33/+33 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | fix typos in uk-ua/javascript file | ||||
| | * | | | | | | | | | | fix typo in uk-ua/java file | perry eising | 2018-07-27 | -25/+25 | |
| | | | | | | | | | | | |