Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| * | | | | | | | | Create LearnTmux.txt | kaernyk | 2014-09-02 | -0/+61 | |
| | |_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | Quick write-up of using tmux | ||||
* | | | | | | | | Merge pull request #742 from xboston/patch-1 | Levi Bostian | 2014-09-05 | -21/+21 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Errors correction in the Russian ( Golang ) language / Исправление ошибок русского языка | ||||
| * | | | | | | | | Исправление ошибок русского языка / Typo fixes | boston | 2014-09-02 | -21/+21 | |
| |/ / / / / / / | | | | | | | | | | | | | | | | | Исправлены синтаксические и пунктуационные ошибки русского языка | ||||
* | | | | | | | | Merge pull request #745 from ben-eysenbach/patch-2 | Nami-Doc | 2014-09-04 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Clarified C Octal Character | ||||
| * | | | | | | | | Clarified C Octal Character | Ben Eysenbach | 2014-09-03 | -1/+1 | |
|/ / / / / / / / | | | | | | | | | | | | | | | | | This fixes issue #658 | ||||
* | | | | | | | | Merge pull request #744 from ben-eysenbach/patch-1 | Levi Bostian | 2014-09-03 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | [matlab/en] Matlab syntax error | ||||
| * | | | | | | | | Matlab syntax error | Ben Eysenbach | 2014-09-03 | -1/+1 | |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #732 from cbess/master | Levi Bostian | 2014-09-02 | -76/+258 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | [swift/en] - add more examples; update examples | ||||
| * | | | | | | | - fix merge swift conflict | C. Bess | 2014-09-02 | -69/+425 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | | | | | | | | | - Merge master | ||||
* | | | | | | | | Merge pull request #741 from levibostian/master | Levi Bostian | 2014-09-01 | -1/+1 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix arrow => array java typo. | ||||
| * | | | | | | | | Fix arrow => array java typo. | Levi Bostian | 2014-09-01 | -1/+1 | |
|/ / / / / / / / | |||||
* | | | | | | | | Merge pull request #739 from Pvlerick/master | Nami-Doc | 2014-09-01 | -0/+158 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | TypeScript page created | ||||
| * | | | | | | | | Fixed errors and typos | Philippe | 2014-09-01 | -6/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | After review from from Nami-Doc | ||||
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' | Philippe | 2014-08-31 | -1/+1 | |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Generics added | Philippe | 2014-08-31 | -2/+20 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And a few typos corrected, ready for pull request | ||||
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' | Philippe | 2014-08-27 | -335/+586 | |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Added filename in header | Philippe | 2014-08-27 | -0/+1 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Added section on Modules | Philippe | 2014-08-27 | -21/+29 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Indented comments and edited the Interfaces part. Still missing indexers and Generics. | ||||
| * | | | | | | | | | | Small typos | Philippe | 2014-08-14 | -4/+4 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Added inheritance and overwrite examples | Philippe | 2014-08-14 | -3/+21 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Tutorial on classes and functions added | Philippe | 2014-08-14 | -23/+59 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | TODO: more on indexers, check the comment emitted twice for f2 function | ||||
| * | | | | | | | | | | Some re-phrasing and typos | Philippe | 2014-08-14 | -5/+6 | |
| | | | | | | | | | | | |||||
| * | | | | | | | | | | Intial file created for TypeScript | Philippe | 2014-08-14 | -0/+75 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Not all content but it's a good start | ||||
* | | | | | | | | | | | Merge pull request #740 from fredyr/purescript-pull-request | Nami-Doc | 2014-09-01 | -0/+195 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | [purescript/en] Learn Purescript in Y minutes | ||||
| * | | | | | | | | | | Learn Purescript in Y minutes | Fredrik Dyrkell | 2014-08-31 | -0/+195 | |
|/ / / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #737 from agelber/fix_swift_class_name | Nami-Doc | 2014-08-28 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | [swift/en]Fix class name from Rect to Square | ||||
| * | | | | | | | | | Change swift class name to Square | Assaf Gelber | 2014-08-28 | -1/+1 | |
|/ / / / / / / / / | |||||
* | | | | | | | | | Clarifications about *+* and ... with a sub | Nami-Doc | 2014-08-27 | -1/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | mrf++ | ||||
* | | | | | | | | | Merge pull request #736 from acdx/patch-1 | Levi Bostian | 2014-08-26 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Use preferred shorthand syntax for dictionary type | ||||
| * | | | | | | | | | Use preferred shorthand syntax for dictionary type | Janne R. | 2014-08-26 | -1/+1 | |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #735 from michaelrbock/patch-1 | Nami-Doc | 2014-08-25 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Fix typo in scala | ||||
| * | | | | | | | | | Fix typo in scala | Michael Bock | 2014-08-25 | -1/+1 | |
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | "less then" -> "less than" | ||||
* | | | | | | | | | Merge pull request #734 from joaquinferrero/master | Nami-Doc | 2014-08-24 | -62/+58 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Update perl-es.html.markdown | ||||
| * | | | | | | | | | Update perl-es.html.markdown | Joaquín Ferrero | 2014-08-24 | -5/+9 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Perl syntax errors. | ||||
| * | | | | | | | | | Update perl-es.html.markdown | Joaquín Ferrero | 2014-08-24 | -57/+49 | |
|/ / / / / / / / / | | | | | | | | | | | | | | | | | | | Typos, passive form eliminated | ||||
* | | | | | | | | | Merge pull request #731 from SamuelMarks/master | Nami-Doc | 2014-08-23 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | -ne not equal | ||||
| * | | | | | | | | | -ne not equal | Samuel Marks | 2014-08-23 | -2/+2 | |
|/ / / / / / / / / | |||||
| | * | | | | | | | - add more examples; add book link | C. Bess | 2014-08-24 | -14/+81 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add link to official Swift book from Apple - add examples of access control and structures - update protocols | ||||
| | * | | | | | | | - add landmark notes | C. Bess | 2014-08-24 | -1/+6 | |
| | | | | | | | | | |||||
| | * | | | | | | | - more examples | C. Bess | 2014-08-24 | -4/+50 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - add custom operator example | ||||
| | * | | | | | | | - add more examples; update examples | C. Bess | 2014-08-23 | -71/+135 | |
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - now runs in the Xcode 6 b6 playground - add MARK sections | ||||
* | | | | | | | | Fix a long line. | Louie Dinh | 2014-08-21 | -1/+3 | |
| | | | | | | | | |||||
* | | | | | | | | Merge pull request #720 from szaydel/master | Levi Bostian | 2014-08-21 | -0/+14 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | append() function is not mentioned in Slices section | ||||
| * \ \ \ \ \ \ \ | Fixing own merge mistake. | Sam Zaydel | 2014-08-19 | -0/+0 | |
| |\ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Fixed indentation error created in previous commit. | Sam Zaydel | 2014-08-10 | -3/+3 | |
| | | | | | | | | | | |||||
| | * | | | | | | | | In golang slices are dynamic, so a mention of append() for slice updates ↵ | Sam Zaydel | 2014-08-10 | -0/+14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | seems to be appropriate. | ||||
| * | | | | | | | | | Minor language change fixing mixed use of array and slice, where only slice ↵ | Sam Zaydel | 2014-08-19 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | is correct. | ||||
| * | | | | | | | | | Fixed indentation error created in previous commit. | Sam Zaydel | 2014-08-19 | -3/+3 | |
| | | | | | | | | | | |||||
| * | | | | | | | | | In golang slices are dynamic, so a mention of append() for slice updates ↵ | Sam Zaydel | 2014-08-19 | -0/+14 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | seems to be appropriate. | ||||
* | | | | | | | | | Merge pull request #721 from m90/master | Levi Bostian | 2014-08-21 | -0/+106 | |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | [coffeescript/de] Add german version of coffeescript introduction |