summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* add elisp-cnU-lichenbo-PC\lichenbo2013-07-30-0/+340
|
* Merged Bastien's changesAdam2013-07-29-6/+10
|\
| * Fix more typos.Bastien Guerry2013-07-29-3/+7
| |
| * Merge pull request #2 from lichenbo/masterBastien2013-07-29-2/+2
| |\ | | | | | | Fix typos in elisp
| | * typoChenbo Li2013-07-29-1/+1
| | |
| | * Fix typos in elispChenbo Li2013-07-29-1/+1
| | | | | | | | | Fix typos
| * | Merge pull request #3 from lichenbo/patch-1Bastien2013-07-29-1/+1
| |\ \ | | |/ | |/| another semicolon typo
| | * another semicolon typoChenbo Li2013-07-29-1/+1
| |/
* | Small edits to elispAdam2013-07-29-2/+2
| |
* | Merge pull request #122 from iirelu/masterAdam Bard2013-07-29-0/+3
|\ \ | | | | | | Added link to Javascript Garden
| * | Added link to Javascript GardenAnna Harren2013-07-15-0/+3
| | |
* | | Merge pull request #136 from bzg/masterAdam Bard2013-07-29-0/+349
|\ \ \ | | |/ | |/| New file elisp.html.markdown for Emacs Lisp in 15 minutes.
| * | Merge pull request #1 from LinXitoW/patch-1Bastien2013-07-28-0/+0
| |\ \ | | | | | | | | fix hotkey typo
| | * | fix hotkey typoLinXitoW2013-07-28-1/+1
| | | | | | | | | | | | o in c-xo instead of j
| * | | Fix more typos.Bastien Guerry2013-07-28-5/+5
| |/ /
| * | elisp.html.markdown: Fix typos.Bastien Guerry2013-07-26-9/+10
| | | | | | | | | | | | Thanks to Alan Schmitt for reporting them.
| * | elisp.html.markdown: Bump to v0.2.Bastien Guerry2013-07-26-20/+59
| | |
| * | Fix typo.Bastien Guerry2013-07-25-1/+1
| | |
| * | New file elisp.html.markdown for Emacs Lisp in 15 minutes.Bastien Guerry2013-07-25-0/+309
| | |
* | | Merge pull request #139 from amrnt/masterAdam Bard2013-07-29-1/+1
|\ \ \ | | | | | | | | fix fib function for Lua: fib(0) must eql 0 not 1
| * | | fix fib function for Lua: fib(0) must eql 0 not 1Amr Tamimi2013-07-28-1/+1
| |/ /
* | | Merge pull request #138 from mhr/patch-1Adam Bard2013-07-29-1/+1
|\ \ \ | | | | | | | | Spelling error one of the comments in erlang.html.markdown
| * | | Spelling error one of the comments in erlang.html.markdownmhr2013-07-28-1/+1
| |/ / | | | | | | | | | | | | % Percent sign starts an one-line comment. should be: % Percent sign starts a one-line comment.
* | | Merge pull request #142 from gustavoschmidt/masterAdam Bard2013-07-29-5/+10
|\ \ \ | |/ / |/| | Fix hygienic macro example in racket.html.markdown
| * | Fix hygienic macro example in racket.html.markdownGustavo Schmidt2013-07-28-5/+10
|/ /
* | Updates to gitAdam2013-07-23-37/+53
|\ \
| * \ Merge pull request #133 from tylerneylon/masterAdam Bard2013-07-22-34/+36
| |\ \ | | | | | | | | Copyedits in git.html.markdown.
| | * | Copyedits in git.html.markdown.Tyler Neylon2013-07-22-34/+36
| |/ /
| * | Merge pull request #131 from Jakehp/patch-1Adam Bard2013-07-21-4/+18
| |\ \ | | | | | | | | Added diff & cleanup.
| | * | Added diff & cleanup.Jake Prather2013-07-21-4/+18
| |/ /
* / / FixAdam2013-07-23-3/+4
|/ /
* | Merge pull request #130 from kurisuwhyte/learn-livescriptAdam Bard2013-07-21-0/+344
|\ \ | | | | | | Adds a LiveScript doc
| * | Review with some fixes & stuff.Christina Whyte2013-07-21-17/+24
| | |
| * | Initial draft.Christina Whyte2013-07-18-0/+337
| | | | | | | | | | | | | | | --HG-- extra : amend_source : 8c31bc708b9c2b04e9fc3a3b3bd446c871000a5e
* | | Fixed stuffAdam2013-07-21-409/+347
| | |
* | | Merge branch 'master' of https://github.com/Jakehp/learnxinyminutes-docs ↵Adam2013-07-20-0/+434
|\ \ \ | |/ / |/| | | | | into Jakehp-master
| * | updatesJake Prather2013-07-18-1/+5
| | |
| * | some organization & clarificationJake Prather2013-07-18-2/+7
| | |
| * | Added concept links & some minor text fixes.Jake Prather2013-07-16-6/+15
| | |
| * | Update git.html.markdownJake Prather2013-07-15-75/+75
| | | | | | | | | Fixed some whitespace issues.
| * | rough draftJake Prather2013-07-15-0/+416
| |/
* | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam2013-07-17-0/+2
|\ \
| * \ Merge pull request #127 from zaa/patch-1Adam Bard2013-07-17-0/+2
| |\ \ | | | | | | | | An an example of an instance variable assignment
| | * | An an example of an instance variable assignmentAlexander Zhuravlev2013-07-17-0/+2
| | | |
* | | | Merged racket changesAdam2013-07-17-191/+348
|\| | |
| * | | Merge pull request #128 from zaa/patch-2Adam Bard2013-07-17-17/+29
| |\ \ \ | | |/ / | |/| | Fixed typos, added clarifications, updated references
| | * | Update referencesAlexander Zhuravlev2013-07-17-2/+3
| | | |
| | * | oops, forgot `end`Alexander Zhuravlev2013-07-17-1/+1
| | | |
| | * | Fixed typos, added clarifications.Alexander Zhuravlev2013-07-17-15/+26
| |/ /
| * | Merge pull request #126 from voila/masterAdam Bard2013-07-16-174/+321
| |\ \ | | | | | | | | many edits and corrections