Dillon J Byrne
518a383de1
Cleaned up formatting and clarified output
...
Unified the formatting throughout the document, clarified the output of a few lines, and tried to make it easier to visually separate comments from code when reading.
2015-10-13 20:03:46 -05:00
ven
96bb814889
Merge pull request #1495 from gkotian/master
...
First set of changes to the D programming page
2015-10-13 20:53:05 +02:00
ven
3b09f01f00
Merge pull request #1443 from kara-kincaid/master
...
[css/en] Added more pseudo-classes and pseudo-elements examples
2015-10-13 20:49:06 +02:00
ven
7f65b67a78
Merge pull request #1488 from evuez/patch-1
...
[haml/fr] Add lang to header
2015-10-13 20:47:20 +02:00
Gautam Kotian
4be1044a64
Improve code comments
2015-10-13 18:17:11 +02:00
Gautam Kotian
064b82eab4
Add wikipedia page links
...
Link to the wikipedia pages of Walter Bright and Andrei Alexandrescu in
an attempt to at least partially establish their credibility.
2015-10-13 18:16:30 +02:00
Gautam Kotian
a4d9115dec
Clarify that not just two people develop D
...
The present construction seems to imply that only Walter and Andrei and
involved in the development of D. This is nowhere close to being true!
2015-10-13 18:15:49 +02:00
Kara Kincaid
45a5a9ed5b
fix merge conflict in css.html.markdown
2015-10-13 10:06:11 -04:00
evuez
dff456bb6d
Add lang to header
...
Header configuration was missing `lang` field.
2015-10-13 13:42:29 +02:00
Levi Bostian
59a07411ef
Merge pull request #1481 from ananyacleetus/patch-1
...
Update python.html.markdown
2015-10-12 23:29:56 -05:00
Levi Bostian
adc92f538d
Merge pull request #1484 from RobRoseKnows/master
...
Added BigInteger and BigDecimal explanations to Java tutorial
2015-10-12 23:29:27 -05:00
Levi Bostian
133baf5565
Merge pull request #1478 from aayushranaut/master
...
Range is not a generator
2015-10-12 23:27:30 -05:00
Levi Bostian
f4cfe81a21
Merge pull request #1477 from jdpearce/master
...
Fixed the custom indexer example (setter return type is void)
2015-10-12 23:26:54 -05:00
Levi Bostian
02dc2ef909
Merge pull request #1469 from Alters/master
...
[C++/en] Small inheritance clarification
2015-10-12 23:19:55 -05:00
Levi Bostian
c15be9b013
Merge pull request #1466 from csuich2/csharp-null-propagation
...
Added info C# null-propagation
2015-10-12 23:19:24 -05:00
Levi Bostian
f3b1fb73ef
Merge pull request #1463 from thePsguy/patch-1
...
Mention meaning of asterisk. Explain *ref_var2
2015-10-12 23:16:24 -05:00
Levi Bostian
be21d6a848
Merge pull request #1461 from csuich2/csharp-single-inheritance
...
Added detail on C# single inheritance
2015-10-12 23:15:41 -05:00
Levi Bostian
841f4c3d46
Merge pull request #1399 from himanshu81494/master
...
example function added for call by reference
2015-10-12 23:14:27 -05:00
Levi Bostian
3c45696a62
Merge pull request #1439 from duci9y/patch-1
...
[css/en] Fixed grammar, increased clarity.
2015-10-12 23:09:38 -05:00
Levi Bostian
ed8a57041f
Merge pull request #1438 from chashmeetsingh/patch-8
...
Added table implementation in ruby
2015-10-12 23:07:44 -05:00
Levi Bostian
438a57a72c
Merge pull request #1437 from chashmeetsingh/patch-7
...
Adding unordered/ordered list
2015-10-12 23:07:14 -05:00
Levi Bostian
8f8c819365
Merge pull request #1412 from voltnor/latex_initial
...
[latex/en] Initial latex whirlwind showcase revisited
2015-10-12 23:05:26 -05:00
Levi Bostian
5ae76f711e
Merge pull request #1389 from cschermerhorn/master
...
[java/en] Add Switching on String Example to Java
2015-10-12 23:04:37 -05:00
Levi Bostian
574b7faf50
Merge pull request #1392 from ghalley/updates
...
[ruby/en] Add modulus, array.first, array.last, and each_with_index
2015-10-12 23:00:09 -05:00
Levi Bostian
1dc869a2f3
Merge pull request #1425 from AndyBrown91/C
...
[C/en] Accessing command line arguments in main
2015-10-12 22:58:48 -05:00
Levi Bostian
6849c34771
Merge pull request #1423 from AndyBrown91/objective-c
...
[objective-c/en-fr-ru-tr-vn] Enable syntax highlighting
2015-10-12 22:58:18 -05:00
Levi Bostian
42881121c9
Merge pull request #1420 from wboka/master
...
[coldfusion/en] Adding Coldfusion
2015-10-12 22:57:49 -05:00
Robert Rose
a504713d00
Updated Java tutorial with BigInteger and BigDecimal
2015-10-12 17:54:39 -04:00
Robert Rose
26696b764b
Revert "Updated Java tutorial with BigInteger and BigDecimal."
...
This reverts commit 8cb9e5395b
.
2015-10-12 17:52:09 -04:00
Robert Rose
a811ee38e4
Removed credit
2015-10-12 17:49:47 -04:00
Robert Rose
4010f3727b
Added contributor credit.
2015-10-12 17:48:08 -04:00
Robert Rose
8cb9e5395b
Updated Java tutorial with BigInteger and BigDecimal.
2015-10-12 17:19:35 -04:00
ven
8ef261cf59
Merge pull request #1482 from corpsee/ru-fixes
...
[PHP/ru] Improved PHP ru-ru translation
2015-10-12 23:16:16 +02:00
corpsee
6525590e7c
Improved PHP ru-ru translation
2015-10-12 22:25:15 +06:00
Ananya W Cleetus
ba06e9af37
Update python.html.markdown
2015-10-12 11:56:37 -04:00
ven
070e53dd85
Merge pull request #1456 from vinhnglx/master
...
Translate Ruby to vietnamese
2015-10-12 17:35:00 +02:00
Jo Pearce
0cea1d25d5
Added some simple yield examples
2015-10-12 15:19:37 +01:00
Jo Pearce
51f7c4f6a0
Fixed the custom indexer example (setter return type is void)
2015-10-12 14:09:53 +01:00
ven
6e3b759a03
Merge pull request #1450 from Gnomino/master
...
[python3/fr] [python3] Added french translation for Python3 and changed way of creating classes
2015-10-11 20:22:50 +02:00
Gnomino
e6aa293c3a
Corrected a spelling mistake
2015-10-11 19:10:40 +02:00
ven
80d350a349
Merge pull request #1429 from LauraNK/master
...
[sass/en] Add Sass tutorial
2015-10-11 17:06:46 +02:00
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
Vinh Nguyen
1b0740ef8e
Translate Ruby to vietnamese
2015-10-11 09:28:59 +07:00