Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | Add example for default value | Denis Arh | 2013-12-18 | -0/+5 | |
| | | | | |||||
* | | | | Merge pull request #455 from CatTail/master | Nami-Doc | 2013-12-18 | -0/+0 | |
|\ \ \ \ | |/ / / |/| | | | [all/zh-cn] fix incorrect language-specific suffix | ||||
| * | | | [all/zh-cn] fix incorrect language-specific suffix | cattail | 2013-12-18 | -0/+0 | |
|/ / / | | | | | | | | | | Also change useless executable file mode. | ||||
* | | | Merge pull request #456 from mut0u/master | Nami-Doc | 2013-12-17 | -29/+30 | |
|\ \ \ | | | | | | | | | fix some mistake in common-lisp | ||||
| * | | | fix common lisp | savior | 2013-12-17 | -29/+30 | |
|/ / / | |||||
* | | | Merge pull request #453 from sshine/master | Adam Bard | 2013-12-16 | -39/+60 | |
|\ \ \ | | | | | | | | | [standard-ml/en-en] Format fixing, variable renaming, some more about exceptions | ||||
| * | | | [standard-ml/en-en] Some format fixing, variable renaming, some more about ↵ | Simon Shine | 2013-12-16 | -39/+60 | |
|/ / / | | | | | | | | | | exceptions | ||||
* | | | Merge pull request #451 from adrianlzt/fix/wrong_index_in_tupla | Adam Bard | 2013-12-16 | -1/+1 | |
|\ \ \ | |/ / |/| | | Trying to set a value in index 0. Is confusing | ||||
| * | | Trying to set a value in index 0. Is confusing | Adrian Lopez | 2013-12-16 | -1/+1 | |
|/ / | |||||
* | | Merge pull request #450 from cubuspl42/master | Nami-Doc | 2013-12-14 | -0/+2 | |
|\ \ | | | | | | | [JavaScript] Note about how declaring functions affects scope. | ||||
| * | | typo | cubuspl42 | 2013-12-14 | -2/+2 | |
| | | | |||||
| * | | Note about how declaring functions affects scope. | cubuspl42 | 2013-12-14 | -0/+2 | |
|/ / | |||||
* | | Fixed merge conflict | Adam | 2013-12-11 | -4/+0 | |
| | | |||||
* | | Merge branch 'master' of github.com:macdavid313/learnxinyminutes-docs | Adam | 2013-12-11 | -11/+23 | |
|\ \ | |||||
| * | | Just a update | Mac David | 2013-12-12 | -12/+24 | |
| | | | | | | | | | | | | Some lines’ words are just too much and I correct that. | ||||
* | | | Fix standard ml | Adam | 2013-12-11 | -3/+2 | |
| | | | |||||
* | | | Fix problems with zh-cn common lisp | Adam | 2013-12-11 | -5/+6 | |
| | | | |||||
* | | | Merge pull request #439 from macdavid313/master | Nami-Doc | 2013-12-11 | -19/+21 | |
|\| | | | | | | | | [common-lisp/zh-cn] Just update and correct some contents | ||||
| * | | Just update and correct some contents | Mac David | 2013-12-10 | -19/+21 | |
| | | | |||||
* | | | Merge pull request #444 from picasso250/master | Nami-Doc | 2013-12-11 | -5/+5 | |
|\ \ \ | | | | | | | | | [bash/zh-cn][git/zh-cn][java/zh-cn][python/zh-cn] typo | ||||
| * \ \ | Merge remote-tracking branch 'remotes/origin/patch-5' | picasso250 | 2013-12-11 | -1/+1 | |
| |\ \ \ | |||||
| | * | | | fix typo | Ryan | 2013-12-10 | -1/+1 | |
| |/ / / |/| | | | | | | | | | | | or that is not a typo? I'm not sure, so I request a pull, you make the choice. | ||||
| * | | | Merge remote-tracking branch 'remotes/origin/patch-4' | picasso250 | 2013-12-11 | -1/+1 | |
| |\ \ \ | |||||
| | * | | | typo | Ryan | 2013-12-10 | -1/+1 | |
| |/ / / |/| | | | |||||
| * | | | Merge remote-tracking branch 'remotes/origin/patch-3' | picasso250 | 2013-12-11 | -1/+1 | |
| |\ \ \ | |||||
| | * | | | it should be `some_set` | Ryan | 2013-12-10 | -1/+1 | |
| | | | | | |||||
| * | | | | Merge remote-tracking branch 'remotes/origin/patch-2' | picasso250 | 2013-12-11 | -2/+2 | |
| |\ \ \ \ | |||||
| | * | | | | correct typo | Ryan | 2013-12-10 | -1/+1 | |
| |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #438 from picasso250/patch-2 | Nami-Doc | 2013-12-10 | -1/+1 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | [bash/zh-cn] 增加标点符号 | ||||
| * | | | | 增加标点符号 | Ryan | 2013-12-10 | -1/+1 | |
|/ / / / | |||||
| * / / | assign 应该翻译成 赋值 ,而非 分配 | Ryan | 2013-12-10 | -1/+1 | |
|/ / / | |||||
* | | | Merge pull request #436 from jakub-g/master | Nami-Doc | 2013-12-09 | -2/+5 | |
|\ \ \ | | | | | | | | | [bash] Replace `seq` with `{1..3}`, explain backticks | ||||
| * | | | [bash] Replace `seq` with `{1..3}`, explain backticks | jakub-g | 2013-12-09 | -2/+5 | |
| | | | | | | | | | | | | | | | | | | | | `seq` is not standard, it's not available in MINGW and others. Using backticks is not the recommended way - e.g. they can't be nested. | ||||
* | | | | Merge pull request #435 from macdavid313/master | Nami-Doc | 2013-12-09 | -0/+612 | |
|\ \ \ \ | | |/ / | |/| | | add Chinese translate of Common Lisp | ||||
| * | | | add Chinese translate of Common Lisp | Mac David | 2013-12-10 | -1/+1 | |
| | | | | |||||
| * | | | temp | Mac David | 2013-12-10 | -1/+1 | |
| | | | | |||||
| * | | | 1st Edition | Mac David | 2013-12-10 | -2/+4 | |
| | | | | |||||
| * | | | 1st edition | Mac David | 2013-12-10 | -0/+610 | |
| | | | | |||||
| * | | | Error | Mac David | 2013-12-10 | -611/+0 | |
| | | | | |||||
| * | | | The 1st Edition | Mac David | 2013-12-09 | -0/+611 | |
|/ / / | |||||
* | | | Merge pull request #434 from lkdjiin/racket/fr | Nami-Doc | 2013-12-07 | -0/+628 | |
|\ \ \ | | | | | | | | | First draft for french translation of Racket | ||||
| * | | | Second draft for french translation of Racket | lkdjiin | 2013-12-07 | -27/+25 | |
| | | | | |||||
| * | | | First draft for french translation of Racket | lkdjiin | 2013-12-07 | -0/+630 | |
|/ / / | |||||
* | | | Merge pull request #432 from davidpdrsn/master | Nami-Doc | 2013-12-05 | -4/+46 | |
|\| | | | | | | | | [standard-ml/en-en] Add more parts of the language | ||||
| * | | [standard-ml/en-en] infix functions | David Pedersen | 2013-12-05 | -0/+18 | |
| | | | |||||
| * | | [standard-ml/en-en] align things a little | David Pedersen | 2013-12-05 | -1/+1 | |
| | | | |||||
| * | | [standard-ml/en-en] Exceptions | David Pedersen | 2013-12-05 | -0/+22 | |
| | | | |||||
| * | | [standard-ml/en-en] Small whitespace fix | David Pedersen | 2013-12-05 | -1/+1 | |
| | | | |||||
| * | | [standard-ml/en-en] Update list doc again | David Pedersen | 2013-12-05 | -1/+1 | |
| | | | |||||
| * | | [standard-ml/en-en] Add myself as a collaborator | David Pedersen | 2013-12-05 | -0/+1 | |
| | | |