Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update elixir-cn.html.markdown | lidashuang | 2014-03-31 | -64/+63 |
| | ||||
* | Create elixir-cn.html.markdown | lidashuang | 2014-03-31 | -0/+398 |
| | ||||
* | Merge pull request #577 from weakish/patch-17 | Nami-Doc | 2014-03-29 | -0/+797 |
|\ | | | | | csharp: Chinese translation | |||
| * | csharp: Chinese translation | Jakukyo Friel | 2014-03-20 | -0/+797 |
| | | ||||
* | | Merge pull request #581 from ggarza/python_pep8 | Nami-Doc | 2014-03-22 | -101/+108 |
|\ \ | | | | | | | [python/en] Modify python to be pep8 compliant | |||
| * | | Modify python to be pep8 compliant | Guillermo Garza | 2014-03-21 | -101/+108 |
|/ / | | | | | | | This mostly adds spaces. | |||
* | | Merge pull request #579 from levibostian/racket-typos | Levi Bostian | 2014-03-20 | -4/+4 |
|\ \ | | | | | | | Fix Racket typos. | |||
| * | | Fix typos from issue 447. | Levi Bostian | 2014-03-20 | -4/+4 |
|/ / | ||||
* | | Merge pull request #578 from weakish/patch-18 | Nami-Doc | 2014-03-20 | -3/+3 |
|\ \ | |/ |/| | csharp: typos | |||
| * | csharp: typos | Jakukyo Friel | 2014-03-20 | -3/+3 |
|/ | | | combine #574 #575 #576 to one pr | |||
* | Merge pull request #573 from trevor/patch-1 | Adam Bard | 2014-03-19 | -1/+0 |
|\ | | | | | WARNING: deprecated syntax "x[i:]". | |||
| * | WARNING: deprecated syntax "x[i:]". | Trevor Wennblom | 2014-03-19 | -1/+0 |
|/ | | | 0.3.0-prerelease+2077 | |||
* | Merge pull request #572 from levibostian/objective-c-exceptions | Nami-Doc | 2014-03-19 | -4/+38 |
|\ | | | | | Objective-C blocks and exceptions | |||
| * | Remove duplicate Categories section. | Levi Bostian | 2014-03-19 | -151/+1 |
| | | | | | | | | Fix small typo. | |||
| * | Add to exceptions section. Add NSError reference. | Levi Bostian | 2014-03-19 | -3/+0 |
| | | ||||
| * | Merge with master. | Levi Bostian | 2014-03-19 | -4/+191 |
|/ | ||||
* | Merge pull request #571 from ggarza/julia_spanish | Nami-Doc | 2014-03-19 | -0/+761 |
|\ | | | | | [julia/es] Translates Julia to Spanish | |||
| * | Fix header at beginning of file. | Guillermo Garza | 2014-03-19 | -1/+3 |
| | | ||||
| * | Trim lines to 80 characters | Guillermo Garza | 2014-03-19 | -16/+26 |
| | | ||||
| * | Translate introduction, too. | Guillermo Garza | 2014-03-19 | -4/+4 |
| | | ||||
| * | Translate Julia to Spanish | Guillermo Garza | 2014-03-19 | -349/+351 |
| | | | | | | This is based partly on the Python translation. | |||
| * | Add file for spanish translation of julia | Guillermo Garza | 2014-03-18 | -0/+747 |
|/ | ||||
* | Merge pull request #570 from ggarza/julia_comments | Nami-Doc | 2014-03-18 | -0/+4 |
|\ | | | | | Add paragraph about multiline commments in julia | |||
| * | Add comment about nesting julia multiline comments | Guillermo Garza | 2014-03-18 | -1/+1 |
| | | ||||
| * | Add paragraph about multiline commments in julia | Guillermo Garza | 2014-03-18 | -0/+4 |
| | | ||||
* | | Merge pull request #569 from ggarza/julia_comments | Nami-Doc | 2014-03-18 | -318/+318 |
|\| | | | | | Remove multiline comments in julia | |||
| * | Fix julia comments in russian version | Guillermo Garza | 2014-03-18 | -159/+159 |
| | | ||||
| * | Remove multiline comments | Guillermo Garza | 2014-03-18 | -159/+159 |
|/ | | | | | Julia introduced "#=" and "=#" as the delimiters for multiline comments. | |||
* | Merge pull request #564 from arikrak/patch-2 | Nami-Doc | 2014-03-16 | -0/+32 |
|\ | | | | | Added some example code and resources. | |||
| * | fixed space | Ariel | 2014-03-10 | -2/+2 |
| | | ||||
| * | Added some example code and resources. | Ariel | 2014-03-10 | -0/+32 |
| | | ||||
* | | Merge pull request #565 from arikrak/patch-3 | Nami-Doc | 2014-03-16 | -1/+38 |
|\ \ | | | | | | | Added a bit of example code and resources. | |||
| * | | space | Ariel | 2014-03-10 | -1/+1 |
| | | | ||||
| * | | Added a bit of example code and resources. | Ariel | 2014-03-10 | -1/+38 |
| |/ | ||||
* | | fix syntax error | Adam Bard | 2014-03-14 | -0/+1 |
| | | ||||
* | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docs | Adam Bard | 2014-03-14 | -0/+131 |
|\ \ | ||||
| * \ | Merge pull request #567 from JoaoGFarias/master | Nami-Doc | 2014-03-14 | -0/+131 |
| |\ \ | | | | | | | | | [XML/en] XML Entry | |||
| | * | | XML - Syntax and Document Definition using DTD | João Guilherme Farias Duda | 2014-03-14 | -0/+124 |
| | | | | | | | | | | | | The only problem was highlighting the DTD code without breaking the XML code block. | |||
| | * | | Create xml.html.markdown | João Guilherme Farias Duda | 2014-03-14 | -0/+7 |
| |/ / | ||||
* / / | Fix syntax errors in coffeescript headers | Adam Bard | 2014-03-14 | -3/+3 |
|/ / | ||||
* | | Merge pull request #566 from slavni96/master | Nami-Doc | 2014-03-11 | -1/+102 |
|\ \ | |/ |/| | [Brainfuck/it-it] translated Brainfuck to Italian from English | |||
| * | [Java/it-it] fixed link | dev-sala | 2014-03-11 | -1/+1 |
| | | ||||
| * | Complited translation | dev-sala | 2014-03-11 | -21/+30 |
| | | | | | | | | finished translating brainfuck from english to italian | |||
| * | Revert "Complited translation" | dev-sala | 2014-03-11 | -30/+20 |
| | | | | | | | | This reverts commit 64e6da392320d0706520f4edf9008f8a775c8a78. | |||
| * | Complited translation | dev-sala | 2014-03-11 | -20/+30 |
| | | | | | | | | finishied translating brainfuck form english to italian | |||
| * | [Brainfuck/it-it] some fixes\n\nWrong translator name. Italian corrections | dev-sala | 2014-03-05 | -1/+1 |
| | | ||||
| * | [Brainfuck/it-it] started the translation\n\nStarted the english-italian ↵ | dev-sala | 2014-03-05 | -0/+0 |
| | | | | | | | | translation of Brainfuck document. | |||
| * | [Brainfuck/it-it] started the translation\n\nStarted the english-italian ↵ | dev-sala | 2014-03-05 | -0/+92 |
| | | | | | | | | translation of Brainfuck document. | |||
* | | Merge pull request #563 from weakish/patch-13 | Nami-Doc | 2014-03-10 | -6/+6 |
|\ \ | | | | | | | common-lisp-cn: refine Chinese translation | |||
| * | | common-lisp-cn: refine Chinese translation | Jakukyo Friel | 2014-03-10 | -6/+6 |
|/ / | | | | | Typos & refinements. |