Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | | Merge pull request #779 from g-liu/en-css | Nami-Doc | 2014-09-21 | -40/+51 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | |||||
| * | | | | | | | Update the CSS tutorial | Geoffrey Liu | 2014-09-21 | -40/+51 | |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #770 from nt591/elixir | Nami-Doc | 2014-09-18 | -1/+1 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | fix typo | Nikhil Thomas | 2014-09-18 | -1/+1 | |
|/ / / / / / / | |||||
* | | | | | | | Merge pull request #769 from prrrnd/css-fr | Nami-Doc | 2014-09-18 | -1/+1 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 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 | |
|\| | | | | | | | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | 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 | 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 | Joel Gallant | 2014-09-14 | -1/+1 | |
|/ / / / / / / | |||||
* | | / / / / | 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 ";" | 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 | Matthias Nehlsen | 2014-09-12 | -1/+1 | |
* | | | | | | | Merge pull request #761 from matthiasn/patch-1 | Levi Bostian | 2014-09-12 | -2/+2 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Update compojure.html.markdown | Matthias Nehlsen | 2014-09-12 | -2/+2 | |
| |/ / / / / / | |||||
* | | | | | | | Merge pull request #760 from dmbaturin/master | Levi Bostian | 2014-09-12 | -13/+33 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
| * | | | | | | 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 | |
| * | | | | | | 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 | |
| * | | | | | | 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 | |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | |||||
| * | | | | | | | 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 | |
* | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | 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 | |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Created c++ tutorial | Steven Basart | 2014-09-10 | -0/+349 | |
| * | | | | | | | | Merge pull request #755 from kaernyk/master | Levi Bostian | 2014-09-10 | -39/+42 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | kaernyk | 2014-09-10 | -0/+311 | |
| | |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | Improve formatting | kaernyk | 2014-09-10 | -39/+42 |