Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #3064 from jimmydg/prolog-en | Pratik Karki | 2018-02-28 | -8/+8 |
|\ | | | | | [prolog/en] Fixed typo and changed jargon to its full name | |||
| * | [prolog/en] Fixed typo in expected result, changed 'deterministic' jargon to ↵ | Jimmy de Graaf | 2018-02-23 | -8/+8 |
| | | | | | | | | its full name | |||
* | | Merge pull request #3068 from BenQuigley/patch-1 | Pratik Karki | 2018-02-28 | -3/+4 |
|\ \ | | | | | | | [pythonstatcomp/en] IPython notebooks are Jupyter notebooks now | |||
| * | | IPython notebooks are Jupyter notebooks now | Ben Quigley | 2018-02-27 | -3/+4 |
| |/ | | | | | | | | | | | IPython still exists, but the notebooks have been spun off into their own project called Jupyter. This file change: * updates the pip install queue so that Jupyter gets installed * removes the vague "get set up with IPython" (pip will install IPython with Jupyter), and * replaced the suggestion to work in "the IPython notebook" with "a Jupyter notebook". | |||
* | | Merge pull request #3069 from Monpt7/master | Pratik Karki | 2018-02-28 | -1/+0 |
|\ \ | | | | | | | [crystal/en] Corrected mistake | |||
| * | | [crystal/en] Corrected mistake | louis | 2018-02-27 | -1/+0 |
| |/ | ||||
* | | Merge pull request #3070 from Monpt7/fr_corrected_mistake | Pratik Karki | 2018-02-28 | -1/+0 |
|\ \ | | | | | | | [crystal/fr] Corrected mistake | |||
| * | | [crystal/fr] Corrected mistake | louis | 2018-02-27 | -1/+0 |
| | | | ||||
* | | | removing false statement about classes (#3039) | stanislaslegendre | 2018-02-28 | -2/+0 |
| |/ |/| | ||||
* | | Delete bf-it.html.markdown | Adam Bard | 2018-02-20 | -88/+0 |
|/ | | | Whoops! We already had a bf article. | |||
* | Merge pull request #3005 from alexandru-cazacu/patch-1 | Adam Bard | 2018-02-20 | -0/+88 |
|\ | | | | | [bf/it] Added italian translation for brainfuck | |||
| * | [bf/it] Added italian translation for brainfuck | Alexandru Cazacu | 2017-11-18 | -0/+88 |
| | | ||||
* | | Merge pull request #3052 from ingydotnet/yaml | Adam Bard | 2018-02-20 | -37/+44 |
|\ \ | | | | | | | [yaml/en] Use preferred style; add missing uses | |||
| * | | [yaml/en] Use preferred style; add missing uses | Ingy döt Net | 2018-01-25 | -37/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * YAML allows literal tabs in content, but not indentation. * Two space indent always preferred. * Note: YAML dumpers always use 2 space by default. * '- ...' doesn't need extra indentation. * Note: YAML dumpers don't use extra indentation. * There was no mention of single quoted strings. They are preferred and should be used except when double quote semantics are actually required. (Best practice). * Add flow form example for sets: `{a, b, c}` * Show collapsed form of seq-in-seq: `- - - foo`. | |||
* | | | Merge pull request #3051 from simsieg/patch-1 | Adam Bard | 2018-02-20 | -1/+1 |
|\ \ \ | | | | | | | | | [typescript/en] Fix naming of constant | |||
| * | | | Fix naming of constant | Simon Siegert | 2018-01-25 | -1/+1 |
| |/ / | ||||
* | | | Merge pull request #3053 from nemild/update-to-latest-solidity | Adam Bard | 2018-02-19 | -100/+104 |
|\ \ \ | | | | | | | | | [solidity/en] Initial update to latest solidity | |||
| * | | | Merge branch 'master' into update-to-latest-solidity | Nemil Dalal | 2018-01-26 | -14/+15 |
| |\| | | ||||
| * | | | Initial update to latest solidity | Nemil Dalal | 2017-12-28 | -100/+104 |
| | | | | ||||
* | | | | Merge pull request #3059 from saplf/master | Adam Bard | 2018-02-19 | -17/+16 |
|\ \ \ \ | | | | | | | | | | | [kotlin/zh-cn] More idiomatically | |||
| * | | | | More idiomaticallywq | saplf | 2018-02-06 | -17/+16 |
| | |/ / | |/| | | ||||
* | | | | Merge pull request #3062 from iezepov/patch-3 | Adam Bard | 2018-02-19 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | [go/en] Small typo | |||
| * | | | [go/en] Small typo | Ilya | 2018-02-15 | -1/+1 |
|/ / / | | | | | | | Small typo in command line commad | |||
* | | | Merge pull request #3020 from pashcovich/patch-1 | Pratik Karki | 2018-01-18 | -0/+3 |
|\ \ \ | | | | | | | | | [python/ru ] Add multiplication of rows | |||
| * | | | Update python3-ru.html.markdown | Ilya Sosnovsky | 2017-12-04 | -0/+3 |
| | |/ | |/| | | | | Add multiplication of rows | |||
* | | | Merge pull request #3018 from pimgeek/patch-1 | Pratik Karki | 2018-01-18 | -5/+2 |
|\ \ \ | | | | | | | | | [chinese/zh-cn] Update javascript-cn.html.markdown | |||
| * | | | Update javascript-cn.html.markdown | pimgeek | 2017-11-30 | -5/+2 |
| |/ / | | | | | | | 建议修改概要部分的文字翻译。 | |||
* | | | Merge pull request #3010 from loomnetwork/master | Pratik Karki | 2018-01-18 | -0/+1 |
|\ \ \ | | | | | | | | | [solidity/en] Add Ethfiddle to solidity docs | |||
| * | | | add ethfiddle | luke zhang | 2017-11-23 | -0/+1 |
| |/ / | ||||
* | | | Merge pull request #3045 from bmusin/patch-2 | Pratik Karki | 2018-01-18 | -1/+1 |
|\ \ \ | | | | | | | | | [perl6/en]: fix spelling | |||
| * | | | [perl6/en]: fix spelling | Bulat Musin | 2018-01-18 | -1/+1 |
| | | | | ||||
* | | | | Merge pull request #3044 from bmusin/patch-1 | Pratik Karki | 2018-01-18 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | [perl6/en]: fix typo. | |||
| * | | | fix typo | Bulat Musin | 2018-01-18 | -1/+1 |
|/ / / | ||||
* | | | Merge pull request #3041 from Colin-Colin/patch-1 | Pratik Karki | 2018-01-17 | -1/+1 |
|\ \ \ | | | | | | | | | [LaTeX/en] Small typo | |||
| * | | | fix typo | Colin-Colin | 2018-01-13 | -1/+1 |
| | |/ | |/| | | | | switch 'tumbnails' to 'thumbnails' | |||
* | | | Merge pull request #3030 from andys8/elm-tuple-access | Pratik Karki | 2018-01-17 | -6/+6 |
|\ \ \ | |/ / |/| | | [elm] Update code to access tuples | |||
| * | | [elm] Update code to access tuples | andys8 | 2017-12-23 | -6/+6 |
|/ / | ||||
* | | Merge pull request #3028 from apooravc/master | Adam Brenecki | 2017-12-18 | -0/+5 |
|\ \ | | | | | | | [javascript/en] Added a resource to read | |||
| * | | Added a resource to read for Javascript | Apoorv Choubey | 2017-12-17 | -0/+5 |
|/ / | ||||
* / | follow-up on #2971 | ven | 2017-12-07 | -2/+0 |
|/ | ||||
* | Update CONTRIBUTING.markdown | Adam Bard | 2017-11-13 | -0/+7 |
| | ||||
* | Merge pull request #2999 from damireh/patch-1 | Adam Bard | 2017-11-13 | -1/+1 |
|\ | | | | | [crystal/en] Update crystal.html.markdown | |||
| * | Update crystal.html.markdown | Daniel Amireh | 2017-11-13 | -1/+1 |
|/ | | | attr_accessor -> property | |||
* | Merge pull request #2971 from groovytron/master | Pratik Karki | 2017-11-13 | -20/+64 |
|\ | | | | | [php/fr] Corrected some french mistakes | |||
| * | Merge remote-tracking branch 'upstream/master' | Julien M'Poy | 2017-11-08 | -565/+5868 |
| |\ | ||||
| * | | Change file name as requested by @prertik | Julien M'Poy | 2017-11-08 | -0/+0 |
| | | | ||||
| * | | Corrected french mistakes | Julien M'Poy | 2017-10-27 | -20/+64 |
| | | | ||||
* | | | Merge pull request #2992 from Neinei0k/master | Pratik Karki | 2017-11-13 | -0/+18 |
|\ \ \ | |_|/ |/| | | [javascript/en] Add several usefull functions to work with arrays | |||
| * | | Comments improved | name | 2017-11-13 | -3/+4 |
| | | | ||||
| * | | [javascript/en] Add several usefull functions to work with arrays | name | 2017-10-31 | -0/+17 |
| | | |