Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Merge pull request #781 from m90/css-de | Nami-Doc | 2014-09-21 | -90/+89 |
|\ | | | | | [css/de] fix lots of typos, weird phrasings and translation errors | |||
| * | fix lots of typos, weird phrasings and translation errors | m90 | 2014-09-21 | -90/+89 |
| | | ||||
* | | Merge pull request #778 from g-liu/en-julia | Nami-Doc | 2014-09-21 | -1/+1 |
|\ \ | | | | | | | Fixes issue #747 pertaining to Julia | |||
| * | | Fixes issue #747 | Geoffrey Liu | 2014-09-21 | -1/+1 |
| |/ | ||||
* | | Merge pull request #779 from g-liu/en-css | Nami-Doc | 2014-09-21 | -40/+51 |
|\ \ | |/ |/| | Update the CSS tutorial | |||
| * | Update the CSS tutorial | Geoffrey Liu | 2014-09-21 | -40/+51 |
|/ | | | | add more properties, formatting, spelling/grammar, more actual examples | |||
* | Merge pull request #770 from nt591/elixir | Nami-Doc | 2014-09-18 | -1/+1 |
|\ | | | | | [elixir/en] fix typo | |||
| * | fix typo | Nikhil Thomas | 2014-09-18 | -1/+1 |
|/ | ||||
* | Merge pull request #769 from prrrnd/css-fr | Nami-Doc | 2014-09-18 | -1/+1 |
|\ | | | | | [css/fr-fr] Fixed typo | |||
| * | Fixed typo | Pierre-Arnaud Baciocchini | 2014-09-18 | -1/+1 |
| | | ||||
* | | Merge pull request #729 from prrrnd/css-fr | Nami-Doc | 2014-09-16 | -0/+221 |
|\| | | | | | [css/fr-fr] Added french translation of CSS | |||
| * | Fixes french translation of CSS | Pierre-Arnaud Baciocchini | 2014-09-16 | -31/+29 |
| | | ||||
| * | Removed Swift fr | Pierre-Arnaud Baciocchini | 2014-08-20 | -225/+0 |
| | | ||||
| * | Fixed indentation | Pierre-Arnaud Baciocchini | 2014-08-20 | -1/+1 |
| | | ||||
| * | [css/fr-fr] Added french translation of CSS | Pierre-Arnaud Baciocchini | 2014-08-20 | -0/+223 |
| | | ||||
| * | Added french translation for Swift | Pierre-Arnaud Baciocchini | 2014-08-19 | -0/+225 |
| | | ||||
* | | Merge pull request #767 from MuhammadWang/patch-1 | Nami-Doc | 2014-09-15 | -1/+1 |
|\ \ | | | | | | | Fix a typo | |||
| * | | Fix a typo | Muhammad Wang | 2014-09-15 | -1/+1 |
|/ / | ||||
* | | Merge pull request #766 from joelg236/patch-1 | Nami-Doc | 2014-09-14 | -1/+1 |
|\ \ | | | | | | | Fixed very small spelling mistake | |||
| * | | Fixed very small spelling mistake | Joel Gallant | 2014-09-14 | -1/+1 |
|/ / | | | | | semantices -> semantics | |||
* | | Regexes thingies. | Nami-Doc | 2014-09-13 | -3/+49 |
| | | ||||
* | | Merge pull request #763 from AJIADb9/patch-1 | Nami-Doc | 2014-09-13 | -3/+3 |
|\ \ | | | | | | | Added missing ";" | |||
| * | | Added missing ";" | Kirill | 2014-09-13 | -3/+3 |
|/ / | ||||
* | | Merge pull request #762 from matthiasn/patch-2 | Levi Bostian | 2014-09-12 | -1/+1 |
|\ \ | | | | | | | Update compojure.html.markdown | |||
| * | | Update compojure.html.markdown | Matthias Nehlsen | 2014-09-12 | -1/+1 |
| | | | | | | | | | While I'm at it... great work, by the way. The article about Compojure is really helpful. Thanks for that | |||
* | | | Merge pull request #761 from matthiasn/patch-1 | Levi Bostian | 2014-09-12 | -2/+2 |
|\ \ \ | | | | | | | | | Update compojure.html.markdown | |||
| * | | | Update compojure.html.markdown | Matthias Nehlsen | 2014-09-12 | -2/+2 |
| |/ / | | | | | | | I think you meant different parameters for title and author | |||
* | | | Merge pull request #760 from dmbaturin/master | Levi Bostian | 2014-09-12 | -13/+33 |
|\ \ \ | |/ / |/| | | [ocaml/en] Syntax error fix and minor enhancements | |||
| * | | Add anonymous functions and list map/filter sections to the OCaml tutorial. | Daniil Baturin | 2014-09-13 | -0/+6 |
| | | | ||||
| * | | Some information about the need for type annotations in OCaml tutorial. | Daniil Baturin | 2014-09-13 | -1/+7 |
| | | | ||||
| * | | Remove the signature explanation by grouping to avoid confusion | Daniil Baturin | 2014-09-13 | -2/+1 |
| | | | | | | | | | | | | with signature syntax for function types. | |||
| * | | Minor formatting and punctuation fix in the OCaml tutorial. | Daniil Baturin | 2014-09-12 | -4/+4 |
| | | | ||||
| * | | Break some long lines in OCaml tutorial to avoid horizontal scrolling. | Daniil Baturin | 2014-09-12 | -5/+6 |
| | | | ||||
| * | | Remove stray argument from the alternative matching syntax in OCaml tutorial. | Daniil Baturin | 2014-09-12 | -1/+1 |
| | | | | | | | | | | | | It wouldn't cause a syntax error, but wouldn't give intended result either. | |||
| * | | An overly simplified explanation of currying in OCaml tutorial. | Daniil Baturin | 2014-09-12 | -2/+8 |
| | | | ||||
| * | | F# is also related to the ML family. | Daniil Baturin | 2014-09-12 | -2/+4 |
| | | | ||||
* | | | Merge pull request #756 from m90/markdown-de-single | Nami-Doc | 2014-09-12 | -0/+256 |
|\ \ \ | | | | | | | | | [markdown/de] add german translation of markdown tutorial | |||
| * | | | add credit | m90 | 2014-09-12 | -0/+1 |
| | | | | ||||
| * | | | add missing commas and correct ss/sz usage | m90 | 2014-09-12 | -21/+21 |
| | | | | ||||
| * | | | rephrase intro | m90 | 2014-09-11 | -3/+4 |
| | | | | ||||
| * | | | add german translation of markdown tutorial | m90 | 2014-09-10 | -0/+254 |
| | | | | ||||
* | | | | Merge pull request #759 from dmbaturin/master | Nami-Doc | 2014-09-11 | -2/+43 |
|\ \ \ \ | | |/ / | |/| | | Strings/character section and minor fixes in the OCaml tutorial. | |||
| * | | | Minor style notes in the OCaml tutorial. | Daniil Baturin | 2014-09-11 | -1/+9 |
| | | | | ||||
| * | | | Add a section about strings and characters to the OCaml tutorial. | Daniil Baturin | 2014-09-11 | -0/+33 |
| | | | | ||||
| * | | | The native compiler is ocamlopt, not ocamlc.opt. | Daniil Baturin | 2014-09-11 | -1/+1 |
| | | | | | | | | | | | | | | | | Artifacts of late-night writing. | |||
* | | | | Merge branch 'master' of github.com:adambard/learnxinyminutes-docs | Adam | 2014-09-11 | -174/+1157 |
|\| | | | ||||
| * | | | Merge pull request #758 from czertbytes/fix-typos | Nami-Doc | 2014-09-11 | -7/+7 |
| |\ \ \ | | | | | | | | | | | [erlang/en] Fix typo in words calculate and area | |||
| | * | | | Fix typo in words calculate and area, one more | Daniel Hodan | 2014-09-11 | -1/+1 |
| | | | | | ||||
| | * | | | Fix typo in words calculate and area | Daniel Hodan | 2014-09-11 | -7/+7 |
| |/ / / | ||||
| * | | | Merge pull request #757 from xksteven/master | Levi Bostian | 2014-09-10 | -0/+349 |
| |\ \ \ | | | | | | | | | | | [c++/en] Created c++ tutorial |