Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | File removed | Cássio Böck | 2015-10-28 | -181/+0 |
| | | | | Another file removed (haml-pt) | |||
* | Removed file | Cássio Böck | 2015-10-28 | -203/+0 |
| | | | | Removed file from another branch | |||
* | Revert "Revert "Add new external reference"" | Cássio Böck | 2015-10-28 | -19/+23 |
| | | | | This reverts commit 1a094d5a481f660dee073ddf73dc5b44025e93ba. | |||
* | Revert "Add new external reference" | Cássio Böck | 2015-10-28 | -23/+19 |
| | | | | This reverts commit cf6f3fe0156fb23e66e15a26589987b187a7202a. | |||
* | Merge branch 'refs/heads/haml-pt-br' into java-caelum | Cássio Böck | 2015-10-28 | -0/+181 |
|\ | ||||
| * | Haml translation | Cássio Böck | 2015-10-28 | -2/+1 |
| | | | | | | | | Partial haml translation to pt-br | |||
| * | File created | Cássio Böck | 2015-10-25 | -0/+182 |
| | | | | | | | | pt-br haml file created | |||
* | | Add new external reference | Cássio Böck | 2015-10-28 | -19/+23 |
|/ | | | | New reference to a free book about Java and oriented object programming | |||
* | Merge remote-tracking branch 'refs/remotes/adambard/master' | Cássio Böck | 2015-10-25 | -89/+497 |
|\ | ||||
| * | Merge pull request #1778 from Brodan/master | Adam Bard | 2015-10-25 | -11/+12 |
| |\ | | | | | | | update Scala Data Structures section to show outputs | |||
| | * | update Data Structures section to show outputs | chris-hranj | 2015-10-24 | -11/+12 |
| |/ | ||||
| * | Merge pull request #1756 from Retoc/master | ven | 2015-10-24 | -10/+10 |
| |\ | | | | | | | [go/de] fixed some typos | |||
| | * | [go/de] fixed some typos | unknown | 2015-10-23 | -10/+10 |
| | | | ||||
| * | | Merge pull request #1769 from retbrown/go | ven | 2015-10-24 | -1/+2 |
| |\ \ | | | | | | | | | correct minor grammar and formatting to improve readability | |||
| | * | | correct minor grammar and formatting to improve readability | Robert Brown | 2015-10-24 | -1/+2 |
| |/ / | ||||
| * | | Merge pull request #1767 from SaurabhSandav/lua | ven | 2015-10-24 | -1/+1 |
| |\ \ | | |/ | |/| | [lua/en] Fix typo | |||
| | * | [lua/en] Fix typo | Saurabh Sandav | 2015-10-24 | -1/+1 |
| | | | ||||
| * | | Merge pull request #1752 from onebree/rm-extra | ven | 2015-10-23 | -24/+24 |
| |\ \ | | | | | | | | | [js/en] Remove "feedback", fix link markdown | |||
| | * | | Remove "feedback", fix link markdown | Hunter Stevens | 2015-10-23 | -24/+24 |
| |/ / | ||||
| * | | Merge pull request #1736 from labrack/master | ven | 2015-10-22 | -1/+1 |
| |\ \ | | |/ | |/| | [php/en] Un-beef a comment block closing | |||
| | * | [php/en] Un-beef a comment block closing | labrack | 2015-10-22 | -1/+1 |
| | | | | | | | | | Somebody beefed a closing on the 'Late Static Binding' Comment block, causing the next 18 or so lines to be included in the comment instead of parsed for syntax properly. | |||
| * | | Merge pull request #1732 from hack1m/coffeescript-my-translation | ven | 2015-10-22 | -0/+105 |
| |\ \ | | | | | | | | | [CoffeeScript/ms-my] Added Malay (Malaysia) translation for CoffeeScript | |||
| | * | | Added ms for filename | hack1m | 2015-10-22 | -1/+1 |
| | | | | ||||
| | * | | [CoffeeScript/ms-my] Added Malay (Malaysia) translation for CoffeeScript | hack1m | 2015-10-22 | -0/+105 |
| | | | | ||||
| * | | | fix #1726, thanks @fisktech | ven | 2015-10-21 | -1/+1 |
| | | | | ||||
| * | | | Merge pull request #1716 from payet-s/python-fix-python3-link | ven | 2015-10-21 | -2/+1 |
| |\ \ \ | | | | | | | | | | | [python/fr] Fix python3 link | |||
| | * | | | [python/fr] Fix python3 link | payet-s | 2015-10-21 | -2/+1 |
| |/ / / | ||||
| * | | | Merge pull request #1713 from perlilja/master | Adam Bard | 2015-10-21 | -0/+11 |
| |\ \ \ | | | | | | | | | | | [java/en] Static code block | |||
| | * | | | Added text about static code block. | Per Lilja | 2015-10-21 | -0/+11 |
| | | | | | ||||
| | * | | | Merge pull request #1 from adambard/master | Per Lilja | 2015-10-21 | -1711/+14526 |
| | |\ \ \ | | | | | | | | | | | | | Update fork | |||
| * | | | | | Update xml-id.html.markdown | Adam Bard | 2015-10-21 | -1/+1 |
| | |/ / / | |/| | | | ||||
| * | | | | Merge pull request #1705 from kalinn/master | ven | 2015-10-20 | -3/+101 |
| |\ \ \ \ | | | | | | | | | | | | | [r/en] Add statistical analysis section with lm and glm | |||
| | * | | | | fix spaces at end-of-lines again | Kristin Linn | 2015-10-20 | -2/+5 |
| | | | | | | ||||
| | * | | | | fix spaces at end-of-lines | Kristin Linn | 2015-10-20 | -21/+20 |
| | | | | | | ||||
| | * | | | | add statistical analysis section with general linear models | Kristin Linn | 2015-10-20 | -22/+21 |
| | | | | | | ||||
| | * | | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Kristin Linn | 2015-10-20 | -1845/+17441 |
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
| * | | | | | Merge pull request #1453 from guntbert/issue1452 | ven | 2015-10-20 | -30/+223 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | [bash/de] #1452 Several sections need to be translated | |||
| | * | | | | | Improve the translation | G. Reiter | 2015-10-17 | -30/+223 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | several characters were wrong, additionally German spelling/grammar is now correct (German is my primary language). | |||
| * | | | | | | Merge pull request #1703 from Gregly/function_composition | ven | 2015-10-20 | -4/+4 |
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | | | Modify the function composition example to avoid two 5's | |||
| | * | | | | | really update the comment | Greg Yang | 2015-10-20 | -1/+1 |
| | | | | | | | ||||
| | * | | | | | update the comment in as well | Greg Yang | 2015-10-20 | -1/+1 |
| | | | | | | | ||||
| | * | | | | | modify function composition example | Greg Yang | 2015-10-20 | -4/+4 |
| |/ / / / / | ||||
| | | * | | | add statistical analysis section with general linear models | Kristin Linn | 2015-10-20 | -4/+101 |
| | | | | | | ||||
* | | | | | | Translator section added | Cássio Böck | 2015-10-25 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | Changed my name from contributor section to the translator section | |||
* | | | | | | File name changed | Cássio Böck | 2015-10-22 | -0/+0 |
| | | | | | | ||||
* | | | | | | grammar fixes | Cássio Böck | 2015-10-22 | -14/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | Portuguese changes to a better text understanding | |||
* | | | | | | translation to pt-br | Cássio Böck | 2015-10-21 | -38/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | translation to pt-br completed | |||
* | | | | | | Pogoscript to pt-br | Cássio Böck | 2015-10-20 | -0/+202 |
|/ / / / / | | | | | | | | | | | | | | | | Partial translation to pt-br | |||
* | | | | | Merge pull request #1659 from xssc/patch-2 | ven | 2015-10-19 | -5/+8 |
|\ \ \ \ \ | | | | | | | | | | | | | [javascript/en] Added setInterval | |||
| * | | | | | Fixed bracket placement | Sawyer Charles | 2015-10-19 | -5/+2 |
| | | | | | |