Commit Graph

4206 Commits

Author SHA1 Message Date
Spurlow
f70f98b5cb Merge pull request #2039 from Laoujin/master
New language: PowerShell
2015-11-27 11:40:12 +07:00
Spurlow
099d5e1a6c Merge pull request #2034 from louis9171/master
[Python 3] Fixed erroneous outputs stated in comments
2015-11-27 11:39:42 +07:00
Spurlow
812fa4bab4 Merge pull request #2035 from Gnomino/master
[python3/cs] [python3/es] [python3/fr] [python3/ru] [python3/tr] [python3/zh] Corrects the result of math.sqrt(16)
2015-11-27 11:39:14 +07:00
Spurlow
5fcdfdf06c Merge pull request #1882 from Pink401k/sass
[sass/en] Cleaning up wording and formatting
2015-11-27 11:36:10 +07:00
Spurlow
602afd494a Merge pull request #1688 from duci9y/duci9y-patch-2
[json/en] Cut noise, formatting, links.
2015-11-27 11:32:06 +07:00
Laoujin
3cbcf0e983 [PowerShell/en] More usefull snippets and interesting projects 2015-11-27 04:05:53 +01:00
Laoujin
0b7c612c3e [PowerShell/en] IO, Interesting Projects, Not Covered, Exception Handling, UseFull stuff, max line 80. 2015-11-27 03:49:34 +01:00
Laoujin
bc47915c8f [PowerShell/en] control-flow, pipeline, getting help 2015-11-27 02:37:30 +01:00
Laoujin
4d44e241d7 [PowerShell/en] execution-policy, builtin variables, configure your shell 2015-11-27 01:07:45 +01:00
Laoujin
083eb1c4a5 [PowerShell/en] intro 2015-11-27 00:19:06 +01:00
Andre Polykanine A.K.A. Menelion Elensúlë
bd52d4e7d5 Merge pull request #2016 from dellis23/master
[d/en] Fix variable name typo in dlang examples.
2015-11-26 22:42:14 +02:00
ven
2d67c58d7f Merge pull request #2036 from fighterleslie/pr-hash
[ruby/en] Replace Hash#has_key? with Hash#key?
2015-11-23 08:20:52 +01:00
Leslie Zhang
e7dc56273f Replace Hash#has_key? with Hash#key?
1. Replace Hash#has_key? with Hash#key?
2. Replace Hash#has_value? with Hash#value?
2015-11-23 09:14:49 +08:00
ven
a3ef58088e Merge pull request #2030 from antoin-m/master
[javascript/fr]: Add es6 updates to javascript
2015-11-21 21:24:07 +01:00
Gnomino
7933ea3ce0 Applies a1ed02d6fa to translations 2015-11-21 19:08:39 +01:00
Louis Christopher
69e1ee4ad0 Merge pull request #1 from louis9171/louis9171-python3
Fixed erroneous output and added a little clarity on the matter
2015-11-21 19:45:50 +05:30
Louis Christopher
3c4a2ff91c Fixed erroneous output and added a little clarity on the matter
list.index(argument) would return the index of the item in the list that first matched the argument 
It will not return the value stored at the index of the argument as it was prior.
Added some more clarity to the subject as well.
2015-11-21 19:44:23 +05:30
Louis Christopher
30e364f410 Fixed erroneous output stated in a comment
range( start = lower limit, End is < Upper limit , Step)
The upper limit is never printed. Fixed the error.
2015-11-21 19:28:59 +05:30
ven
1421373f87 Merge pull request #2033 from kirbyfan64/kirbyfan64-patch-1
Fix typo in Perl 6 example (closes #2025)
2015-11-20 08:10:40 +01:00
Ryan Gonzalez
dff8b792c6 Fix typo in Perl 6 example (closes #2025) 2015-11-19 17:53:49 -06:00
Michel Antoine
f2d6b50bd4 Remove the iterator part and add for..in and for..of 2015-11-18 23:54:39 -08:00
Michel Antoine
946b4f2602 Add French Javascript ES6 2015-11-18 23:39:51 -08:00
ven
9e4274f7c7 Merge pull request #2028 from zoffixznet/catch-var
Perl6: $! is not available inside the CATCH{} (Possibly)
2015-11-17 20:30:20 +01:00
Zoffix Znet
e538185c0a $! is not available inside the CATCH{} 2015-11-17 13:47:55 -05:00
ven
43a5bde58e Merge pull request #2023 from hperreault/master
"lang: hu-hu" line was missing in hungarian coffeescript
2015-11-14 20:17:44 +01:00
Hughes Perreault
68c659b366 "lang: hu-hu" line was missing
trying to fix issue #2013
2015-11-14 13:57:01 -05:00
ven
aaf20aad09 Merge pull request #2018 from hperreault/master
[hy/fr]
2015-11-13 17:51:19 +01:00
Hughes Perreault
e3de8870ca ressemble -> ressemblent 2015-11-13 11:48:48 -05:00
Hughes Perreault
2c33662024 nam -> nom, pré-construit -> natif, un -> a 2015-11-13 11:15:58 -05:00
Hughes Perreault
3b59da1f3d UTF-8 -> l'UTF-8, données conteneur -> conteneurs 2015-11-12 15:40:53 -05:00
Hughes Perreault
5aceaa8c34 Add "-fr" before filename extansion, Replace "facile" with "simple" 2015-11-12 12:11:40 -05:00
Hughes Perreault
ce0c0a2853 [hy/fr]
A translation of Hy in french.
2015-11-11 22:50:15 -05:00
ven
a3ac933d82 Merge pull request #2011 from zygimantus/master
lithuanian translation of json
2015-11-11 16:19:06 +01:00
Zygimantus
3598a6f330 small fix 2015-11-11 15:21:56 +02:00
Zygimantus
cbbb4cb49f lang added 2015-11-11 13:47:21 +02:00
ven
dc8647e859 Merge pull request #2012 from cbess/master
[swift/en] Update examples to Swift 2.1
2015-11-11 12:25:50 +01:00
Zygimantus
b97027263a -lt to filename added 2015-11-11 10:22:03 +02:00
Dan Ellis
1391eed837 Fix variable name typo in dlang examples. 2015-11-10 23:31:16 -08:00
C. Bess
99b2c3db37 - add where and guard examples 2015-11-10 17:03:40 -06:00
ven
ae654256e5 Merge pull request #1995 from ramananbalakrishnan/master
[latex/en] Explain how to setup a bibliography section
2015-11-10 09:12:07 +01:00
Ramanan Balakrishnan
70b3fa5bb6 add output of latex file 2015-11-09 18:15:18 -08:00
C. Bess
618f8f5bad - update Swift examples
- update to upgrade to Swift 2.1
- code cleanup
2015-11-09 18:09:48 -06:00
C. Bess
df0992d72c Merge remote-tracking branch 'adambard/master'
Conflicts:
	swift.html.markdown
2015-11-09 17:55:53 -06:00
C. Bess
afc5ea1465 - update examples
- add examples for labeled tuples and computed properties
2015-11-09 17:54:05 -06:00
ven
c460e1fafa Merge pull request #1971 from ComSecNinja/master
[go/fi] Translate go/en to Finnish
2015-11-09 19:55:00 +01:00
Adam Bard
05b4c5b953 Merge pull request #2001 from Serg-Maximchuk/patch-2
Rename ua-ua/javascript-ua.html.markdown to uk-ua/javascript-ua.html.markdown
2015-11-09 20:56:33 +07:00
ven
9bd6e3d10d Merge pull request #2007 from pranitbauva1997/new
Strings can be lexicographically compared with comparison operators
2015-11-09 09:28:31 +01:00
Pranit Bauva
eee0aba489 Remove the extra 'compared' in julia.html.markdown 2015-11-09 10:33:22 +05:30
ven
a383adc9ac Merge pull request #2004 from ioab/master
[vb/en] typos correction. type inconsistencies fix. Improvements
2015-11-08 23:08:39 +01:00
ven
341066bb86 Address #1390
@Zoffixnet, awaiting your review
2015-11-08 22:04:44 +01:00