summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Your Name: Mattml2422014-10-27-7/+9
| | | | | | | | | | | Subject Line: Addresses Comparisons in Javascript What Happened: I believe that starting out with the double equals instead of the triple equals for strict comparison checking is incorrect. Because double equals uses type coercion, it is more of a feature the needs to be understood. Beginners looking at the language should look upon the stricter method as the proper one because it is less likely to give a surprising result. I also tried to address the behaviour by adding an example to the double equals comparison. Hope that the community is interested in pulling in these changes, they stem from teaching beginners javaScript but I am by no means the authority.
* Update css.html.markdownMatt Lucas2014-05-01-7/+7
|
* Update css.html.markdownMatt Lucas2014-04-30-1/+1
| | | 'It's' reflected a grammatical mistake, I adjusted the sentence for a bit of clarity.
* Merge pull request #597 from josteink/masterNami-Doc2014-04-29-7/+7
|\ | | | | Fix syntax-errors in logical errors in Elisp guide.
| * Syntax errors. Regexp needs to be greedier.Jostein Kjønigsen2014-04-29-7/+7
|/
* Merge pull request #596 from weakish/patch-21Levi Bostian2014-04-29-8/+9
|\ | | | | elixir-cn: fix typos & complete translation
| * elixir-cn: fix typos & complete translationJakukyo Friel2014-04-29-8/+9
|/
* Merge pull request #595 from weakish/patch-20Nami-Doc2014-04-28-2/+2
|\ | | | | elisp_CN: typo
| * 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
|/