Commit Graph

4190 Commits

Author SHA1 Message Date
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
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
ven
5b7ffeb77d Merge pull request #1973 from pranitbauva1997/typos
[julia/en] Fix a typo is julia.html.markdown
2015-11-08 21:55:16 +01:00
ven
6a60ee1988 Merge pull request #1972 from Medeah/patch-1
Update dart.html.markdown
2015-11-08 21:54:59 +01:00
ven
b8ba91bd11 Merge pull request #1975 from zz3599/cpp-comparator
[cpp/en] comparator function for std containers
2015-11-08 21:52:31 +01:00
ven
9533db901f Merge pull request #1986 from JacobCWard/master
[markdown/en] Made the rendered text more readable.
2015-11-08 21:50:00 +01:00
ven
a9eecd3c35 Merge pull request #1997 from cylim/master
[Swift/zh-cn] update chinese version Swift doc
2015-11-08 21:47:41 +01:00
ioab
d50fc51aa6 correction 2015-11-08 23:46:41 +03:00
ven
596218651a Merge pull request #1998 from TheRakken/master
[python] Fix for unintended opposite meaning
2015-11-08 21:42:32 +01:00
ven
2b2a4a9ae0 Merge pull request #2006 from jargnar/more-yaml-stuff
Add more complex key examples, and an example of inheritance
2015-11-08 21:39:41 +01:00
ven
3cbe135ae2 Merge pull request #2008 from chris-martin/elixir-try
elixir: add eval results to try-rescue examples
2015-11-08 21:38:30 +01:00
ven
a1ed02d6fa Merge pull request #2009 from fighterleslie/pr-math.sqrt
[python3/en] Correct math.sqrt(16)
2015-11-08 21:38:11 +01:00
zygimantus
fdf5b33439 lithuanian translation of json 2015-11-07 21:10:35 +02:00
ioab
dd7afafc94 Merge remote-tracking branch 'upstream/master' 2015-11-07 21:00:59 +03:00
ven
8b041236b5 Merge pull request #2010 from Gnomino/master
[markdown/fr] Corrects the filename
2015-11-07 18:38:39 +01:00
Gnomino
3c1311a298 [markdown/fr] Corrects the filename 2015-11-07 18:12:21 +01:00