summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Update go-de.html.markdownWincent Balin2015-02-15-18/+18
| | | More fixes.
* Update go-de.html.markdownWincent Balin2015-02-14-13/+13
| | | Fixed many, many grammar mistakes.
* Merge pull request #962 from TheDmitry/xml-ruAndre Polykanine A.K.A. Menelion Elensúlë2015-02-14-0/+130
|\ | | | | [xml/ru] Translating XML guide into Russian
| * [xml/ru] TypoTheDmitry2015-02-14-5/+5
| |
| * FixTheDmitry2015-02-13-22/+23
| |
| * [xml/ru] DTD descriptionTheDmitry2015-02-13-9/+9
| |
| * [xml/ru] DTDTheDmitry2015-02-12-5/+5
| |
| * [xml/ru] Well-Formatted DocumentTheDmitry2015-02-11-7/+7
| |
| * XML DescriptionTheDmitry2015-02-11-9/+9
| |
| * [xml/ru] Translating comment twoTheDmitry2015-02-10-6/+6
| |
| * [xml/ru] XML DocumentTheDmitry2015-02-09-9/+9
| |
| * [xml/ru] Translating First DescriptionTheDmitry2015-02-09-0/+129
| |
* | Merge pull request #961 from duanchenggang/ocamlven2015-02-12-6/+11
|\ \ | | | | | | [ocaml/en] Change the example of mutually recursive functions
| * | [ocaml/en] Fix typoChenggang Duan2015-02-12-1/+1
| | |
| * | [ocaml/en] Change the example of mutually recursive functionsChenggang Duan2015-02-12-5/+10
|/ / | | | | | | | | Change the example to a meaningful and self-contained example of mutually recursive functions.
* | Merge pull request #956 from TheDmitry/paren-ruAndre Polykanine A.K.A. Menelion Elensúlë2015-02-09-0/+196
|\ \ | |/ |/| [paren/ru] Translating Paren guide into Russian
| * [paren/ru] Fix typoTheDmitry2015-02-09-8/+8
| |
| * [paren/ru] Translating Paren guide into RussianTheDmitry2015-02-05-21/+20
| |
| * Added Paren-Ru Guide draftTheDmitry2015-02-04-0/+197
|/
* More line breaks for happy code blocks.Adam Bard2015-02-04-0/+10
|
* Merge pull request #954 from uvtc/patch-1Adam Bard2015-02-04-29/+31
|\ | | | | javascript/en: added some md formatting
| * javascript/en: added some md formattingJohn Gabriele2015-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 articleAdam2015-02-03-0/+1
|
* Merge pull request #951 from devinmcginty/masterven2015-02-02-1/+10
|\ | | | | Add more information on ranges in Haskell
| * Merge pull request #2 from devinmcginty/haskell-requested-editsDevin McGinty2015-02-01-1/+2
| |\ | | | | | | Add example of string-as-list and fix punctuation
| | * Add example of string-as-list and fix punctuationDevin McGinty2015-02-01-1/+2
| |/
| * Merge pull request #1 from devinmcginty/devinmcginty-patch-1Devin McGinty2015-01-31-1/+9
| |\ | | | | | | Add more information on ranges in Haskell
| | * Add more information on ranges in HaskellDevin McGinty2015-01-31-1/+9
| |/
* | Merge pull request #950 from Jakehp/masterLevi Bostian2015-02-02-0/+128
|\ \ | | | | | | asymptotic notation rough draft
| * \ Merge pull request #1 from shortstuffsushi/patch-1Jake Prather2015-02-01-27/+19
| |\ \ | | | | | | | | More grammar fixes. Whitespace fixes for readability.
| | * | Update asymptotic-notation.html.markdownGraham Mueller2015-02-01-2/+2
| | | | | | | | | | | | Fixing newlines hopefully. Hard to tell in the editor.
| | * | Update asymptotic-notation.html.markdownGraham Mueller2015-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 Prather2015-02-01-2/+9
| | |
| * | formatting - removed italicsJake Prather2015-02-01-2/+2
| | |
| * | formattingJake Prather2015-02-01-15/+19
| | |
| * | more grammarJake Prather2015-02-01-5/+5
| | |
| * | grammarJake Prather2015-01-31-4/+8
| | |
| * | asymptotic notation rough draftJake Prather2015-01-31-0/+121
| | |
* | | Merge pull request #948 from Laoujin/masterLevi Bostian2015-02-01-24/+99
|\ \ \ | | | | | | | | [CSharp/en]Some fixes and additions
| * | | [CSharp/en]Fixed typoLaoujin2015-02-01-1/+1
| | | |
| * | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docsLaoujin2015-02-01-11/+17
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #949 from karlwithak/masterLevi Bostian2015-01-31-11/+12
|\ \ \ \ | | | | | | | | | | [obj-c/en] Fix typos in objective-c doc
| * | | | Further fix of typos in objective-c docNicholas Hrynuik2015-01-31-12/+12
| | | | |
| * | | | Fix typos in objective-c docNicholas Hrynuik2015-01-31-7/+8
|/ / / /
* | | | Merge pull request #947 from microamp/elixir-rangesLevi Bostian2015-01-31-0/+5
|\ \ \ \ | | | | | | | | | | [elixir/en] Add ranges under 'Basic types'
| * | | | Add ranges under 'Basic types'james sangho nah2015-02-01-0/+5
| | |/ / | |/| |
| | * | [CSharp/en]extra details for using EntityFramework and namespacesLaoujin2015-02-01-5/+10
| | | |
| | * | [CSharp/en]Fixes for my own changesLaoujin2015-02-01-7/+2
| | | |
| | * | [CSharp/en]updated topics not covered + added myself :)Laoujin2015-01-31-8/+10
| | | |
| | * | [CSharp/en]Added exception handlingLaoujin2015-01-31-2/+34
| | | |