Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
| * | | | | | Merge pull request #754 from m90/master | Levi Bostian | 2014-09-10 | -4/+4 |
| |\ \ \ \ \ | ||||
| | * | | | | | clarify availability of strikethrough text and fix false assumptions about al... | m90 | 2014-09-10 | -4/+4 |
| | | |_|_|/ | | |/| | | | ||||
| * | | | | | Merge pull request #750 from xksteven/master | Levi Bostian | 2014-09-10 | -8/+38 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | / | | | |_|/ | | |/| | | ||||
| | * | | | [python/en] Added Bool operators | Steven Basart | 2014-09-07 | -1/+1 |
| | * | | | [python3/en] Bool operators | Steven Basart | 2014-09-07 | -2/+3 |
| | * | | | [python/en] Added Bool operators | Steven Basart | 2014-09-07 | -3/+11 |
| | * | | | Added Boolean operators and lowered line lengths | Steven Basart | 2014-09-07 | -5/+26 |
| * | | | | Fix up links. | Adam Bard | 2014-09-10 | -3/+3 |
| * | | | | Update ocaml.html.markdown | Adam Bard | 2014-09-10 | -1/+3 |
| | |/ / | |/| | | ||||
| * | | | Merge pull request #753 from dmbaturin/ocaml | Nami-Doc | 2014-09-10 | -0/+309 |
| |\ \ \ | ||||
| | * | | | One more fix in the OCaml tutorial. | Daniil Baturin | 2014-09-10 | -1/+1 |
| | * | | | Fix some typos/errors in the OCaml tutorial. | Daniil Baturin | 2014-09-10 | -56/+56 |
| | * | | | Add OCaml tutorial. | Daniil Baturin | 2014-09-10 | -0/+309 |
| * | | | | Merge pull request #749 from kaernyk/patch-1 | Nami-Doc | 2014-09-10 | -71/+241 |
| |\ \ \ \ | | |/ / / | |/| | | | ||||
| | * | | | Merge pull request #2 from kaernyk/master | kaernyk | 2014-09-09 | -133/+790 |
| | |\ \ \ | ||||
| | | * \ \ | Merge pull request #1 from kaernyk/patch-1 | kaernyk | 2014-09-09 | -0/+0 |
| | | |\ \ \ | | | |/ / / | | |/| | / | | | | |/ | | | |/| | ||||
| | * | | | Add tmux.conf | kaernyk | 2014-09-09 | -3/+128 |
| | * | | | Remove tmux.conf | kaernyk | 2014-09-09 | -188/+48 |
| | * | | | Remove syntax highlighting | kaernyk | 2014-09-08 | -1/+1 |
| | * | | | Fix terminal commands | kaernyk | 2014-09-08 | -34/+34 |
| | * | | | Edit tmux.conf | kaernyk | 2014-09-08 | -51/+103 |
| | * | | | fix code block | kaernyk | 2014-09-05 | -91/+92 |
| | * | | | Update tmux.html.markdown | kaernyk | 2014-09-05 | -103/+97 |