Commit Graph

2056 Commits

Author SHA1 Message Date
JasonJAyalaP
91e68f5830 cleanup 2014-09-19 20:04:08 -05:00
JasonJAyalaP
08c18afeb3 cleanup 2014-09-19 20:02:13 -05:00
JasonJAyalaP
4595c7e3ed Removed common operations, explained continue 2014-09-19 20:00:13 -05:00
JasonJAyalaP
e0c71555d9 shorter desc 2014-09-19 19:57:33 -05:00
JasonJAyalaP
17e1f7293a Fixes and updates 2014-09-19 19:55:52 -05:00
Andre Polykanine A.K.A. Menelion Elensúlë
a58968d813 Oops, now I hope that's all 2014-09-19 22:54:06 +03:00
Jelle Besseling
b66872c9eb Dutch translation of the coffeescript tutorial 2014-09-19 18:05:13 +02:00
Andre Polykanine A.K.A. Menelion Elensúlë
2f2536a6ea Corrected as reviewed by @astynax. And yes, Jack be nimble's analog is also there! 2014-09-19 17:03:33 +03:00
JasonJAyalaP
08a444ddc6 Renamed vars and types for clarity; minor stuff; enum prefix 2014-09-18 19:02:33 -05:00
JasonJAyalaP
a261b8c445 mention rename 2014-09-18 18:28:42 -05:00
JasonJAyalaP
f665bf2753 filename fix 2014-09-18 18:11:27 -05:00
JasonJAyalaP
695159a751 IC 2014-09-18 18:07:51 -05:00
Nami-Doc
d12bfcdc18 Merge pull request #770 from nt591/elixir
[elixir/en] fix typo
2014-09-18 19:46:12 +02:00
Nikhil Thomas
27c7f4c4f0 fix typo 2014-09-18 13:41:47 -04:00
Nami-Doc
82b5e67c20 Merge pull request #769 from prrrnd/css-fr
[css/fr-fr] Fixed typo
2014-09-18 16:04:08 +02:00
Pierre-Arnaud Baciocchini
79f7d3100f Fixed typo 2014-09-18 16:01:42 +02:00
Nami-Doc
23da721e82 Merge pull request #729 from prrrnd/css-fr
[css/fr-fr] Added french translation of CSS
2014-09-16 18:57:12 +02:00
Pierre-Arnaud Baciocchini
9df9e23aa4 Fixes french translation of CSS 2014-09-16 17:33:10 +02:00
Nami-Doc
8c0801b97d Merge pull request #767 from MuhammadWang/patch-1
Fix a typo
2014-09-15 08:01:47 +02:00
Muhammad Wang
6d68c2317b Fix a typo 2014-09-15 10:12:36 +08:00
Nami-Doc
66e935067c Merge pull request #766 from joelg236/patch-1
Fixed very small spelling mistake
2014-09-14 21:38:34 +02:00
Joel Gallant
93423c1b82 Fixed very small spelling mistake
semantices -> semantics
2014-09-14 13:18:43 -06:00
Nami-Doc
931db8c685 Regexes thingies. 2014-09-13 21:37:35 +02:00
Nami-Doc
032557dc46 Merge pull request #763 from AJIADb9/patch-1
Added missing ";"
2014-09-13 15:11:07 +02:00
Kirill
39b7ae4d18 Added missing ";" 2014-09-13 15:04:49 +06:00
Levi Bostian
83c9693902 Merge pull request #762 from matthiasn/patch-2
Update compojure.html.markdown
2014-09-12 13:15:06 -05:00
Levi Bostian
6b63afa2ee Merge pull request #761 from matthiasn/patch-1
Update compojure.html.markdown
2014-09-12 13:14:38 -05:00
Levi Bostian
814ac3d017 Merge pull request #760 from dmbaturin/master
[ocaml/en] Syntax error fix and minor enhancements
2014-09-12 13:13:19 -05:00
Daniil Baturin
5cf408a7a9 Add anonymous functions and list map/filter sections to the OCaml tutorial. 2014-09-13 00:54:23 +07:00
Daniil Baturin
807a958c78 Some information about the need for type annotations in OCaml tutorial. 2014-09-13 00:46:46 +07:00
Matthias Nehlsen
c67cd5bb4b Update compojure.html.markdown
While I'm at it... great work, by the way. The article about Compojure is really helpful. Thanks for that
2014-09-12 19:36:53 +02:00
Daniil Baturin
166fb997a0 Remove the signature explanation by grouping to avoid confusion
with signature syntax for function types.
2014-09-13 00:36:15 +07:00
Matthias Nehlsen
d855f4a156 Update compojure.html.markdown
I think you meant different parameters for title and author
2014-09-12 19:33:03 +02:00
Daniil Baturin
2d01fb3c05 Minor formatting and punctuation fix in the OCaml tutorial. 2014-09-12 19:46:41 +07:00
Daniil Baturin
3995be4f4b Break some long lines in OCaml tutorial to avoid horizontal scrolling. 2014-09-12 19:42:50 +07:00
Daniil Baturin
962d58d013 Remove stray argument from the alternative matching syntax in OCaml tutorial.
It wouldn't cause a syntax error, but wouldn't give intended result either.
2014-09-12 19:35:56 +07:00
Daniil Baturin
d9110cf7bc An overly simplified explanation of currying in OCaml tutorial. 2014-09-12 19:34:50 +07:00
Daniil Baturin
55c269cc3c F# is also related to the ML family. 2014-09-12 18:39:15 +07:00
Nami-Doc
dda23f5e80 Merge pull request #756 from m90/markdown-de-single
[markdown/de] add german translation of markdown tutorial
2014-09-12 09:23:18 +02:00
m90
b71bd349bb add credit 2014-09-12 09:16:09 +02:00
m90
4c4649ad3d add missing commas and correct ss/sz usage 2014-09-12 09:14:56 +02:00
Nami-Doc
61735345c4 Merge pull request #759 from dmbaturin/master
Strings/character section and minor fixes in the OCaml tutorial.
2014-09-11 17:22:09 +02:00
Daniil Baturin
15fd51c998 Minor style notes in the OCaml tutorial. 2014-09-11 21:40:15 +07:00
Daniil Baturin
791c123ba5 Add a section about strings and characters to the OCaml tutorial. 2014-09-11 21:22:02 +07:00
Adam
a7c89acfcf Merge branch 'master' of github.com:adambard/learnxinyminutes-docs 2014-09-11 16:17:21 +02:00
Adam
3addfcf714 Updated compojure tut 2014-09-11 16:17:06 +02:00
Daniil Baturin
6eea532330 The native compiler is ocamlopt, not ocamlc.opt.
Artifacts of late-night writing.
2014-09-11 20:59:21 +07:00
Nami-Doc
6c0018c4b7 Merge pull request #758 from czertbytes/fix-typos
[erlang/en] Fix typo in words calculate and area
2014-09-11 12:22:05 +02:00
Daniel Hodan
e2885a8ff8 Fix typo in words calculate and area, one more 2014-09-11 12:20:32 +02:00
Daniel Hodan
faa297157a Fix typo in words calculate and area 2014-09-11 12:16:25 +02:00