Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | [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. | ||||
* | | | | | Merge pull request #547 from rostdotio/master | Nami-Doc | 2014-03-09 | -1/+4 | |
|\ \ \ \ \ | | | | | | | | | | | | | [scala] Added explanation for colon character | ||||
| * | | | | | Added explanation for colon character | rostdotio | 2014-02-28 | -1/+4 | |
| | | | | | | | | | | | | | | | | | | Use of the colon character for value assignment is now explained by example of function add10. | ||||
* | | | | | | Merge pull request #560 from ellimist/master | Nami-Doc | 2014-03-07 | -0/+171 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | [bash/ro-ro] Added bash/ro-ro translation | ||||
| * | | | | | removed .DS_store | Adrian Bordinc | 2014-03-07 | -0/+0 | |
| | | | | | | |||||
| * | | | | | Added bash/ro-ro translation | Adrian Bordinc | 2014-03-07 | -0/+171 | |
| | | | | | | |||||
* | | | | | | Merge pull request #559 from ellimist/master | Nami-Doc | 2014-03-07 | -0/+479 | |
|\| | | | | | | | | | | | | | | | | | [ruby/ro-ro] Added ruby Romanian translation | ||||
| * | | | | | Merge remote-tracking branch 'upstream/master' | Adrian Bordinc | 2014-03-07 | -103/+92 | |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #558 from H2CO3/patch-2 | Nami-Doc | 2014-03-07 | -20/+22 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | fixed orthographic and grammar mistakes | ||||
| * | | | | | | fixed orthographic and grammar mistakes | Árpád Goretity | 2014-03-07 | -20/+22 | |
|/ / / / / / | |||||
* | | | | | | Merge pull request #557 from ekajogja/master | Nami-Doc | 2014-03-05 | -1/+1 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | [css/id]Changed "property" to "properti" | ||||
| * | | | | | | Changed "property" to "properti" | Eka Y Saputra | 2014-03-05 | -1/+1 | |
| | | | | | | | |||||
* | | | | | | | Merge pull request #555 from iirelu/lua-linewidth-80 | Nami-Doc | 2014-03-03 | -82/+69 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [lua/en] Normalised Lua's doc to a width of 80 characters | ||||
| * | | | | | | | normalised lua doc to 80 chars per line | iirelu | 2014-03-03 | -82/+69 | |
|/ / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When this was originally written, it was written for a line-width of 50 characters, however Learn X in Y Minutes' site is designed for 80-character widths. This made it look very out of place. | ||||
| | * / / / / | Added ruby/ro-ro translation | Adrian Bordinc | 2014-03-07 | -0/+479 | |
| |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #554 from ekajogja/master | Nami-Doc | 2014-03-03 | -0/+245 | |
|\| | | | | | | | | | | | | | | | | | [css/id] created css-id | ||||
| * | | | | | Create css-id | Eka Y Saputra | 2014-03-03 | -121/+131 | |
| | | | | | | |||||
| * | | | | | Create css-id | Eka Y Saputra | 2014-03-01 | -0/+235 | |
| | | | | | | |||||
* | | | | | | Add YAML guide | Adam Brenecki | 2014-03-02 | -0/+139 | |
| | | | | | | |||||
* | | | | | | Merge pull request #553 from iirelu/json | Adam Brenecki | 2014-03-02 | -0/+48 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | [json/en] Added JSON. | ||||
| * | | | | | removed learnjson.json. i am so confused. | iirelu | 2014-03-01 | -32/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | I think it automatically generates it? I can't tell. | ||||
| * | | | | | added learnjson.json | iirelu | 2014-03-01 | -0/+32 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Forgot this thing, oops. | ||||
| * | | | | | slightly expanded on json.html.markdown | iirelu | 2014-03-01 | -5/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Removed useless stuff, added new stuff. | ||||
| * | | | | | added json.html.markdown | iirelu | 2014-03-01 | -0/+49 | |
|/ / / / / | | | | | | | | | | | | | | | | Very short and slightly silly, but I think it works. | ||||
* | | | | | Merge pull request #548 from justincampbell/bash-substr | Nami-Doc | 2014-02-28 | -0/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Add bash variable substring example | ||||
| * | | | | Variable substr | Justin Campbell | 2014-02-28 | -0/+4 | |
|/ / / / | |||||
* | | | | Oops, syntax highlighter didn't like that. | Adam Bard | 2014-02-27 | -1/+1 | |
| | | | | |||||
* | | | | Update java-it.html.markdown | Adam Bard | 2014-02-27 | -2/+0 | |
| | | | | |||||
* | | | | Update clojure-macro-cn.html.markdown | Adam Bard | 2014-02-27 | -1/+2 | |
| | | | | |||||
* | | | | Merge pull request #545 from dev-sala/master | Nami-Doc | 2014-02-27 | -1/+1 | |
|\| | | | | | | | | | | | [java/it] fix an error. | ||||
| * | | | Update java-it.html.markdown | Ivan Sala | 2014-02-27 | -1/+1 | |
| | | | | |||||
| * | | | Rename java.html.markdown to java-it.html.markdown | Ivan Sala | 2014-02-27 | -0/+0 | |
| | | | | |||||
* | | | | Merge pull request #540 from dev-sala/master | Nami-Doc | 2014-02-27 | -0/+504 | |
|\| | | | | | | | | | | | [Java /It] Added Italian tranlation for Java | ||||
| * | | | Update java.html.markdown | Ivan Sala | 2014-02-27 | -5/+5 | |
| | | | | |||||
| * | | | Fixed all -> Final relase | Ivan Sala | 2014-02-27 | -63/+61 | |
| | | | | | | | | | | | | | | | | fixed names, italians sentencens, compile&exec things and so on. now imho this can be merged. | ||||
| * | | | Updated classes name and other -> Middle relase | dev-sala | 2014-02-26 | -57/+58 | |
| | | | | | | | | | | | | | | | | | | | | | | | | [java/it-it] - Java translation * Completed translation of classes names, variables names ... fixed some errors | ||||
| * | | | Updated links and other -> Middle relase | Ivan Sala | 2014-02-26 | -44/+49 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | [java/it-it] - Java translation * Completed general translation. * Updated all link with italian's one. * Fixed some errors. | ||||
| * | | | Java - Added Italian [it-it] translation -> First relase | dev-sala | 2014-02-25 | -0/+500 | |
| | | | | |||||
* | | | | Merge pull request #544 from marcoms/patch-1 | Nami-Doc | 2014-02-26 | -5/+6 | |
|\ \ \ \ | | | | | | | | | | | Add missing semicolons | ||||
| * | | | | Add missing semicolons | Marco Scannadinari | 2014-02-26 | -5/+6 | |
|/ / / / | |||||
* | | | | Merge pull request #543 from NoahDragon/master | Nami-Doc | 2014-02-26 | -16/+18 | |
|\ \ \ \ | | | | | | | | | | | Update visualbasic-cn.html.markdown | ||||
| * | | | | Update visualbasic-cn.html.markdown | Abner | 2014-02-26 | -16/+18 | |
| | | | | | | | | | | | | | | | | | | | | fix some typoes and untranslated comments. change some expression to make user more easily understand. | ||||
* | | | | | Merge pull request #539 from Olwaro/CSHARPFR | Nami-Doc | 2014-02-26 | -4/+816 | |
|\ \ \ \ \ | | | | | | | | | | | | | [csharp/fr] Added french translation for C# | ||||
| * | | | | | Fix what Nami-Doc spotted. | olwaro | 2014-02-24 | -41/+41 | |
| | | | | | | |||||
| * | | | | | Adds loan pattern example to french translation. | olwaro | 2014-02-24 | -19/+30 | |
| | | | | | | |||||
| * | | | | | A bunch of typo fix | olwaro | 2014-02-24 | -31/+31 | |
| | | | | | | |||||
| * | | | | | First version of csharp french translation | olwaro | 2014-02-24 | -0/+801 | |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #541 from NoahDragon/master | Nami-Doc | 2014-02-26 | -0/+272 | |
|\ \ \ \ \ | | |/ / / | |/| | | | [VisualBasic/zh-cn] Add Chinese Translate for Visual Basic |