Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | Merge pull request #325 from harshadsabne/master | Adam Bard | 2013-09-08 | -1/+16 | |
| |\ \ \ \ | |||||
| | * | | | | Update matlab.html.markdown | Harshad Sabne | 2013-09-06 | -0/+11 | |
| | * | | | | Update matlab.html.markdown | Harshad Sabne | 2013-09-06 | -1/+5 | |
| | |/ / / | |||||
| * | | | | Merge pull request #324 from gprestes/erlang_pt-br | Adam Bard | 2013-09-08 | -0/+253 | |
| |\ \ \ \ | |||||
| | * | | | | updated header to reflect instructions | Guilherme Heuser Prestes | 2013-09-05 | -2/+1 | |
| | * | | | | added PT-BR Erlang version | Guilherme Heuser Prestes | 2013-09-05 | -0/+254 | |
| | |/ / / | |||||
| * | | | | Merge pull request #327 from nbouscal/patch-2 | Adam Bard | 2013-09-08 | -3/+3 | |
| |\ \ \ \ | |||||
| | * | | | | Fix grammar in ruby-ecosystem.html.markdown | Nathan Bouscal | 2013-09-08 | -3/+3 | |
| | |/ / / | |||||
| * | | | | Merge pull request #331 from warmwaffles/ruby-modules | Adam Bard | 2013-09-08 | -0/+51 | |
| |\ \ \ \ | |||||
| | * | | | | Added module extension and inclusion examples | Matthew Johnston | 2013-09-08 | -0/+51 | |
| | |/ / / | |||||
| * | | | | Merge pull request #330 from sylzys/master | Adam Bard | 2013-09-08 | -0/+491 | |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge branch 'master' of github.com:sylzys/learnxinyminutes-docs | Syl Zys | 2013-09-08 | -0/+0 | |
| | |\ \ \ \ | |||||
| | | * | | | | typo corrections | Syl Zys | 2013-09-08 | -8/+8 | |
| | * | | | | | typo corrections, thanks to Nami-Doc for re-reading | Syl Zys | 2013-09-08 | -33/+33 | |
| | |/ / / / | |||||
| | * / / / | Added Python French translation | Syl Zys | 2013-09-08 | -0/+491 | |
| | |/ / / | |||||
| * | | | | Merge pull request #332 from warmwaffles/fix/php | Adam Bard | 2013-09-08 | -11/+18 | |
| |\ \ \ \ | |||||
| | * | | | | Fixed line wrapping | Matthew Johnston | 2013-09-08 | -11/+18 | |
| | |/ / / | |||||
| * | | | | Merge pull request #333 from hako/master | Adam Bard | 2013-09-08 | -1/+1 | |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | corrected issue on floating point literals. | Wesley Hill | 2013-09-09 | -1/+1 | |
| |/ / / | |||||
| * / / | Update README.markdown | Adam Bard | 2013-09-05 | -4/+29 | |
| |/ / | |||||
* / / | Some fixes | Adam | 2013-09-08 | -5/+5 | |
|/ / | |||||
* | | Fixed up potential conflicts | Adam | 2013-09-04 | -4/+4 | |
* | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Adam | 2013-09-04 | -31/+1561 | |
|\ \ | |||||
| * \ | Merge pull request #309 from ociule/master | Adam Bard | 2013-09-04 | -0/+489 | |
| |\ \ | |||||
| | * | | Corrections. | Ovidiu Ciule | 2013-09-04 | -3/+2 | |
| | * | | Add romanian python translation. Expect spelling corrections. | Ovidiu Ciule | 2013-09-04 | -0/+490 | |
| | |/ | |||||
| * | | Merge pull request #297 from netpyoung/master | Adam Bard | 2013-09-04 | -0/+383 | |
| |\ \ | |||||
| | * | | Korean version of clojure tutorial added | netpyoung | 2013-09-04 | -0/+383 | |
| | |/ | |||||
| * | | Merge pull request #298 from hkulekci/update-branch | Adam Bard | 2013-09-04 | -0/+22 | |
| |\ \ | |||||
| | * | | update latest commits. | Haydar Kulekci | 2013-09-03 | -0/+22 | |
| | |/ | |||||
| * | | Merge pull request #299 from neslux/master | Adam Bard | 2013-09-04 | -0/+631 | |
| |\ \ | |||||
| | * | | Spanish translation for the csharp article | Olfran Jiménez | 2013-09-03 | -0/+631 | |
| | |/ | |||||
| * | | Merge pull request #300 from JensRantil/parentheses-fix | Adam Bard | 2013-09-04 | -1/+1 | |
| |\ \ | |||||
| | * | | parens => parentheses | Jens Rantil | 2013-09-04 | -1/+1 | |
| | |/ | |||||
| * | | Merge pull request #303 from mathiasbynens/patch-1 | Adam Bard | 2013-09-04 | -17/+15 | |
| |\ \ | |||||
| | * | | brainfuck: A few corrections | Mathias Bynens | 2013-09-04 | -17/+15 | |
| | |/ | |||||
| * | | Merge pull request #305 from mrshu/master | Adam Bard | 2013-09-04 | -1/+1 | |
| |\ \ | |||||
| | * | | chan chan string -> channel of string channels | Marek Šuppa | 2013-09-04 | -1/+1 | |
| | |/ | |||||
| * | | Merge pull request #306 from hoelzro/master | Adam Bard | 2013-09-04 | -4/+11 | |
| |\ \ | |||||
| | * | | Use local variables for function examples | Rob Hoelz | 2013-09-04 | -4/+4 | |
| | * | | Add another example of function call without parens | Rob Hoelz | 2013-09-04 | -0/+4 | |
| | * | | Clarify self-referential local functions | Rob Hoelz | 2013-09-04 | -0/+3 | |
| | |/ | |||||
| * | | Merge pull request #307 from NKCSS/master | Adam Bard | 2013-09-04 | -2/+2 | |
| |\ \ | |||||
| | * | | Changed Print function to show the variable type | NKCSS | 2013-09-04 | -2/+2 | |
| | |/ | |||||
| * | | Merge pull request #308 from dcaunt/master | Adam Bard | 2013-09-04 | -5/+5 | |
| |\ \ | |||||
| | * | | Fixed inconsistencies in class implementation and protocol naming | Dave Caunt | 2013-09-04 | -2/+2 | |
| | * | | Fixed typo in Parameter | Dave Caunt | 2013-09-04 | -2/+2 | |
| | * | | Fixed For loop example so that jj is not incremented twice in each iteration ... | Dave Caunt | 2013-09-04 | -1/+1 | |
| | |/ | |||||
| * | | Merge pull request #311 from eXeC64/patch-1 | Adam Bard | 2013-09-04 | -1/+1 | |
| |\ \ | | |/ | |/| | |||||
| | * | Corrected comment: utf-8 → unicode | Harry Jeffery | 2013-09-04 | -1/+1 | |
| |/ |