Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | 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 | |
| * | | | | | | partially translation | TheDmitry | 2015-01-22 | -11/+14 | |
| * | | | | | | Merge remote-tracking branch 'upstream/master' into json-ru | TheDmitry | 2015-01-22 | -8/+173 | |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | guide of original json | TheDmitry | 2015-01-22 | -0/+58 | |
| | | | | * | | | [CSharp/en]Added ref and out parameters | Laoujin | 2015-01-31 | -0/+13 | |
| | | | | * | | | [CSharp/en]added casting to converting | Laoujin | 2015-01-31 | -1/+6 | |
| | | | | * | | | [CSharp/en]break and continue in loops | Laoujin | 2015-01-31 | -2/+9 | |
| | | | | * | | | [CSharp/en]Constants are TitleCase, not SCREAMING_CAPS in C# (as done everywh... | Laoujin | 2015-01-31 | -1/+1 | |
| | | | | * | | | [CSharp/en]Fixed compilation and ef errors | Laoujin | 2015-01-31 | -3/+3 | |
| | | | | * | | | [CSharp/en]namespaces can have multiple levels with dots | Laoujin | 2015-01-31 | -1/+1 | |
| | | | | * | | | [CSharp/en]XML Comments can be used for external doc generation and for help ... | Laoujin | 2015-01-31 | -1/+3 | |
| |_|_|_|/ / / |/| | | | | | | |||||
* | | | | | | | Merge pull request #946 from devinmcginty/patch-1 | Geoff Liu | 2015-01-30 | -1/+1 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | |||||
| * | | | | | | Change explanation of unsigned types | Devin McGinty | 2015-01-30 | -1/+1 | |
|/ / / / / / | |||||
* | | | | | | Merge pull request #944 from acganesh/patch-1 | Levi Bostian | 2015-01-29 | -0/+1 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Add definition of parakeet in r.html.markdown | acganesh | 2015-01-28 | -0/+1 | |
|/ / / / / | |||||
* | | | | | Merge pull request #943 from ikr0m/patch-1 | Geoff Liu | 2015-01-28 | -1/+1 | |
|\ \ \ \ \ | |||||
| * | | | | | Update scala.html.markdown | Ikrom | 2015-01-29 | -1/+1 | |
|/ / / / / | |||||
* | | | | | Merge pull request #942 from geoffliu/master | ven | 2015-01-28 | -18/+18 | |
|\ \ \ \ \ | |||||
| * | | | | | Remove an extra comma | Geoff Liu | 2015-01-28 | -18/+18 | |
| | |_|/ / | |/| | | | |||||
* | | | | | Merge pull request #940 from TheDmitry/master | Geoff Liu | 2015-01-28 | -4/+4 | |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | [swift/pt-br] Updating the getting started guide weblink | TheDmitry | 2015-01-28 | -1/+1 | |
| * | | | | [swift/en,cn,ru]Updating the getting started guide weblink. | TheDmitry | 2015-01-28 | -3/+3 | |
|/ / / / | |||||
* | | | | Merge pull request #934 from searoso/patch-1 | Adam Bard | 2015-01-25 | -0/+7 | |
|\ \ \ \ | |||||
| * | | | | Update r.html.markdown | searoso | 2015-01-25 | -1/+1 | |
| * | | | | Update r.html.markdown | searoso | 2015-01-20 | -0/+7 | |
* | | | | | fix #937 | ven | 2015-01-25 | -3/+2 |