Laura
|
cc982fdbd1
|
Corrected extension
|
2015-10-11 09:52:30 -04:00 |
|
Gnomino
|
097c839b7b
|
Changed way of creating classes
|
2015-10-11 13:47:44 +02:00 |
|
Vinh Nguyen
|
a1eabd5187
|
Add language
|
2015-10-11 16:05:07 +07:00 |
|
Gnomino
|
aad7eb82dd
|
Corrected french mistakes
|
2015-10-11 10:34:18 +02:00 |
|
Cameron Wood
|
e32eb715ef
|
[C++/en] Small inheritance clarification
Clarified that private members are inherited but are not directly
accessible
|
2015-10-11 03:41:20 -04:00 |
|
Chris
|
5bbd8419b2
|
Added info C# null-propagation
Another tool I found useful when learning C#
|
2015-10-10 22:25:39 -07:00 |
|
Pushkar Sharma
|
2b8fe51af6
|
Mention meaning of asterisk. Explain *ref_var2
Issue #1398
|
2015-10-11 09:39:39 +05:30 |
|
Chris
|
d97eaa51d2
|
Added detail on C# single inheritance
Clarified that the base class name must be the first thing listed
|
2015-10-10 20:52:59 -07:00 |
|
Gerson Lázaro
|
831911843b
|
[js/es] corrected typo in javascript doc
|
2015-10-10 21:37:38 -05:00 |
|
Vinh Nguyen
|
1b0740ef8e
|
Translate Ruby to vietnamese
|
2015-10-11 09:28:59 +07:00 |
|
ven
|
8592f26199
|
Merge pull request #1426 from AndyBrown91/xml
[xml/en] Grammar fixes
|
2015-10-10 22:56:30 +02:00 |
|
ven
|
9f78b5f7e2
|
Merge pull request #1405 from gutsy/master
Fix some grammar, spelling and indentation
|
2015-10-10 21:57:47 +02:00 |
|
ven
|
82f31be47b
|
Merge pull request #1448 from iTech-/master
[haml/fr] Added translation in French for the HAML article
|
2015-10-10 21:57:09 +02:00 |
|
ven
|
434ad05abc
|
replace author_url with github link
@adambard will revert if he thinks it was better :)
|
2015-10-10 21:41:42 +02:00 |
|
ven
|
d58ab2b40c
|
Merge pull request #1286 from fitojb/master
[visualbasic/es] Create Spanish translation of VB tutorial
|
2015-10-10 21:40:04 +02:00 |
|
ven
|
e1e5fba285
|
Merge pull request #1451 from bentglasstube/master
Add example of post-condition for loop.
|
2015-10-10 21:38:54 +02:00 |
|
ven
|
5dc8c20767
|
Merge pull request #1415 from raphaelbn/patch-2
translation clojure-macros to pt br
|
2015-10-10 21:25:45 +02:00 |
|
ven
|
87f9e8be62
|
Merge pull request #1414 from ProZsolt/ruby-hungarian-translation
[hu/ruby] Ruby hungarian translation
|
2015-10-10 21:25:37 +02:00 |
|
Alan Berndt
|
a8dce45150
|
Add example of post-condition for loop.
|
2015-10-10 11:44:50 -07:00 |
|
ven
|
d6a1385e66
|
Merge pull request #1447 from RatanRSur/master
change deprecated String type to AbstractString as per 0.4 spec
|
2015-10-10 20:36:32 +02:00 |
|
Ratan
|
d673dd62af
|
try to make string change clearer
|
2015-10-10 14:34:55 -04:00 |
|
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 |
|