Commit Graph

3628 Commits

Author SHA1 Message Date
Gnomino
0a599281c3 Corrected spelling mistakes 2015-10-10 20:11:50 +02:00
Gnomino
7a3babacd7 Removed spaces in parenthesis 2015-10-10 20:05:33 +02:00
ven
f7602bdb05 Merge pull request #1434 from zoffixznet/perl6-corrections
Many fixes mentioned in #1390
2015-10-10 20:04:04 +02:00
Zoffix Znet
dc010e3863 Many fixes mentioned in #1390 2015-10-10 13:58:25 -04:00
Gnomino
7f07379cfb Removed leftovers, added Gnomino to the translators of Python3-FR 2015-10-10 19:58:16 +02:00
Gnomino
e13909c737 Added french translation for Python3 2015-10-10 19:51:04 +02:00
ven
2386065c6c Merge pull request #1316 from JD557/scala-pt-pt
Add pt-pt translation for Scala tutorial
2015-10-10 19:41:09 +02:00
ven
8e8514eb94 Merge pull request #1446 from JD557/scala-compilation-errors
Fix compile errors of the English and French Scala tutorials
2015-10-10 19:40:48 +02:00
Thibault iTech
7281681a3e Added translation in french for the HAML article 2015-10-10 18:58:25 +02:00
Ratan
77f0219cc6 change String to AbstractString as per 0.4 spec 2015-10-10 12:10:27 -04:00
João Costa
ae7dee12a5 [scala-pt] Fix variable names on while cycle 2015-10-10 16:51:07 +01:00
João Costa
7c2c448060 Fix compile errors of the English and French Scala tutorials 2015-10-10 16:49:53 +01:00
Kara Kincaid
622d4485ab [css/en] Added more pseudo-classes and pseudo-elements examples 2015-10-10 08:20:03 -04:00
duci9y
689bb106f5 [css/en] Fixed grammar, increased clarity.
Also fixed extraneous whitespace, code mistakes, made sure line width was <80 characters.
2015-10-10 14:59:30 +05:30
Chashmeet Singh
091356a8da Added table implementation in ruby 2015-10-10 14:42:30 +05:30
Chashmeet Singh
bb68e9483d Adding unordered/ordered list 2015-10-10 14:38:50 +05:30
Aayush Ranaut
7d8bab656f Range is not a generator 2015-10-09 18:48:40 -04:00
ven
d8a1c0cf6a Merge pull request #1433 from zlarsen/forth-typo
[Forth/en] Another typo fix
2015-10-09 23:25:22 +02:00
zlarsen
d49265b30f Fixes another Forth typo 2015-10-09 15:22:34 -06:00
ven
a5b9afc897 Merge pull request #1430 from zlarsen/fixes-forth-typo
[Forth/en] fixes forth typo
2015-10-09 22:17:35 +02:00
zlarsen
b1e4e89b84 fixes forth typo
changes util to until
2015-10-09 13:59:25 -06:00
Colton Kohnke
f3de591fc5 merge patch-1, restructure, fix grammar 2015-10-09 21:29:01 +02:00
ven
ef40704f9b Merge pull request #1424 from AndyBrown91/coffeescript
[coffeescript/en] Fixed grammar
2015-10-09 20:00:54 +02:00
Colton Kohnke
31b063865c Merge branch 'sricharanized-patch-1' into latex_initial 2015-10-09 19:54:33 +02:00
Cameron Schermerhorn
35e89f86fe Resolve merge conflict with master
+ added name back to contributor list
2015-10-09 13:31:48 -04:00
Cameron Schermerhorn
d2010c0860 Merge remote-tracking branch 'refs/remotes/adambard/master'
Conflicts:
	java.html.markdown
2015-10-09 13:30:07 -04:00
Laura
b433595a27 [sass/en] Add Sass tutorial 2015-10-09 13:15:04 -04:00
Zachary Ferguson
e418849d76 [c/en] Added a section for header files.
Added a section for header files.
Included a discussion of what belongs in a header file and what does
not.
2015-10-09 11:52:08 -04:00
Gabriel Halley
7b4d529c5e Fix puts typo 2015-10-09 11:47:13 -04:00
himanshu81494
c899b6605e Update c.html.markdown 2015-10-09 20:59:05 +05:30
Levi Bostian
ea943b61fb Merge pull request #1419 from vojtasvoboda/feature/json-typo-2
[json/en] Typo
2015-10-09 10:23:19 -05:00
Levi Bostian
358f5e6edc Merge pull request #1413 from hfenton/master
[en/git] Add Git Immersion tutorial as a resource
2015-10-09 10:22:48 -05:00
Todd M. Guerra
1caa042526 Fix conflicts from merge with master 2015-10-09 11:19:17 -04:00
Levi Bostian
ac91ec8a9c Merge pull request #1410 from voltnor/matlab_class_example
[matlab/en] Added simple class example to Matlab
2015-10-09 10:15:02 -05:00
Todd M. Guerra
fc3c56ee93 Merge remote-tracking branch 'adambard/master'
Conflicts:
	java.html.markdown
2015-10-09 11:14:29 -04:00
Levi Bostian
dcd9093d64 Merge pull request #1404 from tecknicaltom/master
[perl6] fix the output of ff example
2015-10-09 10:11:46 -05:00
Levi Bostian
10ac3c9eb7 Merge pull request #1381 from cwalk/swift-2
[swift/en] Added clearer description of Optionals and Unwrapping.
2015-10-09 10:08:24 -05:00
Levi Bostian
eafe2a8715 Merge pull request #1382 from cwalk/go
[go/en] Minor typos/Increased readability/Added link to official docs
2015-10-09 10:07:40 -05:00
Andy B
bb8eeb53ef [xml/en] Grammar fixes 2015-10-09 16:05:21 +01:00
Levi Bostian
c0107d2ccd Merge pull request #1385 from gayanhewa/master
[php/en] Adding error handling
2015-10-09 10:05:11 -05:00
Levi Bostian
b5ffe569ef Merge pull request #1305 from kdelwat/master
[python3/en] Added examples of multiple parameters to higher order functions
2015-10-09 10:04:51 -05:00
Levi Bostian
d115a86ac8 Merge pull request #1376 from kalebdavis/master
Fix indentation to make compiled JS more readable
2015-10-09 10:03:35 -05:00
Levi Bostian
3caa2d8487 Merge pull request #1375 from kalebdavis/patch-3
Add examples to show how printing works
2015-10-09 10:03:17 -05:00
Levi Bostian
4bb350473f Merge pull request #1374 from kalebdavis/patch-2
Add information about mapping arrays
2015-10-09 10:02:59 -05:00
Levi Bostian
5bbb0200d7 Merge pull request #1373 from kalebdavis/patch-1
Update ruby.html.markdown
2015-10-09 10:02:33 -05:00
Levi Bostian
bd56a72723 Merge pull request #1372 from raphaelbn/patch-1
[javascript/en] Added for/in loop JavaScript
2015-10-09 10:02:12 -05:00
Levi Bostian
89c63424f3 Merge pull request #1371 from zfergus2/master
[java/en] Added additional definitions and edited comments
2015-10-09 10:01:18 -05:00
Sricharan Chiruvolu
53a0264029 Update latex.html.markdown 2015-10-09 20:30:57 +05:30
Andy B
e8e8b9c76f [C/en] Accessing command line arguments in main 2015-10-09 15:48:21 +01:00
Andy B
a67d9d9e0e [coffeescript/en] Fixed grammar 2015-10-09 15:36:51 +01:00