summaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAgeLines
...
| | * | | | | Document appender arrays and scope guardsFeepingCreature2013-09-08-0/+24
| | * | | | | Fix small syntax bugFeepingCreature2013-09-08-1/+1
| | * | | | | Amend cast doc to account for dynamic class castsFeepingCreature2013-09-08-1/+1
| | * | | | | Fix module filename; I misunderstood the directory layout thereFeepingCreature2013-09-08-1/+1
| | * | | | | Add documentation for Neat, my D1-lite.FeepingCreature2013-09-08-0/+275
| * | | | | | Merge pull request #326 from rafaeljegundo/masterAdam Bard2013-09-08-0/+414
| |\ \ \ \ \ \
| | * | | | | | added first version of git in PT-PTRafael Jegundo2013-09-07-0/+414
| | |/ / / / /
| * | | | | | Merge pull request #325 from harshadsabne/masterAdam Bard2013-09-08-1/+16
| |\ \ \ \ \ \
| | * | | | | | Update matlab.html.markdownHarshad Sabne2013-09-06-0/+11
| | * | | | | | Update matlab.html.markdownHarshad Sabne2013-09-06-1/+5
| | |/ / / / /
| * | | | | | Merge pull request #324 from gprestes/erlang_pt-brAdam Bard2013-09-08-0/+253
| |\ \ \ \ \ \
| | * | | | | | updated header to reflect instructionsGuilherme Heuser Prestes2013-09-05-2/+1
| | * | | | | | added PT-BR Erlang versionGuilherme Heuser Prestes2013-09-05-0/+254
| | |/ / / / /
| * | | | | | Merge pull request #327 from nbouscal/patch-2Adam Bard2013-09-08-3/+3
| |\ \ \ \ \ \
| | * | | | | | Fix grammar in ruby-ecosystem.html.markdownNathan Bouscal2013-09-08-3/+3
| | |/ / / / /
| * | | | | | Merge pull request #331 from warmwaffles/ruby-modulesAdam Bard2013-09-08-0/+51
| |\ \ \ \ \ \
| | * | | | | | Added module extension and inclusion examplesMatthew Johnston2013-09-08-0/+51
| | |/ / / / /
| * | | | | | Merge pull request #330 from sylzys/masterAdam Bard2013-09-08-0/+491
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge branch 'master' of github.com:sylzys/learnxinyminutes-docsSyl Zys2013-09-08-0/+0
| | |\ \ \ \ \ \
| | | * | | | | | typo correctionsSyl Zys2013-09-08-8/+8
| | * | | | | | | typo corrections, thanks to Nami-Doc for re-readingSyl Zys2013-09-08-33/+33
| | |/ / / / / /
| | * / / / / / Added Python French translationSyl Zys2013-09-08-0/+491
| | |/ / / / /
| * | | | | | Merge pull request #332 from warmwaffles/fix/phpAdam Bard2013-09-08-11/+18
| |\ \ \ \ \ \
| | * | | | | | Fixed line wrappingMatthew Johnston2013-09-08-11/+18
| | |/ / / / /
| * | | | | | Merge pull request #333 from hako/masterAdam Bard2013-09-08-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | corrected issue on floating point literals.Wesley Hill2013-09-09-1/+1
| |/ / / / /
| * / / / / Update README.markdownAdam Bard2013-09-05-4/+29
| |/ / / /
* / / / / Some fixesAdam2013-09-08-5/+5
|/ / / /
* | | | Fixed up potential conflictsAdam2013-09-04-4/+4
* | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsAdam2013-09-04-31/+1561
|\ \ \ \
| * \ \ \ Merge pull request #309 from ociule/masterAdam Bard2013-09-04-0/+489
| |\ \ \ \
| | * | | | Corrections.Ovidiu Ciule2013-09-04-3/+2
| | * | | | Add romanian python translation. Expect spelling corrections.Ovidiu Ciule2013-09-04-0/+490
| | |/ / /
| * | | | Merge pull request #297 from netpyoung/masterAdam Bard2013-09-04-0/+383
| |\ \ \ \
| | * | | | Korean version of clojure tutorial addednetpyoung2013-09-04-0/+383
| | |/ / /
| * | | | Merge pull request #298 from hkulekci/update-branchAdam Bard2013-09-04-0/+22
| |\ \ \ \
| | * | | | update latest commits.Haydar Kulekci2013-09-03-0/+22
| | |/ / /
| * | | | Merge pull request #299 from neslux/masterAdam Bard2013-09-04-0/+631
| |\ \ \ \
| | * | | | Spanish translation for the csharp articleOlfran Jiménez2013-09-03-0/+631
| | |/ / /
| * | | | Merge pull request #300 from JensRantil/parentheses-fixAdam Bard2013-09-04-1/+1
| |\ \ \ \
| | * | | | parens => parenthesesJens Rantil2013-09-04-1/+1
| | |/ / /
| * | | | Merge pull request #303 from mathiasbynens/patch-1Adam Bard2013-09-04-17/+15
| |\ \ \ \
| | * | | | brainfuck: A few correctionsMathias Bynens2013-09-04-17/+15
| | |/ / /
| * | | | Merge pull request #305 from mrshu/masterAdam Bard2013-09-04-1/+1
| |\ \ \ \
| | * | | | chan chan string -> channel of string channelsMarek Šuppa2013-09-04-1/+1
| | |/ / /
| * | | | Merge pull request #306 from hoelzro/masterAdam Bard2013-09-04-4/+11
| |\ \ \ \
| | * | | | Use local variables for function examplesRob Hoelz2013-09-04-4/+4
| | * | | | Add another example of function call without parensRob Hoelz2013-09-04-0/+4
| | * | | | Clarify self-referential local functionsRob Hoelz2013-09-04-0/+3
| | |/ / /
| * | | | Merge pull request #307 from NKCSS/masterAdam Bard2013-09-04-2/+2
| |\ \ \ \