summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
...
| * | | | | Fixed headerGeorge Petrov2013-07-29-4/+3
| | | | | |
| * | | | | Fixing a typoGeorge Petrov2013-07-29-1/+1
| | | | | |
| * | | | | Added loops, iterators and regexGeorge Petrov2013-07-29-2/+54
| | | | | |
| * | | | | Adding some strings and docs linksGeorge Petrov2013-07-29-5/+28
| | | | | |
| * | | | | Merge remote-tracking branch 'origin/master'George Petrov2013-07-29-1/+8
| |\ \ \ \ \
| | * | | | | Fixing formattingGeorge Petrov2013-07-29-1/+8
| | | | | | |
| * | | | | | Now really adding some pattern matchingGeorge Petrov2013-07-29-0/+19
| |/ / / / /
| * | | | | Added some pattern matchingGeorge Petrov2013-07-29-0/+22
| | | | | |
| * | | | | Added headerGeorge Petrov2013-07-29-0/+11
| | | | | |
| * | | | | Added for comprehensions and conditionalsGeorge Petrov2013-07-29-1/+47
| | | | | |
| * | | | | Added arrays and mapsGeorge Petrov2013-07-29-0/+13
| | | | | |
| * | | | | Starting a Scala oneGeorge Petrov2013-07-28-0/+53
| | | | | |
| | | | * | Merge branch 'master-cn'Chenbo Li2013-08-03-0/+375
| | | | |\ \ | | | | |/ / | | | |/| |
| | | * | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs ↵Chenbo Li2013-08-02-15/+877
| | | |\ \ \ | |_|_|/ / / |/| | | | | | | | | | | into master-cn
| | | * | | add git-cn and rename javascriptChenbo Li2013-08-02-0/+375
| | | | | |
| | | | * | rename jsChenbo Li2013-08-03-0/+0
| |_|_|/ / |/| | | |
* | | | | Merge pull request #96 from paierlep/masterAdam Bard2013-08-01-1/+16
|\ \ \ \ \ | | | | | | | | | | | | added a few sentences about constants
| * | | | | Update php.html.markdownpaierlep2013-07-03-1/+1
| | | | | | | | | | | | | | | | | | ?> instead of ? >
| * | | | | Update php.html.markdownpaierlep2013-07-03-0/+15
| | |_|_|/ | |/| | | | | | | | a few sentences to constants
* | | | | An assortmentAdam2013-08-01-20/+314
| | | | |
* | | | | Merge branch 'master-cn' of https://github.com/adambard/learnxinyminutes-docsAdam2013-08-01-0/+415
|\ \ \ \ \
| * \ \ \ \ Merge pull request #151 from lichenbo/master-cnAdam Bard2013-08-01-0/+415
| |\ \ \ \ \ | | | |_|_|/ | | |/| | | add js-cn
| | * | | | add js-cnChenbo Li2013-08-01-0/+415
| | | | | |
* | | | | | Merge pull request #143 from lukeholder/patch-1Adam Bard2013-07-31-0/+13
|\ \ \ \ \ \ | | | | | | | | | | | | | | Explained syntactic sugar is really just method calls.
| * | | | | | Fixed comment styleLuke Holder2013-07-30-2/+2
| | | | | | |
| * | | | | | Updated location, and reduced examplesLuke Holder2013-07-30-17/+12
| | | | | | | | | | | | | | | | | | | | | also added array [] access example.
| * | | | | | Explained syntactic sugar is really just method calls.Luke Holder2013-07-29-0/+18
| | | | | | | | | | | | | | | | | | | | | Objects in ruby receive a message via the . (dot) notation. The arithmetic operators are just syntactic sugar of the . message notation.
* | | | | | | Merge pull request #104 from brianfmartin/patch-1Adam Bard2013-07-31-0/+248
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Create Visual Basic
| * | | | | | | Create Visual Basic Brian Martin2013-07-05-0/+248
| | | | | | | | | | | | | | | | | | | | | | | | Contributing Visual Basic.
* | | | | | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam2013-07-31-0/+292
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Merge pull request #150 from L8D/masterAdam Bard2013-07-31-0/+55
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Started on the addition of coffeescript
| | * | | | | | | Started on the addition of coffeescriptL8D2013-07-31-0/+55
| | | | | | | | |
| * | | | | | | | Merge pull request #148 from L8D/patch-1Adam Bard2013-07-31-0/+237
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | Added Whip LISP dialect
| | * | | | | | | Added Whip LISP dialectTenor Biel2013-07-31-0/+237
| |/ / / / / / /
* | | | | | | | Merge pull request #147 from lichenbo/master-cnAdam Bard2013-07-31-0/+1773
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | / / / / | | |_|/ / / / | |/| | | | | Chinese translated version of c and elisp tutorial
| * | | | | | add php-cnU-lichenbo-PC\lichenbo2013-08-01-0/+635
| | | | | | |
| * | | | | | add java-cnU-lichenbo-PC\lichenbo2013-07-31-0/+404
| | | | | | |
| * | | | | | add c-cn.html.markdownU-lichenbo-PC\lichenbo2013-07-31-0/+394
| | | | | | |
| * | | | | | 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.