Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |
* | 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 |
* | Fix up links. | Adam Bard | 2014-09-10 | -3/+3 |
* | Update ocaml.html.markdown | Adam Bard | 2014-09-10 | -1/+3 |
* | 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 |