summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* elisp_CN: typoJakukyo Friel2014-04-28-2/+2
|
* Merge pull request #593 from Qumeric/masterNami-Doc2014-04-16-79/+107
|\ | | | | [go/en,ru] Update Russian translation of Go tutorial + small fix in tutorial itself.
| * Fix typosQumeric2014-04-16-4/+4
| |
| * Fix Go tutorial, especially ru translationQumeric2014-04-16-79/+107
|/
* Merge pull request #592 from arnaud-f/masterNami-Doc2014-04-15-1/+1
|\ | | | | Escaped a quote
| * Escaped a quoteArnaud2014-04-15-1/+1
|/
* Merge pull request #591 from lyska/no-hashtagsAdam Bard2014-04-14-7/+7
|\ | | | | Remove references to hash and hashtag in favor of number symbol
| * Remove references to hash and hashtag in favor of number symbolSam Dodrill2014-04-14-7/+7
|/
* Updated some headersAdam Bard2014-04-10-2/+4
|
* Fix syntax highlight.Adam Bard2014-04-06-1/+1
| | | Fixes #587 (Instead of using #588)
* Merge pull request #590 from jorams/cl-intro-typoNami-Doc2014-04-03-2/+2
|\ | | | | [common-lisp/en] Fix typo in Common Lisp introduction.
| * Fix typo in Common Lisp introduction.Joram Schrijver2014-04-03-1/+1
| |
| * Fix invalid characters for Common Lisp symbolsJoram Schrijver2014-04-03-1/+1
|/ | | | | | | The characters [ ] { and } are perfectly fine to use in variable names. (defparameter b{l}a[b[l]]a "test") ; => B{L}A[B[L]]A b{l}a[b[l]]a ; => "test"
* Merge pull request #580 from ggarza/julia_spanishLevi Bostian2014-04-02-44/+42
|\ | | | | [julia/es] Fix typos in Spanish Julia
| * More fixes to Spanish Julia.Guillermo Garza2014-04-02-2/+2
| |
| * Change lang declaration back to ruby from juliaGuillermo Garza2014-04-02-1/+1
| |
| * Fix typos in Spanish Julia Guillermo Garza2014-04-02-46/+44
|/
* Merge pull request #585 from weakish/patch-19Nami-Doc2014-04-02-0/+211
|\ | | | | css: add Chinese (zh_CN) translation
| * css: add Chinese (zh_CN) translationJakukyo Friel2014-04-02-0/+211
|/
* Update elixir-cn.html.markdownAdam Bard2014-03-31-1/+3
| | | Fix header things
* Merge pull request #584 from lidashuang/patch-1Adam Bard2014-03-31-0/+396
|\ | | | | Patch 1
| * Update elixir-cn.html.markdownlidashuang2014-03-31-19/+19
| |
| * Update elixir-cn.html.markdownlidashuang2014-03-31-13/+13
| |
| * Update elixir-cn.html.markdownlidashuang2014-03-31-7/+6
| |
| * Update elixir-cn.html.markdownlidashuang2014-03-31-64/+63
| |
| * Create elixir-cn.html.markdownlidashuang2014-03-31-0/+398
| |
* | Merge pull request #583 from lidashuang/patch-2Nami-Doc2014-03-31-1/+1
|\ \ | |/ |/| Update elixir.html.markdown
| * Update elixir.html.markdownlidashuang2014-03-31-1/+1
|/
* Merge pull request #577 from weakish/patch-17Nami-Doc2014-03-29-0/+797
|\ | | | | csharp: Chinese translation
| * csharp: Chinese translationJakukyo Friel2014-03-20-0/+797
| |
* | Merge pull request #581 from ggarza/python_pep8Nami-Doc2014-03-22-101/+108
|\ \ | | | | | | [python/en] Modify python to be pep8 compliant
| * | Modify python to be pep8 compliantGuillermo Garza2014-03-21-101/+108
|/ / | | | | | | This mostly adds spaces.
* | Merge pull request #579 from levibostian/racket-typosLevi Bostian2014-03-20-4/+4
|\ \ | | | | | | Fix Racket typos.
| * | Fix typos from issue 447.Levi Bostian2014-03-20-4/+4
|/ /
* | Merge pull request #578 from weakish/patch-18Nami-Doc2014-03-20-3/+3
|\ \ | |/ |/| csharp: typos
| * csharp: typosJakukyo Friel2014-03-20-3/+3
|/ | | combine #574 #575 #576 to one pr
* Merge pull request #573 from trevor/patch-1Adam Bard2014-03-19-1/+0
|\ | | | | WARNING: deprecated syntax "x[i:]".
| * WARNING: deprecated syntax "x[i:]".Trevor Wennblom2014-03-19-1/+0
|/ | | 0.3.0-prerelease+2077
* Merge pull request #572 from levibostian/objective-c-exceptionsNami-Doc2014-03-19-4/+38
|\ | | | | Objective-C blocks and exceptions
| * Remove duplicate Categories section.Levi Bostian2014-03-19-151/+1
| | | | | | | | Fix small typo.
| * Add to exceptions section. Add NSError reference.Levi Bostian2014-03-19-3/+0
| |
| * Merge with master.Levi Bostian2014-03-19-4/+191
|/
* Merge pull request #571 from ggarza/julia_spanishNami-Doc2014-03-19-0/+761
|\ | | | | [julia/es] Translates Julia to Spanish
| * Fix header at beginning of file.Guillermo Garza2014-03-19-1/+3
| |
| * Trim lines to 80 charactersGuillermo Garza2014-03-19-16/+26
| |
| * Translate introduction, too.Guillermo Garza2014-03-19-4/+4
| |
| * Translate Julia to SpanishGuillermo Garza2014-03-19-349/+351
| | | | | | This is based partly on the Python translation.
| * Add file for spanish translation of juliaGuillermo Garza2014-03-18-0/+747
|/
* Merge pull request #570 from ggarza/julia_commentsNami-Doc2014-03-18-0/+4
|\ | | | | Add paragraph about multiline commments in julia
| * Add comment about nesting julia multiline commentsGuillermo Garza2014-03-18-1/+1
| |