Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Fix a typo, plus section headings | Geoff Liu | 2014-10-24 | -10/+10 |
| | ||||
* | Add Python3 simplified Chinese version. | Geoff Liu | 2014-10-24 | -0/+648 |
| | ||||
* | Merge pull request #816 from hobozo/patch-1 | Levi Bostian | 2014-10-21 | -2/+2 |
|\ | | | | | Update haskell.html.markdown | |||
| * | Update haskell.html.markdown | hobozo | 2014-10-21 | -2/+2 |
|/ | | | Corrected terminology: currying -> partial application | |||
* | Merge pull request #764 from astynax/master | Levi Bostian | 2014-10-19 | -0/+279 |
|\ | | | | | Markdown: translation to ru-ru | |||
| * | edits of ru-ru/markdown-ru | Aleksey Pirogov | 2014-10-19 | -30/+38 |
| | | ||||
| * | Markdown-ru: language tag | Aleksey Pirogov | 2014-09-13 | -1/+2 |
| | | ||||
| * | russian translation for Markdown | Aleksey Pirogov | 2014-09-13 | -0/+270 |
| | | ||||
* | | Merge pull request #812 from dskecse/elixir-en-update | Levi Bostian | 2014-10-18 | -15/+20 |
|\ \ | | | | | | | [elixir/en] Replace Records section w/ Structs one | |||
| * | | [elixir/en] Replace Records section w/ Structs one | Dzianis Dashkevich | 2014-10-18 | -15/+20 |
| | | | | | | | | | | | | | | | Fix typos Add "Programming Elixir" and Elixir Cheat Sheet to References section | |||
* | | | Attempt at fixing amd file's markdown on site. | Levi Bostian | 2014-10-18 | -2/+7 |
| | | | ||||
* | | | Merge pull request #797 from sneveu/master | Levi Bostian | 2014-10-18 | -0/+155 |
|\ \ \ | |/ / |/| | | [haml/en] new haml article | |||
| * | | Added info on indentation and escaping html, typos | Simon Neveu | 2014-10-18 | -22/+36 |
| | | | ||||
| * | | Added official docs link | Simon Neveu | 2014-10-09 | -1/+1 |
| | | | ||||
| * | | Fixed indentation | Simon Neveu | 2014-10-09 | -4/+4 |
| | | | ||||
| * | | Added filters, ruby interpolation and additional resources | Simon Neveu | 2014-10-09 | -8/+74 |
| | | | ||||
| * | | testing git config | Simon Neveu | 2014-10-08 | -0/+1 |
| | | | ||||
| * | | Copy change to intro and formatting | Simon Neveu | 2014-10-08 | -3/+7 |
| | | | ||||
| * | | added comments, tags, classes, and attributes | Simon Neveu | 2014-10-08 | -1/+63 |
| | | | ||||
| * | | Init haml md | Simon Neveu | 2014-10-08 | -0/+8 |
| | | | ||||
* | | | Merge pull request #811 from OscarF/patch-1 | Levi Bostian | 2014-10-17 | -1/+1 |
|\ \ \ | | | | | | | | | Recursive function a little bit to recursive | |||
| * | | | Recursive function a little bit to recursive | Oscar | 2014-10-18 | -1/+1 |
|/ / / | | | | | | | Infinitely recursive | |||
* | | | Update language type for XML fr | Levi Bostian | 2014-10-17 | -1/+2 |
| | | | ||||
* | | | Merge pull request #792 from cbess/master | Levi Bostian | 2014-10-17 | -24/+109 |
|\ \ \ | | | | | | | | | [swift/en] Mo betta examples | |||
| * | | | - update examples | C. Bess | 2014-10-17 | -4/+52 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | - further explain Optional types - add build config example - explain array/dictionary mutability - expand tuple example | |||
| * | | | - mo betta examples | C. Bess | 2014-10-04 | -22/+59 |
| | | | | | | | | | | | | | | | | | | | | | | | | - add `inout` example - better `optional` example - Playground issue has been resolved, uncommented `protocol` example | |||
* | | | | Merge pull request #809 from levibostian/little-fixes-after-merging | Levi Bostian | 2014-10-17 | -5/+22 |
|\ \ \ \ | | | | | | | | | | | Little fixes after merging | |||
| * | | | | Add a couple missing parts to the markdown doc from @ukom PR ↵ | Levi Bostian | 2014-10-17 | -0/+8 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/341 | |||
| * | | | | Fix typos from amd.html PR ↵ | Levi Bostian | 2014-10-17 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/803 | |||
| * | | | | Add fixes from @marcom's PR ↵ | Levi Bostian | 2014-10-17 | -2/+7 |
| | | | | | | | | | | | | | | | | | | | | https://github.com/adambard/learnxinyminutes-docs/pull/765 | |||
| * | | | | Fix beginning typo from bash | Levi Bostian | 2014-10-17 | -1/+1 |
|/ / / / | ||||
* | | | | Merge pull request #800 from mrkline/master | Levi Bostian | 2014-10-17 | -269/+511 |
|\ \ \ \ | | | | | | | | | | | C++ Improvements | |||
| * | | | | Address @levibostian's concerns for #800 | Matt Kline | 2014-10-17 | -15/+41 |
| | | | | | ||||
| * | | | | Add C++ section about RAII | Matt Kline | 2014-10-17 | -1/+129 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Future contributions will include standard library containers and C++11 features. | |||
| * | | | | Spell out favorite (instead of fav) in C++ doc | Matt Kline | 2014-10-17 | -3/+3 |
| | | | | | ||||
| * | | | | Minor C++ fixes | Matt Kline | 2014-10-12 | -3/+6 |
| | | | | | ||||
| * | | | | Major overhaul of C++ documentation | Matt Kline | 2014-10-12 | -222/+305 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Cleaned up and rephrased comments - Removed old and erroneous information - Normalized indentation to four spaces - Normalized style to "Stroustrup style" (http://www.stroustrup.com/bs_faq2.html#layout-style) - Added a section on references In the near future I plan on additional sections covering idiomatic use, such as RAII and C++11 paradigms. | |||
| * | | | | Remove trailing whitspace from c++.html.markdown | Matt Kline | 2014-10-09 | -264/+265 |
| | | | | | ||||
| * | | | | Add self as contributor to C++ doc | Matt Kline | 2014-10-09 | -0/+1 |
| | | | | | ||||
* | | | | | Merge pull request #803 from m90/amd | Levi Bostian | 2014-10-17 | -0/+203 |
|\ \ \ \ \ | | | | | | | | | | | | | [tools-amd/en] add AMD / require.js tutorial | |||
| * | | | | | add amd / requirejs tutorial | m90 | 2014-10-12 | -0/+203 |
| | | | | | | ||||
* | | | | | | Merge pull request #801 from g-liu/fr-xml | Levi Bostian | 2014-10-17 | -0/+127 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | A translation to French for XML | |||
| * \ \ \ \ \ | Merge remote-tracking branch 'origin/master' into fr-xml | Geoffrey Liu | 2014-10-12 | -3/+2 |
| |\ \ \ \ \ \ | ||||
| * | | | | | | | Corrections | Geoffrey Liu | 2014-10-12 | -21/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merci @Oire ! | |||
| * | | | | | | | A translation to French for XML | Geoffrey Liu | 2014-10-12 | -0/+127 |
| | |_|/ / / / | |/| | | | | | ||||
* | | | | | | | Merge pull request #794 from wzsk/master | Levi Bostian | 2014-10-17 | -90/+90 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | [tmux/en] Improve style & content | |||
| * \ \ \ \ \ \ | Merge branch 'master' of github.com:adambard/learnxinyminutes-docs | jmaud | 2014-10-15 | -38/+150 |
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge changes | |||
| * | | | | | | | | Updates to tmux.conf | jmaud | 2014-10-08 | -9/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added reloading tmux configuration | |||
| * | | | | | | | | Correct Contributor's list & line spacing | Johnathan Maudlin | 2014-10-07 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Contributor's list had an improper character which ruined the formatting. - The Theme section was preceded by three line breaks rather than two. | |||
| * | | | | | | | | Adjustments to Style & Content | jmaud | 2014-10-07 | -94/+82 |
| | |_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Style changes - Site format has changed back to ~80 columns, certain rows have had line breaks removed. - Indentation has been adjusted globally to give additional space and consistency. - Configuring Tmux has been separated due to long lines causing the entire page to scroll horizontally and block text. - tmux.conf has been reorganized to better explain settings categorically to new users. Content Changes - Unmapping the prefix key contained erroneous data - Misc section and it's contained "bind r source.." setting are superfluous, as when this points to the next file to use in the configuration, not the current file. Since no additional configuration files have been used, it has been removed. |