summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* fix common lispsavior2013-12-17-29/+30
|
* Merge pull request #453 from sshine/masterAdam Bard2013-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 Shine2013-12-16-39/+60
|/ | | | exceptions
* Merge pull request #451 from adrianlzt/fix/wrong_index_in_tuplaAdam Bard2013-12-16-1/+1
|\ | | | | Trying to set a value in index 0. Is confusing
| * Trying to set a value in index 0. Is confusingAdrian Lopez2013-12-16-1/+1
|/
* Merge pull request #450 from cubuspl42/masterNami-Doc2013-12-14-0/+2
|\ | | | | [JavaScript] Note about how declaring functions affects scope.
| * typocubuspl422013-12-14-2/+2
| |
| * Note about how declaring functions affects scope.cubuspl422013-12-14-0/+2
|/
* Fixed merge conflictAdam2013-12-11-4/+0
|
* Merge branch 'master' of github.com:macdavid313/learnxinyminutes-docsAdam2013-12-11-11/+23
|\
| * Just a updateMac David2013-12-12-12/+24
| | | | | | | | Some lines’ words are just too much and I correct that.
* | Fix standard mlAdam2013-12-11-3/+2
| |
* | Fix problems with zh-cn common lispAdam2013-12-11-5/+6
| |
* | Merge pull request #439 from macdavid313/masterNami-Doc2013-12-11-19/+21
|\| | | | | [common-lisp/zh-cn] Just update and correct some contents
| * Just update and correct some contentsMac David2013-12-10-19/+21
| |
* | Merge pull request #444 from picasso250/masterNami-Doc2013-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'picasso2502013-12-11-1/+1
| |\ \
| | * | fix typoRyan2013-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'picasso2502013-12-11-1/+1
| |\ \
| | * | typoRyan2013-12-10-1/+1
| |/ / |/| |
| * | Merge remote-tracking branch 'remotes/origin/patch-3'picasso2502013-12-11-1/+1
| |\ \
| | * | it should be `some_set`Ryan2013-12-10-1/+1
| | | |
| * | | Merge remote-tracking branch 'remotes/origin/patch-2'picasso2502013-12-11-2/+2
| |\ \ \
| | * | | correct typoRyan2013-12-10-1/+1
| |/ / / |/| | |
* | | | Merge pull request #438 from picasso250/patch-2Nami-Doc2013-12-10-1/+1
|\ \ \ \ | |_|/ / |/| | | [bash/zh-cn] 增加标点符号
| * | | 增加标点符号Ryan2013-12-10-1/+1
|/ / /
| * / assign 应该翻译成 赋值 ,而非 分配Ryan2013-12-10-1/+1
|/ /
* | Merge pull request #436 from jakub-g/masterNami-Doc2013-12-09-2/+5
|\ \ | | | | | | [bash] Replace `seq` with `{1..3}`, explain backticks
| * | [bash] Replace `seq` with `{1..3}`, explain backticksjakub-g2013-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/masterNami-Doc2013-12-09-0/+612
|\ \ \ | | |/ | |/| add Chinese translate of Common Lisp
| * | add Chinese translate of Common LispMac David2013-12-10-1/+1
| | |
| * | tempMac David2013-12-10-1/+1
| | |
| * | 1st EditionMac David2013-12-10-2/+4
| | |
| * | 1st editionMac David2013-12-10-0/+610
| | |
| * | ErrorMac David2013-12-10-611/+0
| | |
| * | The 1st EditionMac David2013-12-09-0/+611
|/ /
* | Merge pull request #434 from lkdjiin/racket/frNami-Doc2013-12-07-0/+628
|\ \ | | | | | | First draft for french translation of Racket
| * | Second draft for french translation of Racketlkdjiin2013-12-07-27/+25
| | |
| * | First draft for french translation of Racketlkdjiin2013-12-07-0/+630
|/ /
* | Merge pull request #432 from davidpdrsn/masterNami-Doc2013-12-05-4/+46
|\| | | | | [standard-ml/en-en] Add more parts of the language
| * [standard-ml/en-en] infix functionsDavid Pedersen2013-12-05-0/+18
| |
| * [standard-ml/en-en] align things a littleDavid Pedersen2013-12-05-1/+1
| |
| * [standard-ml/en-en] ExceptionsDavid Pedersen2013-12-05-0/+22
| |
| * [standard-ml/en-en] Small whitespace fixDavid Pedersen2013-12-05-1/+1
| |
| * [standard-ml/en-en] Update list doc againDavid Pedersen2013-12-05-1/+1
| |
| * [standard-ml/en-en] Add myself as a collaboratorDavid Pedersen2013-12-05-0/+1
| |
| * [standard-ml/en-en] Add missing commaDavid Pedersen2013-12-05-1/+1
| |
| * [standard-ml/en-en] Update to list partDavid Pedersen2013-12-05-1/+2
|/
* Merge pull request #431 from nelsonr/patch-1Nami-Doc2013-12-04-1/+1
|\ | | | | Fixed typo
| * Fixed typoNelson Rodrigues2013-12-04-1/+1
|/