Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | [CSharp/en]Fixes for my own changes | Laoujin | 2015-02-01 | -7/+2 |
| | ||||
* | [CSharp/en]updated topics not covered + added myself :) | Laoujin | 2015-01-31 | -8/+10 |
| | ||||
* | [CSharp/en]Added exception handling | Laoujin | 2015-01-31 | -2/+34 |
| | ||||
* | [CSharp/en]Added [Flags] | Laoujin | 2015-01-31 | -1/+16 |
| | ||||
* | [CSharp/en]Added static property | Laoujin | 2015-01-31 | -2/+1 |
| | ||||
* | Merge branch 'master' of https://github.com/Laoujin/learnxinyminutes-docs | Laoujin | 2015-01-31 | -0/+61 |
|\ | ||||
| * | Merge pull request #945 from TheDmitry/json-ru | Andre Polykanine A.K.A. Menelion Elensúlë | 2015-01-31 | -0/+61 |
| |\ | | | | | | | [json/ru] Translating JSON guide into Russian | |||
| | * | Fix typo | TheDmitry | 2015-01-31 | -2/+2 |
| | | | ||||
| | * | Merge remote-tracking branch 'upstream/master' into json-ru | TheDmitry | 2015-01-31 | -1/+2 |
| | |\ | | |/ | |/| | ||||
| | * | Typo | TheDmitry | 2015-01-29 | -3/+3 |
| | | | ||||
| | * | Merge remote-tracking branch 'upstream/master' into json-ru | TheDmitry | 2015-01-29 | -23/+23 |
| | |\ | ||||
| | * | | json guide is done. | TheDmitry | 2015-01-29 | -11/+11 |
| | | | | ||||
| | * | | Fix | TheDmitry | 2015-01-28 | -2/+2 |
| | | | | ||||
| | * | | Merge remote-tracking branch 'upstream/master' into json-ru | TheDmitry | 2015-01-26 | -82/+149 |
| | |\ \ | ||||
| | * | | | [json/ru] Translating JSON guide into Russian | TheDmitry | 2015-01-23 | -21/+21 |
| | | | | | ||||
| | * | | | partially translation | TheDmitry | 2015-01-22 | -11/+14 |
| | | | | | ||||
| | * | | | Merge remote-tracking branch 'upstream/master' into json-ru | TheDmitry | 2015-01-22 | -8/+173 |
| | |\ \ \ | ||||
| | * | | | | guide of original json | TheDmitry | 2015-01-22 | -0/+58 |
| | | | | | | ||||
* | | | | | | [CSharp/en]Added ref and out parameters | Laoujin | 2015-01-31 | -0/+13 |
| | | | | | | ||||
* | | | | | | [CSharp/en]added casting to converting | Laoujin | 2015-01-31 | -1/+6 |
| | | | | | | ||||
* | | | | | | [CSharp/en]break and continue in loops | Laoujin | 2015-01-31 | -2/+9 |
| | | | | | | ||||
* | | | | | | [CSharp/en]Constants are TitleCase, not SCREAMING_CAPS in C# (as done ↵ | Laoujin | 2015-01-31 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | everywhere in the .NET framework, encouraged by the MS .NET framework guidelines and StackOverflow: http://stackoverflow.com/a/242549/540352) | |||
* | | | | | | [CSharp/en]Fixed compilation and ef errors | Laoujin | 2015-01-31 | -3/+3 |
| | | | | | | ||||
* | | | | | | [CSharp/en]namespaces can have multiple levels with dots | Laoujin | 2015-01-31 | -1/+1 |
| | | | | | | ||||
* | | | | | | [CSharp/en]XML Comments can be used for external doc generation and for help ↵ | Laoujin | 2015-01-31 | -1/+3 |
|/ / / / / | | | | | | | | | | | | | | | | within the IDE | |||
* | | | | | Merge pull request #946 from devinmcginty/patch-1 | Geoff Liu | 2015-01-30 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Change explanation of unsigned types | |||
| * | | | | | Change explanation of unsigned types | Devin McGinty | 2015-01-30 | -1/+1 |
|/ / / / / | ||||
* | | | | | Merge pull request #944 from acganesh/patch-1 | Levi Bostian | 2015-01-29 | -0/+1 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | [r/en] Add definition of parakeet variable | |||
| * | | | | Add definition of parakeet in r.html.markdown | acganesh | 2015-01-28 | -0/+1 |
|/ / / / | | | | | | | | | Added a definition of the `parakeet` variable. It's currently never defined, but referenced. | |||
* | | | | Merge pull request #943 from ikr0m/patch-1 | Geoff Liu | 2015-01-28 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | Update scala.html.markdown | |||
| * | | | | Update scala.html.markdown | Ikrom | 2015-01-29 | -1/+1 |
|/ / / / | | | | | | | | | Removed typo (unnecessary double quote in patternFunc) | |||
* | | | | Merge pull request #942 from geoffliu/master | ven | 2015-01-28 | -18/+18 |
|\ \ \ \ | | | | | | | | | | | [swift/pt-br] Remove an extra comma | |||
| * | | | | Remove an extra comma | Geoff Liu | 2015-01-28 | -18/+18 |
| | |_|/ | |/| | | ||||
* | | | | Merge pull request #940 from TheDmitry/master | Geoff Liu | 2015-01-28 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | [swift/en,cn,ru]Updating the getting started guide weblink. | |||
| * | | | [swift/pt-br] Updating the getting started guide weblink | TheDmitry | 2015-01-28 | -1/+1 |
| | | | | ||||
| * | | | [swift/en,cn,ru]Updating the getting started guide weblink. | TheDmitry | 2015-01-28 | -3/+3 |
|/ / / | ||||
* | | | Merge pull request #934 from searoso/patch-1 | Adam Bard | 2015-01-25 | -0/+7 |
|\ \ \ | | | | | | | | | Update r.html.markdown | |||
| * | | | Update r.html.markdown | searoso | 2015-01-25 | -1/+1 |
| | | | | ||||
| * | | | Update r.html.markdown | searoso | 2015-01-20 | -0/+7 |
| | | | | | | | | | | | | Added logical operators that were missing. | |||
* | | | | fix #937 | ven | 2015-01-25 | -3/+2 |
| | | | | ||||
* | | | | Merge pull request #932 from TheDmitry/master | Andre Polykanine A.K.A. Menelion Elensúlë | 2015-01-25 | -0/+537 |
|\ \ \ \ | | | | | | | | | | | [swift/ru] Translating Swift guide into Russian | |||
| * | | | | [swift/ru] Fixing Russian translation for Swift | TheDmitry | 2015-01-25 | -26/+28 |
| | | | | | ||||
| * | | | | Merge remote-tracking branch 'upstream/master' | TheDmitry | 2015-01-25 | -52/+111 |
| |\ \ \ \ | |/ / / / |/| | | | | ||||
* | | | | | Merge pull request #928 from Oire/fix-python-ru | ven | 2015-01-24 | -52/+111 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | [python/ru] Fixing Russian translation for Python | |||
| * | | | | [Python/ru] Fixing Russian translation for both Python tutorials | Andre Polykanine A.K.A. Menelion Elensúlë | 2015-01-24 | -52/+111 |
|/ / / / | ||||
| * | | | Merge remote-tracking branch 'upstream/master' | TheDmitry | 2015-01-22 | -8/+173 |
| |\ \ \ | |/ / / |/| | | | ||||
* | | | | Merge pull request #936 from hirohope/master | ven | 2015-01-21 | -0/+159 |
|\ \ \ \ | | | | | | | | | | | [haml/es] Translating Haml guide into Spanish | |||
| * | | | | haml-es | hirohope | 2015-01-20 | -0/+159 |
|/ / / / | ||||
* | | | | Merge pull request #935 from keito/master | Adam Bard | 2015-01-20 | -1/+4 |
|\ \ \ \ | |_|/ / |/| | | | Explain Optional Chaining | |||
| * | | | Explain Optional Chaining | Keito Uchiyama | 2015-01-20 | -1/+4 |
|/ / / | | | | | | | | | | | | | | | | Without going into too much detail, mention optional chaining so it's not confusing that there is a question mark suffix (it's not currently mentioned anywhere on the page). |