Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | 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 | ||||
| * | | javascript/en: added some md formatting | John Gabriele | 2015-02-03 | -29/+31 | |
|/ / | | | | | | | | | Added some markdown formatting to the comments throughout to clarify meaning. Also tweaked a couple of other quote marks as well. Also shortened a couple of long lines. More to do, but stopped here for now. :) | ||||
* | | 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 | |
|\ \ | | | | | | | Add more information on ranges in Haskell | ||||
| * \ | 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 | ||||
| | * | | 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 | ||||
| | * | | 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 | |
|\ \ \ | | | | | | | | | asymptotic notation rough draft | ||||
| * \ \ | Merge pull request #1 from shortstuffsushi/patch-1 | Jake Prather | 2015-02-01 | -27/+19 | |
| |\ \ \ | | | | | | | | | | | More grammar fixes. Whitespace fixes for readability. | ||||
| | * | | | Update asymptotic-notation.html.markdown | Graham Mueller | 2015-02-01 | -2/+2 | |
| | | | | | | | | | | | | | | | Fixing newlines hopefully. Hard to tell in the editor. | ||||
| | * | | | Update asymptotic-notation.html.markdown | Graham Mueller | 2015-02-01 | -27/+19 | |
| |/ / / | | | | | | | | | | | | | | | | | Fixing some grammar and incorrect usage of it's. Replacing description of why not to use best case. Changing some formatting to hopefully make it read a little easier. | ||||
| * | | | 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]Some fixes and additions | ||||
| * | | | | [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 | |
|\ \ \ \ \ | | | | | | | | | | | | | [obj-c/en] Fix typos in objective-c doc | ||||
| * | | | | | 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 | |
|\ \ \ \ \ | | | | | | | | | | | | | [elixir/en] Add ranges under 'Basic types' | ||||
| * | | | | | 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 | |
|\ \ \ \ \ | |/ / / / |/| | | | | [json/ru] Translating JSON guide into Russian | ||||
| * | | | | 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 ↵ | Laoujin | 2015-01-31 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | everywhere in the .NET framework, encouraged by the MS .NET framework guidelines and StackOverflow: http://stackoverflow.com/a/242549/540352) |