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
Kate Reading
bb1e07bbb7
Clarified grammar in LearnCSharp comment about naming files relative to the classes they contain. Otherwise the two comment lines blended together and were a little comfusing.
2015-11-19 11:23:19 -08:00
Terka Slan
20eb659e7b
Translated latex to slovak
2015-11-19 17:59:11 +01:00
Byaruhanga Franklin
5a62ebbc85
Replaced 'or' with a semicolons
...
Replaced 'or' with a semicolons since the paragraph above is talking about using semicolons
2015-11-19 15:51:08 +03: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
Mikołaj Rozwadowski
913830a6b3
Fix typos, improve the language
2015-11-16 23:09:22 +01:00
Terka Slan
70fa51fa36
Added LearnGit-sk.txt and adjusted the markdown file
2015-11-16 23:07:44 +01:00
Terka Slan
42e8218146
Translated git to Slovak and repaired formatting
2015-11-15 22:25:18 +01:00
Terka Slan
cde6ea6ca2
Translated Git to Slovak[sk-sk]
2015-11-14 20:24:51 +01: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
Hellseher
b20abcb791
[E] styling links
2015-11-14 00:33:00 +00:00
Hellseher
452b0bb219
[A] extra links
...
Links :
: CLiki
: Awesome Common Lisp
: COMMON LISP A Gentle Introduction to Symbolic Computation
: Common-Lisp.net
2015-11-14 00:24:46 +00: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
Rob Pilling
312941c5e0
Correct "Casting" mention in swift markdown
...
'T()' is initialisation/creation, 'x as T' is casting
2015-11-13 14:56:37 +00:00
Hughes Perreault
3b59da1f3d
UTF-8 -> l'UTF-8, données conteneur -> conteneurs
2015-11-12 15:40:53 -05:00
Marcin Klocek
7837603c56
Adjust Polish translations for Ruby
2015-11-12 20:26:01 +01:00
Marcin Klocek
cf53a882c6
Create Polish translations for Ruby
2015-11-12 20:17:55 +01: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
ComSecNinja
62a380dddf
Translate en/Markdown to Finnish
2015-11-11 15:39:16 +02: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
Serg
4077facd3c
Update javascript-ua.html.markdown
...
Fixed translation and heading.
2015-11-11 08:58:13 +02:00
Ramanan Balakrishnan
f48bfca185
[latex/en] Cleanup of pdf file after previous commit
2015-11-10 22:26:17 -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