Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | | | | | | | 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 | ||||
| | * | | | | | | | | | Improve formatting | kaernyk | 2014-09-10 | -39/+42 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I noticed that quite a bit of the text was not wrapped appropriately and was ruining the display. I have since reduced all lines possible to wrap at/before 72 columns | ||||
| * | | | | | | | | | | Merge pull request #754 from m90/master | Levi Bostian | 2014-09-10 | -4/+4 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | [markdown/en] clarify strikethrough text and fix alt-attribute claims | ||||
| | * | | | | | | | | | | clarify availability of strikethrough text and fix false assumptions about ↵ | m90 | 2014-09-10 | -4/+4 | |
| | | |_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alt attributes | ||||
| * | | | | | | | | | | Merge pull request #750 from xksteven/master | Levi Bostian | 2014-09-10 | -8/+38 | |
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | / / / / / / | | | |_|/ / / / / / | | |/| | | | | | | | [python3/en] Added Boolean operators + lowered line lengths | ||||
| | * | | | | | | | | [python/en] Added Bool operators | Steven Basart | 2014-09-07 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modified Bool operators | ||||
| | * | | | | | | | | [python3/en] Bool operators | Steven Basart | 2014-09-07 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bool operators | ||||
| | * | | | | | | | | [python/en] Added Bool operators | Steven Basart | 2014-09-07 | -3/+11 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bool operators | ||||
| | * | | | | | | | | Added Boolean operators and lowered line lengths | Steven Basart | 2014-09-07 | -5/+26 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added Bool operators and and or, and lowered some line lengths. Also shifted some notes above the code lines to keep with same style and help readability. Also added a note on list comprehension. Also added adding to dictionary. | ||||
| * | | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Add OCaml tutorial. | ||||
| | * | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | [tmux/en] Structural updates & additional content | ||||
| | * | | | | | | | Merge pull request #2 from kaernyk/master | kaernyk | 2014-09-09 | -133/+790 | |
| | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update repo | ||||
| | | * \ \ \ \ \ \ | Merge pull request #1 from kaernyk/patch-1 | kaernyk | 2014-09-09 | -0/+0 | |
| | | |\ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | / / / / / | | | | |/ / / / / | | | |/| | | | | | [tmux/en] tmux tutorial | ||||
| | * | | | | | | | Add tmux.conf | kaernyk | 2014-09-09 | -3/+128 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Re-add example ~/.tmux.conf | ||||
| | * | | | | | | | Remove tmux.conf | kaernyk | 2014-09-09 | -188/+48 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The linked resources have a few examples for users to build their own, and example configurations can be shared as links. This makes including it not too vital at the moment. - Removed a handful of terminal commands & keybinds from the list - Trimmed some overly-verbose paragraphs | ||||
| | * | | | | | | | Remove syntax highlighting | kaernyk | 2014-09-08 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | bash syntax highlighting created issues with an open " originating in Keybinds. I have disabled syntax highlighting so the display is consistent | ||||
| | * | | | | | | | Fix terminal commands | kaernyk | 2014-09-08 | -34/+34 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Header syntax has been corrected | ||||
| | * | | | | | | | Edit tmux.conf | kaernyk | 2014-09-08 | -51/+103 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Added additional content to terminal management - Sectioned each category, and restructured how they were grouped - Removed 'set -g mode-bg' as users can read the manual page if this becomes something they want to customize |