| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | | Fix typo. | Joao Pedrosa | 2013-06-29 | -1/+1 |
| * | | | Fix typo. | Joao Pedrosa | 2013-06-29 | -1/+1 |
| * | | | Add Dart prefix to markdown. | Joao Pedrosa | 2013-06-29 | -1/+1 |
| * | | | Added Dart tutorial. | Joao Pedrosa | 2013-06-29 | -0/+506 |
| | |/
| |/| |
|
* | | | Use Csharp syntax highlighting for fsharp | Adam | 2013-06-28 | -10/+17 |
* | | | Merge branch 'master' into swlachin-master | Adam | 2013-06-28 | -0/+282 |
|\| | |
|
| * | | Merge pull request #29 from egonSchiele/master | Adam Bard | 2013-06-28 | -0/+282 |
| |\ \ |
|
| | * | | fixes | Aditya Bhargava | 2013-06-28 | -38/+30 |
| | * | | adding haskell | Aditya Bhargava | 2013-06-28 | -0/+290 |
* | | | | Merge branch 'master' of github.com:swlaschin/learnxinyminutes-docs into swla... | Adam | 2013-06-28 | -0/+431 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Added F# examples. | Scott Wlaschin | 2013-06-29 | -0/+431 |
| |/ / |
|
* | | | Merge pull request #23 from brianr/patch-1 | Adam Bard | 2013-06-28 | -2/+2 |
|\ \ \ |
|
| * | | | Use consistent example for demonstrating integer vs. float division | Brian Rue | 2013-06-28 | -1/+1 |
| * | | | Use consistent example for demonstrating integer vs. float division | Brian Rue | 2013-06-28 | -1/+1 |
| |/ / |
|
* | | | Merge pull request #33 from esneider/patch-1 | Adam Bard | 2013-06-28 | -2/+2 |
|\ \ \ |
|
| * | | | Fix precision typo with C integer types | Dario Sneidermanis | 2013-06-28 | -2/+2 |
| | |/
| |/| |
|
* | | | Merge pull request #32 from kaimallea/master | Adam Bard | 2013-06-28 | -6/+22 |
|\ \ \
| |/ /
|/| | |
|
| * | | Update comment | Kai Mallea | 2013-06-28 | -0/+1 |
| * | | Update pointer examples and comments | Kai Mallea | 2013-06-28 | -6/+21 |
|/ / |
|
* | | Updates | Adam | 2013-06-28 | -0/+4 |
* | | Merge pull request #27 from lodin/master | Adam Bard | 2013-06-28 | -1/+3 |
|\ \ |
|
| * | | Add contact info to python doc | Louie Dinh | 2013-06-28 | -0/+2 |
| * | | Merge remote-tracking branch 'upstream/master' | Louie Dinh | 2013-06-28 | -44/+487 |
| |\ \ |
|
| * | | | Remove however in unpacking commenting. It's confusing | Louie Dinh | 2013-06-27 | -1/+1 |
* | | | | Merge pull request #30 from jeffcarp/master | Adam Bard | 2013-06-28 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Reverse "omit the beginning|end" | Jeff Carpenter | 2013-06-28 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #24 from djv/patch-1 | Adam Bard | 2013-06-28 | -0/+3 |
|\ \ \
| |_|/
|/| | |
|
| * | | Added clojure dependency version | Daniel Velkov | 2013-06-28 | -0/+3 |
|/ / |
|
* | | Merge pull request #20 from mlloreda/patch-2 | Adam Bard | 2013-06-28 | -2/+2 |
|\ \ |
|
| * | | Fixed misspellings | Miguel Lloreda | 2013-06-28 | -2/+2 |
|/ / |
|
* | | Merge pull request #17 from mrshankly/patch-1 | Adam Bard | 2013-06-28 | -4/+4 |
|\ \ |
|
| * | | Corrected the last element of li in the lists explanation. | mrshankly | 2013-06-28 | -4/+4 |
* | | | Merge pull request #19 from partkyle/dictionary-clarification | Adam Bard | 2013-06-28 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | added some clarification on the default value for dictionary.get | Kyle Partridge | 2013-06-28 | -0/+4 |
|/ / |
|
* | | Updates | Adam | 2013-06-28 | -1/+3 |
* | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Adam | 2013-06-28 | -0/+21 |
|\ \ |
|
| * \ | Merge pull request #11 from liteye/master | Adam Bard | 2013-06-28 | -0/+21 |
| |\ \ |
|
| | * | | add conditional expressions, get and setdefault for dictionary and a little t... | Liteye | 2013-06-28 | -0/+21 |
| |/ / |
|
* | | | Fixed c thing | Adam | 2013-06-28 | -1/+1 |
* | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Adam | 2013-06-28 | -1/+14 |
|\| | |
|
| * | | Merge pull request #9 from jssevestre/master | Adam Bard | 2013-06-28 | -1/+14 |
| |\ \ |
|
| | * | | Add inequality and chained comparisons | js.sevestre | 2013-06-28 | -1/+14 |
| |/ / |
|
* / / | Took a run at C | Adam | 2013-06-28 | -0/+336 |
|/ / |
|
* | | Fixed a typo | Adam | 2013-06-27 | -1/+1 |
* | | Fixed any syntax errors | Adam | 2013-06-27 | -4/+16 |
* | | Minor fixes to python doc | Adam | 2013-06-27 | -1/+15 |
* | | edits | Adam | 2013-06-27 | -4/+5 |
* | | Merged emarref's changes | Adam | 2013-06-27 | -25/+54 |
|\ \ |
|
| * | | Use sinlge line breaks for clarity | Malcolm Fell | 2013-06-28 | -1/+2 |
| * | | Correct syntax error declaring final method | Malcolm Fell | 2013-06-28 | -2/+3 |