Commit Graph

3840 Commits

Author SHA1 Message Date
chris@chriszimmerman.net
4e0db77a0c Added information about out parameters in C#. 2015-10-15 20:37:29 -04:00
Brett Taylor
6c14f507c2 Adds late static binding to PHP reference 2015-10-16 12:04:17 +13:00
Paulo Henrique Rodrigues Pinheiro
4829589880 Removed references to compilers other than the Rakudo. 2015-10-15 19:31:38 -03:00
Brendan Batliner
36fe7e1cce Added example of printIntArray in C 2015-10-15 16:38:42 -05:00
Brendan Batliner
2acf7822bd Update c.html.markdown
Added additional info on dynamically allocated arrays in C.
2015-10-15 16:34:53 -05:00
Tolga Beser
b78a67c9fc Mutable And Immutable Changing
Added how to switch objects between the two types with examples.
2015-10-15 14:09:36 -07:00
Anton Davydov
33aca58b8c [tmux/en] Fix typo for lsp command 2015-10-16 00:00:35 +03:00
Xander Smalbil
841dcb5f09 Updated javascript.html.markdown
Added some additional information on declaring variables.
2015-10-15 22:38:44 +02:00
Michael Neth
76b8a3a36e Added a more info link and extra explanation
Added link to json.org
Included information about using JSON text as data.
2015-10-15 15:35:13 -05:00
Michael Neth
af1465d02f Added my contributor information 2015-10-15 15:30:59 -05:00
Michael Neth
e951f409a0 Added some more information about valid JSON
A single array can also be valid JSON.
Removed the "And, you're done. You now know everything JSON has to offer." value since I added additional information after it.
2015-10-15 15:30:21 -05:00
Greg Barendt
3777d8a059 Remove an extraneous space 2015-10-15 16:28:38 -04:00
Michael Neth
56d0c93fd9 Remove "drawbacks" sentence
Opinionated information probably shouldn't end up in one of these, especially when it is non-comprehensive and does not include any of the "pro" arguments.
2015-10-15 15:25:26 -05:00
Michael Neth
b4a125877f Clarified some of the intro text
Clarified the terminology of a "JSON value" and its limited set of options.
Clarified that Supporting Browsers are from the shown version and up.
Clarified that ".json" is the standard "file extension".
2015-10-15 15:21:52 -05:00
ven
66bc42e31b Merge pull request #1427 from zfergus2/master
[c/en] Added a section for header files.
2015-10-15 20:51:10 +02:00
Zachary Ferguson
8417366a1b Cleaned up c file 2015-10-15 14:50:20 -04:00
Zachary Ferguson
65bb71f4bd Merge remote-tracking branch 'refs/remotes/adambard/master'
Conflicts:
	c.html.markdown
2015-10-15 14:48:59 -04:00
Zachary Ferguson
a4ea396174 Merge remote-tracking branch 'refs/remotes/origin/master-cn' 2015-10-15 14:44:14 -04:00
Levi Bostian
68953bd9d9 Merge pull request #1530 from NimitS1/patch-3
A minor typo.
2015-10-15 13:36:14 -05:00
Levi Bostian
854a6c6363 Merge pull request #1457 from GersonLazaro/fix-js
[javascript/es] corrected typo in javascript doc
2015-10-15 13:35:56 -05:00
Levi Bostian
3f39e697d7 Merge pull request #1525 from csuarez/latex-en-typos
[latex/en] Fix some typos in LaTeX article
2015-10-15 13:28:09 -05:00
Levi Bostian
733b04bdbd Merge pull request #1523 from droidenator/more-sass
More Sass documentation
2015-10-15 13:27:46 -05:00
Levi Bostian
c2b7b81fe4 Merge pull request #1514 from ankitaggarwal011/python3-input-operations-add
[python3/en] Added instructions on how to perform input operations
2015-10-15 13:03:30 -05:00
Levi Bostian
560b93d109 Merge pull request #1513 from awalGarg/patch-3
[bash/en] use $var with quotes in conditions
2015-10-15 13:02:14 -05:00
Levi Bostian
063c962254 Merge pull request #1512 from awalGarg/patch-2
[c/en] clarify common tripping point of newbies
2015-10-15 13:01:15 -05:00
Levi Bostian
c1982009c7 Merge pull request #1511 from awalGarg/patch-1
[c/en] clarify that args' names are not required in proto
2015-10-15 13:00:53 -05:00
Kirushan Rasendran
9cfe364c58 Objects, Constructors and OOP translation 2015-10-15 22:26:02 +05:30
ven
b86ea4d51d Merge pull request #1527 from gkotian/master
[d/en] Next set of improvements
2015-10-15 18:23:43 +02:00
Gautam Kotian
a77d0264c9 Make the code compilable
and add some additional comments to explain what's happening.
2015-10-15 16:55:10 +02:00
Gautam Kotian
d136abe954 Improve code comments 2015-10-15 16:55:10 +02:00
Nimit Shah
28751f2134 A minor typo.
XML is singular so the word should be carries
2015-10-15 19:37:44 +05:30
ven
adc81a0bc5 Merge pull request #1480 from eltonvs/master
Translation fixes and extra information
2015-10-15 09:09:40 +02:00
ven
51c506712e Merge pull request #1520 from scheras/master
[python3/cs] Fixed typo
2015-10-15 08:48:35 +02:00
Zachary Ferguson
27bb1a1e80 Removed separate code section
Removed the separate code section for header files
2015-10-14 21:59:42 -04:00
Elton Viana
328ceb1a94 Some extra information 2015-10-14 21:44:42 -03:00
César Suárez
2605af6248 Fix more typos 2015-10-15 00:11:05 +02:00
César Suárez
b5bd5d7ba2 Fix some typos in LaTeX article 2015-10-15 00:05:18 +02:00
Sean Corrales
7a885b86c6 Adding sections on Sass functions, import, partials, and math operations. Adding some comments regarding best practices. Adding section on compatibility. 2015-10-14 15:22:46 -05:00
ven
2315d0587d Merge pull request #1521 from mwozniczak/xml-fix
[xml/en] Superfluous spaces removed in some tags in 'XML'
2015-10-14 22:11:56 +02:00
Sean Corrales
fcc5086cfc Merge remote-tracking branch 'upstream/master' 2015-10-14 14:52:37 -05:00
Michał Woźniczak
6cdd2a9102 Superfluous spaces removed in some tags in 'XML', where no attributes were present 2015-10-14 21:31:04 +02:00
ScheRas
d2a8a7f161 Fixed typo 2015-10-14 21:11:05 +02:00
evuez
375f0c18ae Add some stuff to lists, sets and classes
This is meant to match Python 3 update.

Lists: added remove, insert and index
Sets: added ^, <=, >= operators
Classes: added propery decorator (including getter, setter, deleter)
2015-10-14 18:43:23 +02:00
Kirushan Rasendran
11a77f8b6f Translation continued
Translated content about javascript objects,arrays key value pairs
2015-10-14 21:57:13 +05:30
Ankit Aggarwal
a8b32c362b Added instructions for input operations in Python3 2015-10-14 21:16:18 +05:30
Awal Garg
f402205247 [bash/en] use $var with quotes in conditions 2015-10-14 21:10:28 +05:30
Awal Garg
4599cd319f [c/en] clarify common tripping point of newbies
int foo () {
  printf("bar\n");
  int x; // this is not valid in C89+
}
2015-10-14 20:44:45 +05:30
Awal Garg
223c8140a0 clarify that args' names are not required in proto
with obligatory conventional warning
2015-10-14 20:41:36 +05:30
Levi Bostian
8ec133b295 Merge pull request #1506 from rominirani/master
Added Go Mobile information
2015-10-14 09:48:13 -05:00
Levi Bostian
a779d9cfb6 Merge pull request #1471 from ankitaggarwal011/python27-input-operations-add
[python/en] Added instructions on how to perform input operations
2015-10-14 09:47:42 -05:00