Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
| | * | | | Merge remote-tracking branch 'upstream/master' | greybird | 2013-08-06 | -0/+0 | |
| | |\ \ \ | |||||
| | * | | | | C: Signed/unsigned clarification | Trent Ogren | 2013-08-06 | -1/+1 | |
| * | | | | | Ruby. Difference between class instance variables and class variables | greybird | 2013-08-07 | -0/+46 | |
* | | | | | | Merge pull request #167 from cssmagic/master | Adam Bard | 2013-08-07 | -4/+4 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Fix tiny typos. | cssmagic | 2013-08-07 | -4/+4 | |
|/ / / / / | |||||
* | | | | | Merge pull request #164 from louiedinh/master | Louie Dinh | 2013-08-05 | -3/+10 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Expand on References. Add Books. | Louie Dinh | 2013-08-05 | -2/+9 | |
| * | | | | Fix typo | ldinh | 2013-08-05 | -1/+1 | |
|/ / / / | |||||
* | | | | Merge pull request #162 from misfo/patch-1 | Adam Bard | 2013-08-05 | -1/+1 | |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | C: Signed/unsigned clarification | Trent Ogren | 2013-08-05 | -1/+1 | |
|/ / / | |||||
* | | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Adam | 2013-08-05 | -2/+2 | |
|\ \ \ | |||||
| * | | | Merge pull request #161 from greybird/master | Adam Bard | 2013-08-05 | -2/+2 | |
| |\| | | |||||
| | * | | fix immediately-executing function | greybird | 2013-08-05 | -2/+2 | |
* | | | | Line lenght edits for c-es | Adam | 2013-08-05 | -6/+14 | |
|/ / / | |||||
* | | | Changed c-es to utf8 | Adam | 2013-08-05 | -84/+84 | |
* | | | Merge branch 'master-es' of https://github.com/FlaskBreaker/learnxinyminutes-... | Adam | 2013-08-05 | -0/+417 | |
|\ \ \ | |||||
| * | | | Added c-es | FlaskBreaker | 2013-08-05 | -0/+417 | |
| |/ / | |||||
* | | | Merge pull request #160 from Willyfrog/elisp-translation | Adam Bard | 2013-08-05 | -0/+377 | |
|\ \ \ | |||||
| * | | | emacs lisp translated | Guillermo Vaya | 2013-08-05 | -0/+377 | |
* | | | | Merge pull request #158 from oa414/master | Adam Bard | 2013-08-05 | -0/+329 | |
|\ \ \ \ | |||||
| * | | | | Add ruby-cn | Linxiangyu | 2013-08-05 | -0/+329 | |
| | |/ / | |/| | | |||||
* | | | | Merge pull request #155 from lpy/master | Adam Bard | 2013-08-05 | -0/+407 | |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Add Haskell zh-cn translation | lpy | 2013-08-03 | -0/+407 | |
| |/ / | |||||
* | | | Merge pull request #154 from lichenbo/master | Adam Bard | 2013-08-05 | -1/+476 | |
|\ \ \ | |/ / |/| | | |||||
| * | | add python-cn | Chenbo Li | 2013-08-03 | -0/+475 | |
| * | | fix a typo | Chenbo Li | 2013-08-03 | -2/+2 | |
| * | | fix a typo | Chenbo Li | 2013-08-03 | -1/+1 | |
| * | | Merge branch 'master' of https://github.com/adambard/learnxinyminutes-docs | Chenbo Li | 2013-08-03 | -250/+419 | |
| |\ \ | |/ / |/| | | |||||
* | | | Merge pull request #152 from lichenbo/master-cn | Adam Bard | 2013-08-02 | -0/+375 | |
|\ \ \ | |||||
* | | | | Used c syntax highlighting for scala for now | Adam | 2013-08-02 | -1/+1 | |
* | | | | corrected scala | Adam | 2013-08-02 | -1/+2 | |
* | | | | Fixed php and removed old VB file | Adam | 2013-08-02 | -250/+3 | |
* | | | | Updated scala for line lengths | Adam | 2013-08-02 | -33/+53 | |
* | | | | Merge pull request #149 from petrovg/adding_scala | Adam Bard | 2013-08-02 | -0/+395 | |
|\ \ \ \ | |_|_|/ |/| | | | |||||
| * | | | Merge remote-tracking branch 'dbousarma/master' into adding_scala | George Petrov | 2013-08-01 | -5/+134 | |
| |\ \ \ | |||||
| | * | | | Started on Scala | Dominic Bou-Samra | 2013-07-04 | -0/+178 | |
| * | | | | Added tuples | George Petrov | 2013-07-31 | -0/+20 | |
| * | | | | Header messages | George Petrov | 2013-07-30 | -1/+2 | |
| * | | | | Tweaking the header | George Petrov | 2013-07-29 | -1/+1 | |
| * | | | | Fixed header | George Petrov | 2013-07-29 | -4/+3 | |
| * | | | | Fixing a typo | George Petrov | 2013-07-29 | -1/+1 | |
| * | | | | Added loops, iterators and regex | George Petrov | 2013-07-29 | -2/+54 | |
| * | | | | Adding some strings and docs links | George Petrov | 2013-07-29 | -5/+28 | |
| * | | | | Merge remote-tracking branch 'origin/master' | George Petrov | 2013-07-29 | -1/+8 | |
| |\ \ \ \ | |||||
| | * | | | | Fixing formatting | George Petrov | 2013-07-29 | -1/+8 | |
| * | | | | | Now really adding some pattern matching | George Petrov | 2013-07-29 | -0/+19 | |
| |/ / / / | |||||
| * | | | | Added some pattern matching | George Petrov | 2013-07-29 | -0/+22 | |
| * | | | | Added header | George Petrov | 2013-07-29 | -0/+11 | |
| * | | | | Added for comprehensions and conditionals | George Petrov | 2013-07-29 | -1/+47 | |
| * | | | | Added arrays and maps | George Petrov | 2013-07-29 | -0/+13 |