Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | Edits to section on strings and numbers | Adam Brenecki | 2013-06-30 | -13/+22 | |
| * | | | Added links to MDN, tidied intro | Adam Brenecki | 2013-06-30 | -2/+12 | |
| * | | | Merge pull request #1 from DrJonOsterman/patch-1 | Adam Brenecki | 2013-06-29 | -5/+5 | |
| |\ \ \ | |||||
| | * | | | comment syntax fix | DrJonOsterman | 2013-06-29 | -5/+5 | |
| |/ / / | |||||
| * | | | Begin writing about JavaScript arrays and dictionaries | Adam Brenecki | 2013-06-29 | -8/+113 | |
| * | | | Add the rest of the tutorial's structure | Adam Brenecki | 2013-06-29 | -0/+8 | |
| * | | | Start work on the JavaScript tutorial | Adam Brenecki | 2013-06-29 | -0/+114 | |
* | | | | Merge pull request #103 from ilyagr/patch-1 | Adam Bard | 2013-07-03 | -5/+5 | |
|\ \ \ \ | |||||
| * | | | | Update haskell.html.markdown | ilyagr | 2013-07-03 | -5/+5 | |
|/ / / / | |||||
* | | | | Line length edit for ruby | Adam | 2013-07-03 | -2/+3 | |
* | | | | Edit for line length | Adam | 2013-07-03 | -8/+8 | |
* | | | | Authors -> Contributors | Adam | 2013-07-03 | -29/+27 | |
* | | | | Ruby updates | Adam | 2013-07-03 | -4/+5 | |
* | | | | Merged haskell changes from ilyagr | Adam | 2013-07-03 | -16/+71 | |
| |/ / |/| | | |||||
* | | | Merge pull request #100 from ilyagr/before | Adam Bard | 2013-07-03 | -1/+1 | |
|\ \ \ | |||||
| * | | | Update haskell.html.markdown | ilyagr | 2013-07-03 | -1/+1 | |
* | | | | Merge pull request #99 from adelq/master | Adam Bard | 2013-07-03 | -1/+1 | |
|\ \ \ \ | |||||
| * | | | | Fix grammatical errors | Adel Qalieh | 2013-07-03 | -1/+1 | |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #18 from davefp/ruby | Adam Bard | 2013-07-03 | -0/+306 | |
|\ \ \ \ | |||||
| * | | | | Updates YAML front-matter to match #97 | David Underwood | 2013-07-03 | -2/+2 | |
| * | | | | Adds class documentation written by @joelwalden in #95 | David Underwood | 2013-07-03 | -0/+52 | |
| * | | | | Adds emphasis about the object-oriented nature of ruby, and removes reference... | David Underwood | 2013-07-02 | -28/+31 | |
| * | | | | changes string interpolation text as suggested by @fbernier | David Underwood | 2013-07-02 | -2/+2 | |
| * | | | | Adds sections for symbols, hashes, and yields | David Underwood | 2013-07-01 | -1/+50 | |
| * | | | | fixes typos in the boolean results | David Underwood | 2013-06-29 | -4/+4 | |
| * | | | | Initial WIP commit for ruby | David Underwood | 2013-06-28 | -0/+202 | |
* | | | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Adam | 2013-07-03 | -0/+5 | |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #92 from paolomainardi/master | Adam Bard | 2013-07-03 | -0/+5 | |
| |\ \ \ \ \ | |||||
| | * | | | | | Ternary operator example | Paolo Mainardi | 2013-07-03 | -0/+5 | |
| |/ / / / / | |||||
* / / / / / | Small fix in python | Adam | 2013-07-03 | -1/+2 | |
|/ / / / / | |||||
* | | | | | Edited elixir doc for length and runnability | Adam | 2013-07-02 | -8/+14 | |
* | | | | | Edited julia code for line length and runnability | Adam | 2013-07-02 | -46/+106 | |
* | | | | | Merge pull request #90 from astrieanna/master | Adam Bard | 2013-07-02 | -0/+465 | |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge pull request #1 from StefanKarpinski/master | Leah Hanson | 2013-07-02 | -45/+45 | |
| |\ \ \ \ \ | |||||
| | * | | | | | don't be lazy and actually make the first change I suggested. | Stefan Karpinski | 2013-07-02 | -11/+2 | |
| | * | | | | | suggested edits to the learn Julia in Y minutes document. | Stefan Karpinski | 2013-07-02 | -43/+52 | |
| |/ / / / / | |||||
| * | | | | | finished first draft :) | Leah Hanson | 2013-07-02 | -6/+29 | |
| * | | | | | added types section | Leah Hanson | 2013-07-02 | -43/+28 | |
| * | | | | | finished function section | Leah Hanson | 2013-07-02 | -12/+26 | |
| * | | | | | added section on splatting and translated default-and-keyword args function. | Leah Hanson | 2013-07-02 | -17/+25 | |
| * | | | | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docs | Leah Hanson | 2013-07-01 | -378/+1211 | |
| |\ \ \ \ \ | |||||
| * | | | | | | added another dictionary-for-loop example | Leah Hanson | 2013-07-01 | -0/+4 | |
| * | | | | | | edited functions through keyword args | Leah Hanson | 2013-07-01 | -14/+28 | |
| * | | | | | | small changes based on Stefan's feedback. | Leah Hanson | 2013-07-01 | -3/+4 | |
| * | | | | | | fixed try/catch section | Leah Hanson | 2013-07-01 | -4/+5 | |
| * | | | | | | edited control flow section | Leah Hanson | 2013-07-01 | -43/+49 | |
| * | | | | | | edited Set section | Leah Hanson | 2013-07-01 | -18/+11 | |
| * | | | | | | edited Dict section | Leah Hanson | 2013-07-01 | -24/+18 | |
| * | | | | | | edited tuples section | Leah Hanson | 2013-07-01 | -18/+13 | |
| * | | | | | | draft of Julia entry based on Python entry; finish up to Tuples section. | Leah Hanson | 2013-07-01 | -0/+427 |