Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Your Name: Matt | ml242 | 2014-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.markdown | Matt Lucas | 2014-05-01 | -7/+7 |
| | ||||
* | Update css.html.markdown | Matt Lucas | 2014-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/master | Nami-Doc | 2014-04-29 | -7/+7 |
|\ | | | | | Fix syntax-errors in logical errors in Elisp guide. | |||
| * | Syntax errors. Regexp needs to be greedier. | Jostein Kjønigsen | 2014-04-29 | -7/+7 |
|/ | ||||
* | Merge pull request #596 from weakish/patch-21 | Levi Bostian | 2014-04-29 | -8/+9 |
|\ | | | | | elixir-cn: fix typos & complete translation | |||
| * | elixir-cn: fix typos & complete translation | Jakukyo Friel | 2014-04-29 | -8/+9 |
|/ | ||||
* | Merge pull request #595 from weakish/patch-20 | Nami-Doc | 2014-04-28 | -2/+2 |
|\ | | | | | elisp_CN: typo | |||
| * | elisp_CN: typo | Jakukyo Friel | 2014-04-28 | -2/+2 |
|/ | ||||
* | Merge pull request #593 from Qumeric/master | Nami-Doc | 2014-04-16 | -79/+107 |
|\ | | | | | [go/en,ru] Update Russian translation of Go tutorial + small fix in tutorial itself. | |||
| * | Fix typos | Qumeric | 2014-04-16 | -4/+4 |
| | | ||||
| * | Fix Go tutorial, especially ru translation | Qumeric | 2014-04-16 | -79/+107 |
|/ | ||||
* | Merge pull request #592 from arnaud-f/master | Nami-Doc | 2014-04-15 | -1/+1 |
|\ | | | | | Escaped a quote | |||
| * | Escaped a quote | Arnaud | 2014-04-15 | -1/+1 |
|/ | ||||
* | Merge pull request #591 from lyska/no-hashtags | Adam Bard | 2014-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 symbol | Sam Dodrill | 2014-04-14 | -7/+7 |
|/ | ||||
* | Updated some headers | Adam Bard | 2014-04-10 | -2/+4 |
| | ||||
* | Fix syntax highlight. | Adam Bard | 2014-04-06 | -1/+1 |
| | | | Fixes #587 (Instead of using #588) | |||
* | Merge pull request #590 from jorams/cl-intro-typo | Nami-Doc | 2014-04-03 | -2/+2 |
|\ | | | | | [common-lisp/en] Fix typo in Common Lisp introduction. | |||
| * | Fix typo in Common Lisp introduction. | Joram Schrijver | 2014-04-03 | -1/+1 |
| | | ||||
| * | Fix invalid characters for Common Lisp symbols | Joram Schrijver | 2014-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_spanish | Levi Bostian | 2014-04-02 | -44/+42 |
|\ | | | | | [julia/es] Fix typos in Spanish Julia | |||
| * | More fixes to Spanish Julia. | Guillermo Garza | 2014-04-02 | -2/+2 |
| | | ||||
| * | Change lang declaration back to ruby from julia | Guillermo Garza | 2014-04-02 | -1/+1 |
| | | ||||
| * | Fix typos in Spanish Julia | Guillermo Garza | 2014-04-02 | -46/+44 |
|/ | ||||
* | Merge pull request #585 from weakish/patch-19 | Nami-Doc | 2014-04-02 | -0/+211 |
|\ | | | | | css: add Chinese (zh_CN) translation | |||
| * | css: add Chinese (zh_CN) translation | Jakukyo Friel | 2014-04-02 | -0/+211 |
|/ | ||||
* | Update elixir-cn.html.markdown | Adam Bard | 2014-03-31 | -1/+3 |
| | | | Fix header things | |||
* | Merge pull request #584 from lidashuang/patch-1 | Adam Bard | 2014-03-31 | -0/+396 |
|\ | | | | | Patch 1 | |||
| * | Update elixir-cn.html.markdown | lidashuang | 2014-03-31 | -19/+19 |
| | | ||||
| * | Update elixir-cn.html.markdown | lidashuang | 2014-03-31 | -13/+13 |
| | | ||||
| * | Update elixir-cn.html.markdown | lidashuang | 2014-03-31 | -7/+6 |
| | | ||||
| * | Update elixir-cn.html.markdown | lidashuang | 2014-03-31 | -64/+63 |
| | | ||||
| * | Create elixir-cn.html.markdown | lidashuang | 2014-03-31 | -0/+398 |
| | | ||||
* | | Merge pull request #583 from lidashuang/patch-2 | Nami-Doc | 2014-03-31 | -1/+1 |
|\ \ | |/ |/| | Update elixir.html.markdown | |||
| * | Update elixir.html.markdown | lidashuang | 2014-03-31 | -1/+1 |
|/ | ||||
* | Merge pull request #577 from weakish/patch-17 | Nami-Doc | 2014-03-29 | -0/+797 |
|\ | | | | | csharp: Chinese translation | |||
| * | csharp: Chinese translation | Jakukyo Friel | 2014-03-20 | -0/+797 |
| | | ||||
* | | Merge pull request #581 from ggarza/python_pep8 | Nami-Doc | 2014-03-22 | -101/+108 |
|\ \ | | | | | | | [python/en] Modify python to be pep8 compliant | |||
| * | | Modify python to be pep8 compliant | Guillermo Garza | 2014-03-21 | -101/+108 |
|/ / | | | | | | | This mostly adds spaces. | |||
* | | Merge pull request #579 from levibostian/racket-typos | Levi Bostian | 2014-03-20 | -4/+4 |
|\ \ | | | | | | | Fix Racket typos. | |||
| * | | Fix typos from issue 447. | Levi Bostian | 2014-03-20 | -4/+4 |
|/ / | ||||
* | | Merge pull request #578 from weakish/patch-18 | Nami-Doc | 2014-03-20 | -3/+3 |
|\ \ | |/ |/| | csharp: typos | |||
| * | csharp: typos | Jakukyo Friel | 2014-03-20 | -3/+3 |
|/ | | | combine #574 #575 #576 to one pr | |||
* | Merge pull request #573 from trevor/patch-1 | Adam Bard | 2014-03-19 | -1/+0 |
|\ | | | | | WARNING: deprecated syntax "x[i:]". | |||
| * | WARNING: deprecated syntax "x[i:]". | Trevor Wennblom | 2014-03-19 | -1/+0 |
|/ | | | 0.3.0-prerelease+2077 | |||
* | Merge pull request #572 from levibostian/objective-c-exceptions | Nami-Doc | 2014-03-19 | -4/+38 |
|\ | | | | | Objective-C blocks and exceptions | |||
| * | Remove duplicate Categories section. | Levi Bostian | 2014-03-19 | -151/+1 |
| | | | | | | | | Fix small typo. | |||
| * | Add to exceptions section. Add NSError reference. | Levi Bostian | 2014-03-19 | -3/+0 |
| | | ||||
| * | Merge with master. | Levi Bostian | 2014-03-19 | -4/+191 |
|/ |