Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | temp | Mac David | 2013-12-10 | -1/+1 |
| | ||||
* | 1st Edition | Mac David | 2013-12-10 | -2/+4 |
| | ||||
* | 1st edition | Mac David | 2013-12-10 | -0/+610 |
| | ||||
* | Error | Mac David | 2013-12-10 | -611/+0 |
| | ||||
* | The 1st Edition | Mac David | 2013-12-09 | -0/+611 |
| | ||||
* | Merge pull request #434 from lkdjiin/racket/fr | Nami-Doc | 2013-12-07 | -0/+628 |
|\ | | | | | First draft for french translation of Racket | |||
| * | Second draft for french translation of Racket | lkdjiin | 2013-12-07 | -27/+25 |
| | | ||||
| * | First draft for french translation of Racket | lkdjiin | 2013-12-07 | -0/+630 |
|/ | ||||
* | Merge pull request #432 from davidpdrsn/master | Nami-Doc | 2013-12-05 | -4/+46 |
|\ | | | | | [standard-ml/en-en] Add more parts of the language | |||
| * | [standard-ml/en-en] infix functions | David Pedersen | 2013-12-05 | -0/+18 |
| | | ||||
| * | [standard-ml/en-en] align things a little | David Pedersen | 2013-12-05 | -1/+1 |
| | | ||||
| * | [standard-ml/en-en] Exceptions | David Pedersen | 2013-12-05 | -0/+22 |
| | | ||||
| * | [standard-ml/en-en] Small whitespace fix | David Pedersen | 2013-12-05 | -1/+1 |
| | | ||||
| * | [standard-ml/en-en] Update list doc again | David Pedersen | 2013-12-05 | -1/+1 |
| | | ||||
| * | [standard-ml/en-en] Add myself as a collaborator | David Pedersen | 2013-12-05 | -0/+1 |
| | | ||||
| * | [standard-ml/en-en] Add missing comma | David Pedersen | 2013-12-05 | -1/+1 |
| | | ||||
| * | [standard-ml/en-en] Update to list part | David Pedersen | 2013-12-05 | -1/+2 |
|/ | ||||
* | Merge pull request #431 from nelsonr/patch-1 | Nami-Doc | 2013-12-04 | -1/+1 |
|\ | | | | | Fixed typo | |||
| * | Fixed typo | Nelson Rodrigues | 2013-12-04 | -1/+1 |
|/ | ||||
* | typos | Nami-Doc | 2013-12-03 | -2/+2 |
| | ||||
* | Merge pull request #430 from sshine/master | Nami-Doc | 2013-12-02 | -9/+9 |
|\ | | | | | [standard-ml/en-en] Removing syntax errors and fixing solve2 function | |||
| * | [standard-ml/en-en] Removing syntax errors and fixing solve2 function | Simon Shine | 2013-12-03 | -9/+9 |
| | | ||||
* | | Merge pull request #429 from sshine/master | Adam Bard | 2013-12-02 | -4/+340 |
|\| | | | | | [standard-ml/en-en] Mainly, adding this language as it doesn't exist. | |||
| * | [standard-ml/en-en] Silly reversal of Markdown URL tags | Simon Shine | 2013-12-02 | -3/+3 |
| | | ||||
| * | [standard-ml/en-en] SML syntax highlighting on GitHub | Simon Shine | 2013-12-02 | -1/+1 |
| | | ||||
| * | [haskell/en-en] Fixed 80-character margin | Simon Shine | 2013-12-02 | -4/+6 |
| | | ||||
| * | [standard-ml/en-en] Created tutorial from scratch | Simon Shine | 2013-12-02 | -0/+334 |
| | | ||||
* | | Merge pull request #428 from davefp/ruby_attr_accessor | Nami-Doc | 2013-12-02 | -0/+7 |
|\ \ | | | | | | | [ruby/en] Adds attr_accessor, attr_reader, and attr_writer to class docs | |||
| * | | Ruby: Adds attr_accessor, attr_reader, and attr_writer to class docs | David Underwood | 2013-12-01 | -0/+7 |
| |/ | ||||
* | | Merge pull request #420 from tonussi/master | Nami-Doc | 2013-12-02 | -0/+620 |
|\ \ | |/ |/| | [haskell/pt-br] PR: Learn Haskell Quick Guide Translated to PT-BR | |||
| * | Add the contribuior and translator id's header | Lucas Tonussi | 2013-11-25 | -1/+5 |
| | | | | | | Just adding a better explained header | |||
| * | Add a complete translation on haskell guide | Lucas Tonussi | 2013-11-25 | -80/+123 |
| | | | | | | I have translated to brazilian portuguese your Haskell quick guide written by Adit Bhargava plus i have add some new ideas. | |||
| * | Change header contribuitor id to english labels | Lucas Tonussi | 2013-11-25 | -2/+2 |
| | | ||||
| * | Add translate until Haskell::IO | Lucas Tonussi | 2013-11-25 | -102/+119 |
| | | | | | | Plus some extra references | |||
| * | Add traslate the topic more functions | Lucas Tonussi | 2013-11-24 | -102/+219 |
| | | | | | | Extra-Add a topic about the refs and 'keep readings' | |||
| * | Add translate until list comprehensions | Lucas Tonussi | 2013-11-23 | -0/+439 |
| | | | | | | I'm translating haskell guide from Adit Bhargava (learnxinyminutes contribuitor) but adding a few more stuff about haskell | |||
* | | fix #425 | Nami-Doc | 2013-11-26 | -1/+1 |
| | | ||||
* | | [javascript] Add notes about ASI. Closes #424. | Adam Brenecki | 2013-11-26 | -2/+14 |
| | | ||||
* | | [python] == doesn't coerce types; use bool() to demonstrate truthiness ↵ | Adam Brenecki | 2013-11-26 | -2/+2 |
| | | | | | | | | instead. Closes #418. | |||
* | | Update css.html.markdown | Adam Bard | 2013-11-25 | -3/+6 |
| | | | | | | Fix rendering bug. | |||
* | | Merge pull request #405 from mvalipour/master | Adam Bard | 2013-11-25 | -0/+228 |
|\ \ | | | | | | | [css/en] CSS article in english | |||
| * | | update css article | mvalipour | 2013-11-18 | -188/+46 |
| | | | | | | | | | changed the format of the article to the one suggested in #405 | |||
| * | | add more clarification to border and fix max 80 character line | valipour | 2013-11-10 | -23/+61 |
| | | | ||||
| * | | fix some issues in CSS english | valipour | 2013-11-10 | -4/+4 |
| | | | ||||
| * | | add css article in english | valipour | 2013-11-10 | -0/+332 |
| | | | ||||
* | | | Merge pull request #423 from rscnt/master | Adam Bard | 2013-11-25 | -0/+411 |
|\ \ \ | | | | | | | | | git -es | |||
| * | | | last check | rscnt | 2013-11-25 | -2/+2 |
| | | | | ||||
| * | | | git es # -> // | rscnt | 2013-11-25 | -2/+2 |
| | | | | ||||
| * | | | git -es | rscnt | 2013-11-25 | -0/+411 |
|/ / / | ||||
* | | | Merge pull request #421 from levibostian/c-basic-additions | Nami-Doc | 2013-11-25 | -11/+136 |
|\ \ \ | | | | | | | | | Add while loop to bash. Add lots to C. |