Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | Merge pull request #961 from duanchenggang/ocaml | ven | 2015-02-12 | -6/+11 | |
|\ \ \ | |||||
| * | | | [ocaml/en] Fix typo | Chenggang Duan | 2015-02-12 | -1/+1 | |
| * | | | [ocaml/en] Change the example of mutually recursive functions | Chenggang Duan | 2015-02-12 | -5/+10 | |
|/ / / | |||||
* | | | Merge pull request #956 from TheDmitry/paren-ru | Andre Polykanine A.K.A. Menelion Elensúlë | 2015-02-09 | -0/+196 | |
|\ \ \ | |/ / |/| | | |||||
| * | | [paren/ru] Fix typo | TheDmitry | 2015-02-09 | -8/+8 | |
| * | | [paren/ru] Translating Paren guide into Russian | TheDmitry | 2015-02-05 | -21/+20 | |
| * | | Added Paren-Ru Guide draft | TheDmitry | 2015-02-04 | -0/+197 | |
|/ / | |||||
* | | More line breaks for happy code blocks. | Adam Bard | 2015-02-04 | -0/+10 | |
* | | Merge pull request #954 from uvtc/patch-1 | Adam Bard | 2015-02-04 | -29/+31 | |
|\ \ | |||||
| * | | javascript/en: added some md formatting | John Gabriele | 2015-02-03 | -29/+31 | |
|/ / | |||||
* | | Added name to asymptotic notation article | Adam | 2015-02-03 | -0/+1 | |
* | | Merge pull request #951 from devinmcginty/master | ven | 2015-02-02 | -1/+10 | |
|\ \ | |||||
| * \ | Merge pull request #2 from devinmcginty/haskell-requested-edits | Devin McGinty | 2015-02-01 | -1/+2 | |
| |\ \ | |||||
| | * | | Add example of string-as-list and fix punctuation | Devin McGinty | 2015-02-01 | -1/+2 | |
| |/ / | |||||
| * | | Merge pull request #1 from devinmcginty/devinmcginty-patch-1 | Devin McGinty | 2015-01-31 | -1/+9 | |
| |\ \ | |||||
| | * | | Add more information on ranges in Haskell | Devin McGinty | 2015-01-31 | -1/+9 | |
| |/ / | |||||
* | | | Merge pull request #950 from Jakehp/master | Levi Bostian | 2015-02-02 | -0/+128 | |
|\ \ \ | |||||
| * \ \ | Merge pull request #1 from shortstuffsushi/patch-1 | Jake Prather | 2015-02-01 | -27/+19 | |
| |\ \ \ | |||||
| | * | | | Update asymptotic-notation.html.markdown | Graham Mueller | 2015-02-01 | -2/+2 | |
| | * | | | Update asymptotic-notation.html.markdown | Graham Mueller | 2015-02-01 | -27/+19 | |
| |/ / / | |||||
| * | | | Added to 'why use worst case'. Formatting changes. | Jake Prather | 2015-02-01 | -2/+9 | |
| * | | | formatting - removed italics | Jake Prather | 2015-02-01 | -2/+2 | |
| * | | | formatting | Jake Prather | 2015-02-01 | -15/+19 | |
| * | | | more grammar | Jake Prather | 2015-02-01 | -5/+5 | |
| * | | | grammar | Jake Prather | 2015-01-31 | -4/+8 | |
| * | | | asymptotic notation rough draft | Jake Prather | 2015-01-31 | -0/+121 | |
* | | | | Merge pull request #948 from Laoujin/master | Levi Bostian | 2015-02-01 | -24/+99 | |
|\ \ \ \ | |||||
| * | | | | [CSharp/en]Fixed typo | Laoujin | 2015-02-01 | -1/+1 | |
| * | | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Laoujin | 2015-02-01 | -11/+17 | |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
* | | | | | Merge pull request #949 from karlwithak/master | Levi Bostian | 2015-01-31 | -11/+12 | |
|\ \ \ \ \ | |||||
| * | | | | | Further fix of typos in objective-c doc | Nicholas Hrynuik | 2015-01-31 | -12/+12 | |
| * | | | | | Fix typos in objective-c doc | Nicholas Hrynuik | 2015-01-31 | -7/+8 | |
|/ / / / / | |||||
* | | | | | Merge pull request #947 from microamp/elixir-ranges | Levi Bostian | 2015-01-31 | -0/+5 | |
|\ \ \ \ \ | |||||
| * | | | | | Add ranges under 'Basic types' | james sangho nah | 2015-02-01 | -0/+5 | |
| | |/ / / | |/| | | | |||||
| | * | | | [CSharp/en]extra details for using EntityFramework and namespaces | Laoujin | 2015-02-01 | -5/+10 | |
| | * | | | [CSharp/en]Fixes for my own changes | Laoujin | 2015-02-01 | -7/+2 | |
| | * | | | [CSharp/en]updated topics not covered + added myself :) | Laoujin | 2015-01-31 | -8/+10 | |
| | * | | | [CSharp/en]Added exception handling | Laoujin | 2015-01-31 | -2/+34 | |
| | * | | | [CSharp/en]Added [Flags] | Laoujin | 2015-01-31 | -1/+16 | |
| | * | | | [CSharp/en]Added static property | Laoujin | 2015-01-31 | -2/+1 | |
| | * | | | Merge branch 'master' of https://github.com/Laoujin/learnxinyminutes-docs | Laoujin | 2015-01-31 | -0/+61 | |
| | |\ \ \ | |_|/ / / |/| | | | | |||||
* | | | | | Merge pull request #945 from TheDmitry/json-ru | Andre Polykanine A.K.A. Menelion Elensúlë | 2015-01-31 | -0/+61 | |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Fix typo | TheDmitry | 2015-01-31 | -2/+2 | |
| * | | | | Merge remote-tracking branch 'upstream/master' into json-ru | TheDmitry | 2015-01-31 | -1/+2 | |
| |\ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Typo | TheDmitry | 2015-01-29 | -3/+3 | |
| * | | | | Merge remote-tracking branch 'upstream/master' into json-ru | TheDmitry | 2015-01-29 | -23/+23 | |
| |\ \ \ \ | |||||
| * | | | | | json guide is done. | TheDmitry | 2015-01-29 | -11/+11 | |
| * | | | | | Fix | TheDmitry | 2015-01-28 | -2/+2 | |
| * | | | | | Merge remote-tracking branch 'upstream/master' into json-ru | TheDmitry | 2015-01-26 | -82/+149 | |
| |\ \ \ \ \ | |||||
| * | | | | | | [json/ru] Translating JSON guide into Russian | TheDmitry | 2015-01-23 | -21/+21 |