Levi Bostian
a1d966618b
Merge pull request #965 from stecman/add-hack-lang
...
[hack/en] Add english Hack language page
2015-02-17 23:26:32 -06:00
Stephen Holdaway
75f720fd34
[hack/en] Add english Hack language page
2015-02-18 16:21:58 +13:00
Andre Polykanine A.K.A. Menelion Elensúlë
a8e591fcda
Merge pull request #963 from mrmlnc/master
...
[css/en] Fix typos
2015-02-16 14:26:27 +02:00
Denis Malinochkin
4d0c340347
[css/en] Fix typos
2015-02-16 12:44:33 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
3f5eb2da6f
Merge pull request #962 from TheDmitry/xml-ru
...
[xml/ru] Translating XML guide into Russian
2015-02-14 21:19:12 +02:00
TheDmitry
93f69048a8
[xml/ru] Typo
2015-02-14 21:48:32 +03:00
TheDmitry
c99ff7ae68
Fix
2015-02-13 17:04:33 +03:00
TheDmitry
667a38852d
[xml/ru] DTD description
2015-02-13 11:08:34 +03:00
ven
126219ee81
Merge pull request #961 from duanchenggang/ocaml
...
[ocaml/en] Change the example of mutually recursive functions
2015-02-12 10:27:56 +01:00
TheDmitry
e3d683d8ec
[xml/ru] DTD
2015-02-12 12:19:54 +03:00
Chenggang Duan
ea5c3c1f3e
[ocaml/en] Fix typo
2015-02-12 17:02:16 +08:00
Chenggang Duan
8c70acc9fb
[ocaml/en] Change the example of mutually recursive functions
...
Change the example to a meaningful and self-contained example of
mutually recursive functions.
2015-02-12 16:54:26 +08:00
TheDmitry
ebe5ab6a72
[xml/ru] Well-Formatted Document
2015-02-11 11:57:31 +03:00
TheDmitry
182699d758
XML Description
2015-02-11 09:19:07 +03:00
TheDmitry
f792b5f449
[xml/ru] Translating comment two
2015-02-10 14:43:29 +03:00
Andre Polykanine A.K.A. Menelion Elensúlë
6edf12c4d7
Merge pull request #956 from TheDmitry/paren-ru
...
[paren/ru] Translating Paren guide into Russian
2015-02-09 16:58:48 +02:00
TheDmitry
8a469f8b9b
[paren/ru] Fix typo
2015-02-09 17:30:18 +03:00
TheDmitry
bc136b96f8
[xml/ru] XML Document
2015-02-09 11:14:16 +03:00
TheDmitry
b025dbd8cb
[xml/ru] Translating First Description
2015-02-09 09:30:45 +03:00
TheDmitry
12753c9df6
[paren/ru] Translating Paren guide into Russian
2015-02-05 17:52:10 +03:00
TheDmitry
49c0548f53
Added Paren-Ru Guide draft
2015-02-04 11:04:25 +03:00
Adam Bard
24b6ed0b82
More line breaks for happy code blocks.
2015-02-04 03:33:53 +00:00
Adam Bard
885228de12
Merge pull request #954 from uvtc/patch-1
...
javascript/en: added some md formatting
2015-02-04 03:32:12 +00:00
John Gabriele
e69ca623a7
javascript/en: added some md formatting
...
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. :)
2015-02-03 17:31:44 -05:00
Adam
46fce8da7c
Added name to asymptotic notation article
2015-02-03 20:26:54 +00:00
ven
8208aad862
Merge pull request #951 from devinmcginty/master
...
Add more information on ranges in Haskell
2015-02-02 21:44:00 +01:00
Levi Bostian
f41adf85e0
Merge pull request #950 from Jakehp/master
...
asymptotic notation rough draft
2015-02-02 14:36:59 -06:00
Devin McGinty
5f4b9d5ba4
Merge pull request #2 from devinmcginty/haskell-requested-edits
...
Add example of string-as-list and fix punctuation
2015-02-01 16:40:10 -05:00
Devin McGinty
411b2b01d3
Add example of string-as-list and fix punctuation
2015-02-01 16:39:52 -05:00
Jake Prather
d5f4b39cce
Merge pull request #1 from shortstuffsushi/patch-1
...
More grammar fixes. Whitespace fixes for readability.
2015-02-01 13:29:55 -06:00
Levi Bostian
705e40497d
Merge pull request #948 from Laoujin/master
...
[CSharp/en]Some fixes and additions
2015-02-01 12:24:36 -06:00
Laoujin
031637455c
[CSharp/en]Fixed typo
2015-02-01 19:01:47 +01:00
Graham Mueller
44e0d3a859
Update asymptotic-notation.html.markdown
...
Fixing newlines hopefully. Hard to tell in the editor.
2015-02-01 11:50:48 -06:00
Graham Mueller
a5283ebff1
Update asymptotic-notation.html.markdown
...
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.
2015-02-01 11:49:19 -06:00
Jake Prather
287133fc49
Added to 'why use worst case'. Formatting changes.
2015-02-01 11:27:32 -06:00
Jake Prather
26c7b45feb
formatting - removed italics
2015-02-01 11:14:48 -06:00
Jake Prather
4380245292
formatting
2015-02-01 11:13:22 -06:00
Jake Prather
ef57fcd9a8
more grammar
2015-02-01 11:06:06 -06:00
Laoujin
564f1b20b8
Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs
2015-02-01 06:06:59 +01:00
Laoujin
8911f368de
[CSharp/en]extra details for using EntityFramework and namespaces
2015-02-01 06:01:01 +01:00
Levi Bostian
a89fb278ae
Merge pull request #949 from karlwithak/master
...
[obj-c/en] Fix typos in objective-c doc
2015-01-31 22:25:24 -06:00
Jake Prather
b4b2eb2143
grammar
2015-01-31 21:22:30 -06:00
Nicholas Hrynuik
d406057dc7
Further fix of typos in objective-c doc
2015-01-31 22:18:02 -05:00
Jake Prather
eee42da220
asymptotic notation rough draft
2015-01-31 21:16:20 -06:00
Nicholas Hrynuik
df0dbef198
Fix typos in objective-c doc
2015-01-31 21:38:24 -05:00
Levi Bostian
4f8b687626
Merge pull request #947 from microamp/elixir-ranges
...
[elixir/en] Add ranges under 'Basic types'
2015-01-31 20:17:05 -06:00
Devin McGinty
9bf5a408f4
Merge pull request #1 from devinmcginty/devinmcginty-patch-1
...
Add more information on ranges in Haskell
2015-01-31 19:51:09 -05:00
Devin McGinty
5f45319d57
Add more information on ranges in Haskell
2015-01-31 19:40:55 -05:00
Laoujin
f5d0208178
[CSharp/en]Fixes for my own changes
2015-02-01 00:04:10 +01:00
Laoujin
90e8dac0b8
[CSharp/en]updated topics not covered + added myself :)
2015-01-31 23:52:19 +01:00