Commit Graph

5479 Commits

Author SHA1 Message Date
Jiang Haiyun
e7b58390e0 [angularjs/en] typo fix (#2605) 2016-12-22 20:55:06 +01:00
David Haberthür
4737819e5d Made the file pep8 compliant (#2601)
Actually nearly compliant, I ran `pep8 code.py --ignore=E402,E501,E712`
2016-12-20 15:04:12 +01:00
Arnaud Fernandés
919e44f843 [crystal/en] It would be greate to add crystal language :) (#2600)
* Add Crystal language

* Add Type informations and fix issues

* Add missing examples

* Add name in contributor list

* Update code according to feedback received
2016-12-18 13:40:42 +01:00
Samantha McVey
db8cc8bd78
Move the description to the beginning with the other text 2016-12-14 15:53:36 -08:00
Samantha McVey
f05246ce39
Make the CoffeeScript introduction a little more informative 2016-12-14 15:51:22 -08:00
ven
a70f8469c4 Random -> Safe 2016-12-14 19:59:16 +01:00
Yusheng
66e541e9e5 [r/zh-cn] fix a bug (#2598)
* fix a bug

* translate comment & fix another bug
2016-12-14 11:13:04 +01:00
Jiang Haiyun
a65150f706 [sass/zh-cn] new translation (#2597) 2016-12-14 03:24:49 +01:00
Andre Polykanine A.K.A. Menelion Elensúlë
98454c39cf Fixes #2593 (#2599) 2016-12-14 03:24:03 +01:00
Andre Polykanine A.K.A. Menelion Elensúlë
744f3a6d91 Merge pull request #2456 from Serg-Maximchuk/patch-1
[bash/uk-ua] Translation fixes
2016-12-13 15:47:29 +02:00
Jiang Haiyun
7dbbcd50de missing right parenthesis (#2596) 2016-12-13 02:29:12 +01:00
Jiang Haiyun
be9f44cf10 New translation: less-zh-cn (#2595) 2016-12-13 02:28:54 +01:00
kakakaya
61e0d6e13b [python3/ja-jp] New Translation: python3/ja-jp (#2592)
* [python3/en] Add empty tuple to "False if evaluated" list

* Add python3 to ja-jp directory

* Translated section 1

* 2章

* コメントのインデントを変更

* 3章

* [python3/en] Fixed "StopIterator Exception" - no such exception

* 4章

* 5章

* 6.0章

* 6.1章

* 7章

* [python3/ja-jp] Fixed filename

* Fix filename suffix, lang code
2016-12-04 10:07:24 +01:00
kakakaya
c701931fee [python3/en] fixed "StopIterator", no such Exception (#2591)
* [python3/en] Add empty tuple to "False if evaluated" list

* [python3/en] Fixed "StopIterator Exception" - no such exception
2016-12-03 11:46:32 +01:00
Badal Surana
7c16ec5ae1 [php/en] Fix typo (#2590) 2016-12-03 11:46:23 +01:00
ven
6cc36cb090 fix #2589 2016-12-01 15:19:08 +01:00
Derek
51ce7fda40 [racket/en] Expand list section (#2588)
* Expand list section
* Update backtick
2016-11-30 12:36:56 -08:00
kakakaya
d0918b2576 [python3/en] Add empty tuple to "False if evaluated" list (#2587) 2016-11-30 13:01:27 +01:00
Robert Benjamin
52bbc81520 Fix minor spacing typo (#2586) 2016-11-29 22:51:15 +01:00
Samantha McVey
152fddbd92
Fix backtick that was messing up syntax highlighting on powershell. 2016-11-23 09:43:37 -08:00
derek-austin
c518beae09 Add syntax highlight (#2581)
Only the first chunk of code was highlighted
2016-11-22 03:45:45 -08:00
Christopher Lorton
e25918acab Fix comment in set comprehension example (#2580)
The result should be {'a', 'b', 'c'} (not {'d', 'e', 'f'}).
2016-11-21 10:38:39 +01:00
Thien Do
ac99d3f1cb [typescript/en-us] Clarify function section in typescript (#2575)
* Clarify function section in typescript

* one-liner to braceless
2016-11-20 21:41:16 +01:00
Samantha McVey
41d7d73aaa
Fix #2574 2016-11-17 22:32:23 -08:00
Samantha McVey
13369ee56c
[tcl/en] Fix #2569 and also fit to 79 columns width 2016-11-16 15:34:24 -08:00
Samantha McVey
ce00d724a1
Fix #2573 where ru-ru HTML file did not specify which language it was in the YAML frontmatter 2016-11-16 15:21:24 -08:00
Chung-Ping Huang
ebc70fe289 Add a missing semi-colon (#2572)
Add a missing semi-colon at Line 470
2016-11-15 22:49:32 -08:00
Samantha McVey
809e5d20a9
Remove checkboxes and make a helpful suggestion to submit a pull request to fix issues if the person is willing and able 2016-11-13 23:15:34 -08:00
Samantha McVey
fa83a136d0
Add issue template 2016-11-13 23:07:52 -08:00
Jürgen Hötzel
dcfbeeb614 [fsharp/en] Use "elif" (#2566) 2016-11-12 18:29:18 +01:00
Andre Polykanine A.K.A. Menelion Elensúlë
d70ad72219 Merge pull request #2528 from slukovskiy/vim-translate-edits
[vim/ru] Change some text markup, fix broken link and quotes
2016-11-12 00:11:00 +02:00
Samantha McVey
ae1d18ad91
[yaml/en] Fix #2558 1 is interpreted as a number not as a boolean. For a boolean use we use true 2016-11-11 13:34:19 -08:00
Matt Doherty
0804650a9a series of fixes and improvements (#2563) 2016-11-10 13:47:02 +01:00
Samantha McVey
94787745d5
Add another checkbox to pull request template form 2016-11-10 03:01:11 -08:00
Samantha McVey
2a9487c840
Add about 3/4 of the languages to gitattributes 2016-11-10 02:56:48 -08:00
Abraham Toriz Cruz
2b6d022c9d useful tip for saving a buffer as sudo (#2405) 2016-11-10 11:17:20 +01:00
samcv
b5411e18b3 Merge pull request #2552 from robochat/red_line_length
[red/en] changing the formatting of comments so that lines are always <80chars.
2016-11-10 00:48:48 -08:00
Samantha McVey
932804c08c
Add some gitattributes so GitHub categorizes languages of this project (not complete yet) 2016-11-10 00:38:13 -08:00
Samantha McVey
f53e89f7cb
Fix missing parenthesis 2016-11-09 22:31:46 -08:00
Samantha McVey
d55180ff11
Make build status a link 2016-11-09 22:30:41 -08:00
Adam Bard
5204594edf Merge pull request #2562 from adambard/upstream
Update rakefile so that it will return an exit code of 1 if there is …
2016-11-09 22:21:21 -08:00
Samantha McVey
bb5e514321
Update rakefile so that it will return an exit code of 1 if there is a failure (Travis CI needs this). Make ISO-8859* encoding detections notices not failures 2016-11-09 22:15:03 -08:00
Adam
03980b63c7 Fix encoding test, then make tests actually fail. 2016-11-09 22:10:35 -08:00
Adam Bard
1d494a6346 Update README.markdown 2016-11-09 21:52:17 -08:00
Adam Bard
36f46947b8 Update README.markdown 2016-11-09 21:52:07 -08:00
Adam Bard
f5f8bc75ad Merge pull request #2561 from samcv/Travis-CI
Add support for checking YAML validity using Travis CI
2016-11-09 21:50:26 -08:00
Samantha McVey
0a0acadf06
Add rubygems.org as gem source so Travis CI can use charlock_holmes 2016-11-09 21:02:04 -08:00
Samantha McVey
70d6977ccc
Use charlock_holmes to do encoding detection. In my tests it has properly identified incorrect encodings that used to be present on older commits. This will help ensure this won't happen again, giving people instant feedback and allowing all pull requests to be checked 2016-11-09 20:57:13 -08:00
Samantha McVey
58ffb4057f
Add UTF-8 check test 2016-11-09 20:24:10 -08:00
Samantha McVey
4241d44de8
Add support for checking YAML validity using Travis CI 2016-11-09 18:06:38 -08:00