| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | | Fix Python typo. | Rinoc Johnson | 2015-04-30 | -4/+4 |
|/ / / |
|
* | | | Merge pull request #1069 from deryni/common-bash-variable-assignment-mistake | Levi Bostian | 2015-04-27 | -1/+9 |
|\ \ \ |
|
| * | | | Follow variable capitalization on this branch. | Etan Reisner | 2015-04-27 | -2/+2 |
| * | | | Add another very common shell variable assignment mistake. | Etan Reisner | 2015-04-26 | -1/+8 |
| * | | | Add myself as a contributor. | Etan Reisner | 2015-04-26 | -0/+1 |
* | | | | Merge pull request #1072 from TiddoLangerak/patch-1 | ven | 2015-04-27 | -1/+1 |
|\ \ \ \ |
|
| * | | | | Fixed haskell foldr example | Tiddo Langerak | 2015-04-27 | -1/+1 |
|/ / / / |
|
* | | | | Merge pull request #1067 from MoreMoschops/master | ven | 2015-04-27 | -2/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Neither gcc nor clang accept void main. | MoreMoschops | 2015-04-26 | -2/+1 |
|/ / / |
|
* | | | Merge pull request #1065 from j-baker/master | ven | 2015-04-26 | -2/+22 |
|\ \ \ |
|
| * | | | Add myself as a contributor | James Baker | 2015-04-26 | -0/+1 |
| * | | | Add examples of imperative-style control | James Baker | 2015-04-26 | -0/+19 |
| * | | | Standard ML has references | James Baker | 2015-04-26 | -2/+2 |
|/ / / |
|
* | | | Merge pull request #1063 from sinkswim/master | Geoff Liu | 2015-04-25 | -0/+62 |
|\| | |
|
| * | | added italian JSON translation | robertmargelli | 2015-04-24 | -0/+62 |
|/ / |
|
* | | Merge pull request #1060 from geoffliu/master | Levi Bostian | 2015-04-24 | -1/+1 |
|\| |
|
| * | Fix issue #959 | Geoff Liu | 2015-04-24 | -1/+1 |
* | | Merge pull request #1059 from srirams6/python2-print | Geoff Liu | 2015-04-24 | -23/+19 |
|\ \
| |/
|/| |
|
| * | [python/en] Removed python3 print. | Sriram Sundarraj | 2015-04-24 | -7/+1 |
| * | [python/en] Moved to default python2 print statements. | Sriram Sundarraj | 2015-04-24 | -19/+21 |
|/ |
|
* | Merge pull request #1054 from srirams6/master | Geoff Liu | 2015-04-24 | -0/+24 |
|\ |
|
| * | [python/en] Added range(start, stop). | Sriram Sundarraj | 2015-04-24 | -0/+12 |
| * | [python/en] Range function arguments. | Sriram Sundarraj | 2015-04-23 | -0/+12 |
* | | Merge pull request #1056 from srirams6/bashlinefix | Geoff Liu | 2015-04-23 | -2/+4 |
|\ \ |
|
| * | | [bash/en] Fixed overflowing line. | Sriram Sundarraj | 2015-04-24 | -2/+4 |
|/ / |
|
* | | Merge pull request #1050 from srirams6/master | Geoff Liu | 2015-04-22 | -0/+2 |
|\| |
|
| * | Adding strings without + added. | Sriram Sundarraj | 2015-04-23 | -0/+2 |
* | | Merge pull request #1048 from srirams6/master | Levi Bostian | 2015-04-22 | -0/+2 |
|\| |
|
| * | [python/en] Adding strings without + added. | Sriram Sundarraj | 2015-04-23 | -0/+2 |
|/ |
|
* | Merge pull request #1045 from bcc32/patch-1 | Levi Bostian | 2015-04-22 | -3/+5 |
|\ |
|
| * | fix the while macro for Common Lisp | Aaron Zeng | 2015-04-21 | -3/+5 |
* | | Merge pull request #1047 from SamuelMarks/patch-1 | Levi Bostian | 2015-04-22 | -2/+10 |
|\ \ |
|
| * | | Fallthrough | Samuel Marks | 2015-04-23 | -0/+4 |
| * | | Fixed grammar, added explanation of function signature and arguments | Samuel Marks | 2015-04-22 | -2/+6 |
|/ / |
|
* | | Merge pull request #1046 from eush77/fix/typescript-typo | Geoff Liu | 2015-04-21 | -1/+1 |
|\ \
| |/
|/| |
|
| * | [typescript/en] Fix typo | Eugene Sharygin | 2015-04-21 | -1/+1 |
|/ |
|
* | Merge pull request #1044 from thisiskevinchoi/patch-1 | Levi Bostian | 2015-04-21 | -0/+2 |
|\ |
|
| * | Add default case to switch statement in Go | Kev Choi | 2015-04-20 | -0/+2 |
|/ |
|
* | Merge pull request #1042 from Arnie97/patch-1 | Levi Bostian | 2015-04-19 | -12/+20 |
|\ |
|
| * | Update tmux.html.markdown | Arnie97 | 2015-04-19 | -1/+2 |
| * | Update tmux.html.markdown | Arnie97 | 2015-04-19 | -12/+19 |
* | | Merge pull request #1043 from astahlman/master | Levi Bostian | 2015-04-19 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Fixed spelling of 'arithmetic' in Clojure Macros tutorial. | Andrew Stahlman | 2015-04-19 | -1/+1 |
|/ |
|
* | Merge pull request #1035 from Arnie97/master | Geoff Liu | 2015-04-17 | -0/+572 |
|\ |
|
| * | Remove duplicate code. | Arnie97 | 2015-04-17 | -18/+0 |
| * | More bug fixes. | Arnie97 | 2015-04-17 | -2/+2 |
| * | Some bug fixes. | Arnie97 | 2015-04-15 | -3/+3 |
| * | Merge pull request #1 from adambard/master | Arnie97 | 2015-04-11 | -311/+1762 |
| |\ |
|
| * | | [c++/cn] Update the translated file name. | Arnie97 | 2015-04-11 | -1/+1 |
| * | | [c++/cn] Complete the whole translation. | Arnie97 | 2015-04-11 | -205/+205 |