summaryrefslogtreecommitdiffhomepage
path: root/ocaml.html.markdown
Commit message (Collapse)AuthorAgeLines
* Remove stray argument from the alternative matching syntax in OCaml tutorial.Daniil Baturin2014-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 Baturin2014-09-12-2/+8
|
* F# is also related to the ML family.Daniil Baturin2014-09-12-2/+4
|
* Minor style notes in the OCaml tutorial.Daniil Baturin2014-09-11-1/+9
|
* Add a section about strings and characters to the OCaml tutorial.Daniil Baturin2014-09-11-0/+33
|
* The native compiler is ocamlopt, not ocamlc.opt.Daniil Baturin2014-09-11-1/+1
| | | | Artifacts of late-night writing.
* Fix up links.Adam Bard2014-09-10-3/+3
|
* Update ocaml.html.markdownAdam Bard2014-09-10-1/+3
|
* One more fix in the OCaml tutorial.Daniil Baturin2014-09-10-1/+1
|
* Fix some typos/errors in the OCaml tutorial.Daniil Baturin2014-09-10-56/+56
|
* Add OCaml tutorial.Daniil Baturin2014-09-10-0/+309