| Commit message (Expand) | Author | Age | Lines |
... | |
| * | | Add automatic reference counting examples. | Levi Bostian | 2013-12-31 | -0/+15 |
| * | | Add memory management examples. | Levi Bostian | 2013-12-31 | -0/+28 |
| * | | Add simple NSSet example. | Levi Bostian | 2013-12-31 | -0/+4 |
|/ / |
|
* | | Merge pull request #469 from Yonaba/master | Adam Bard | 2013-12-31 | -0/+449 |
|\ \ |
|
| * | | Typo fix, again | Yonaba | 2013-12-30 | -1/+1 |
| * | | Fixed a lot of typos (thanks @Nami-Doc for the proofreading) | Yonaba | 2013-12-30 | -20/+20 |
| * | | Bit of prettification | Yonaba | 2013-12-30 | -10/+9 |
| * | | Added french translation for Lua | Yonaba | 2013-12-30 | -0/+450 |
* | | | Merge pull request #470 from levibostian/objective-c-properties | Nami-Doc | 2013-12-30 | -15/+89 |
|\ \ \ |
|
| * | | | Add instance variable definition examples. | Levi Bostian | 2013-12-30 | -12/+23 |
| * | | | Add more data type examples. | Levi Bostian | 2013-12-30 | -2/+9 |
| * | | | Add examples of methods to work with NSSets. | Levi Bostian | 2013-12-30 | -8/+17 |
| * | | | Add data types with examples. | Levi Bostian | 2013-12-30 | -9/+49 |
| * | | | Add getters and setters examples. | Levi Bostian | 2013-12-30 | -2/+6 |
| * | | | Add more description to @property getters and setters. | Levi Bostian | 2013-12-30 | -0/+3 |
|/ / / |
|
* | | | Merge pull request #468 from cengizIO/master | Nami-Doc | 2013-12-30 | -1/+1 |
|\ \ \ |
|
| * | | | Source.fromPath no longer exists (https://github.com/scala/scala/blob/master/... | Cengiz Can | 2013-12-30 | -1/+1 |
|/ / / |
|
* | | | Merge pull request #467 from alexaltair/master | Nami-Doc | 2013-12-28 | -3/+3 |
|\ \ \ |
|
| * | | | Fix typos and indentation | Alex Altair | 2013-12-28 | -3/+3 |
|/ / / |
|
* | | | Merge pull request #465 from joelbirchler/master | Adam Bard | 2013-12-27 | -0/+31 |
|\ \ \ |
|
| * | | | Added call, apply, bind JavaScript examples | Joel Birchler | 2013-12-26 | -0/+31 |
| |/ / |
|
* | | | Merge pull request #466 from kyrami/master | Nami-Doc | 2013-12-27 | -10/+10 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | spelling fixes in bash (en) | kyr | 2013-12-27 | -10/+10 |
|/ |
|
* | Merge pull request #454 from adrianlzt/feature/improve_defined_types_functions | Adam Bard | 2013-12-20 | -4/+4 |
|\ |
|
| * | Is a little confusing naming the variable as the abstract. At first I was thi... | Adrian Lopez | 2013-12-16 | -4/+4 |
* | | Merge pull request #460 from rogaboru/patch-1 | Nami-Doc | 2013-12-19 | -1/+1 |
|\ \ |
|
| * | | Update python-ru.html.markdown | Rogaboru Kujimoshi | 2013-12-19 | -1/+1 |
|/ / |
|
* | | Merge pull request #459 from chappers/julia | Nami-Doc | 2013-12-19 | -1/+1 |
|\ \ |
|
| * | | [julia/en] Fixed Spelling Mistake | chappers | 2013-12-19 | -1/+1 |
|/ / |
|
* | | Merge pull request #458 from darh/master | Nami-Doc | 2013-12-18 | -0/+5 |
|\ \ |
|
| * | | Add example for default value | Denis Arh | 2013-12-18 | -0/+5 |
* | | | Merge pull request #455 from CatTail/master | Nami-Doc | 2013-12-18 | -0/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | [all/zh-cn] fix incorrect language-specific suffix | cattail | 2013-12-18 | -0/+0 |
|/ / |
|
* | | Merge pull request #456 from mut0u/master | Nami-Doc | 2013-12-17 | -29/+30 |
|\ \ |
|
| * | | fix common lisp | savior | 2013-12-17 | -29/+30 |
|/ / |
|
* | | Merge pull request #453 from sshine/master | Adam Bard | 2013-12-16 | -39/+60 |
|\ \ |
|
| * | | [standard-ml/en-en] Some format fixing, variable renaming, some more about ex... | Simon Shine | 2013-12-16 | -39/+60 |
|/ / |
|
* | | Merge pull request #451 from adrianlzt/fix/wrong_index_in_tupla | Adam Bard | 2013-12-16 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Trying to set a value in index 0. Is confusing | Adrian Lopez | 2013-12-16 | -1/+1 |
|/ |
|
* | Merge pull request #450 from cubuspl42/master | Nami-Doc | 2013-12-14 | -0/+2 |
|\ |
|
| * | typo | cubuspl42 | 2013-12-14 | -2/+2 |
| * | Note about how declaring functions affects scope. | cubuspl42 | 2013-12-14 | -0/+2 |
|/ |
|
* | Fixed merge conflict | Adam | 2013-12-11 | -4/+0 |
* | Merge branch 'master' of github.com:macdavid313/learnxinyminutes-docs | Adam | 2013-12-11 | -11/+23 |
|\ |
|
| * | Just a update | Mac David | 2013-12-12 | -12/+24 |
* | | Fix standard ml | Adam | 2013-12-11 | -3/+2 |
* | | Fix problems with zh-cn common lisp | Adam | 2013-12-11 | -5/+6 |
* | | Merge pull request #439 from macdavid313/master | Nami-Doc | 2013-12-11 | -19/+21 |
|\| |
|
| * | Just update and correct some contents | Mac David | 2013-12-10 | -19/+21 |
* | | Merge pull request #444 from picasso250/master | Nami-Doc | 2013-12-11 | -5/+5 |
|\ \ |
|