Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | cleanup | JasonJAyalaP | 2014-09-19 | -4/+0 |
| | ||||
* | cleanup | JasonJAyalaP | 2014-09-19 | -1/+1 |
| | ||||
* | cleanup | JasonJAyalaP | 2014-09-19 | -2/+2 |
| | ||||
* | cleanup | JasonJAyalaP | 2014-09-19 | -14/+17 |
| | ||||
* | cleanup | JasonJAyalaP | 2014-09-19 | -4/+0 |
| | ||||
* | cleanup | JasonJAyalaP | 2014-09-19 | -2/+3 |
| | ||||
* | Removed common operations, explained continue | JasonJAyalaP | 2014-09-19 | -14/+3 |
| | ||||
* | shorter desc | JasonJAyalaP | 2014-09-19 | -2/+1 |
| | ||||
* | Fixes and updates | JasonJAyalaP | 2014-09-19 | -42/+56 |
| | ||||
* | Renamed vars and types for clarity; minor stuff; enum prefix | JasonJAyalaP | 2014-09-18 | -36/+44 |
| | ||||
* | mention rename | JasonJAyalaP | 2014-09-18 | -3/+4 |
| | ||||
* | filename fix | JasonJAyalaP | 2014-09-18 | -1/+1 |
| | ||||
* | IC | JasonJAyalaP | 2014-09-18 | -0/+259 |
| | ||||
* | 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 | |||
| | * | | Created c++ tutorial | Steven Basart | 2014-09-10 | -0/+349 |
| | | | | | | | | | | | | c++ | |||
| * | | | Merge pull request #755 from kaernyk/master | Levi Bostian | 2014-09-10 | -39/+42 |
| |\ \ \ | | | | | | | | | | | [tmux/en] Correct formatting | |||
| | * \ \ | Merge remote-tracking branch 'upstream/master' | kaernyk | 2014-09-10 | -0/+311 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | Syncing changes with upstream before push |