Commit Graph

4175 Commits

Author SHA1 Message Date
Leonardy Kristianto
9c3c3dff45 Added resources to read for Javascript 2015-10-28 02:04:34 +08:00
Jacob Ward
a0eb996415 Merge remote-tracking branch 'adambard/master' 2015-10-26 23:03:37 -06:00
sholland
469541783d [fsharp/en] correct a few simple mistakes
change github flavored markdown programming language to fsharp
correct typos
2015-10-26 22:21:02 -05:00
Jody Leonard
b31fda3a8e Edit variable-length array example
The current example seems to be trying to set a size for a char buffer,
use fgets to populate that buffer, and then use strtoul to convert the
char content to an unsigned integer. However, this doesn't work as
intended (in fact, it results in printing "sizeof array = 0"), and so
adapt to a simpler fscanf example. Also remove some ambiguous language
in the example output.
2015-10-26 19:38:36 -04:00
Kristian
d41fdbcba9 Fixed typo in docs
+ Added a better description for 'nil'
2015-10-26 17:56:28 +10:00
Tyler
341b92141c Update CSS for clarity.
- More relevant introduction
- More consistent and clear wording
- More consistent formatting
2015-10-25 17:15:23 -06:00
ven
44ca091c73 Merge pull request #1783 from diegowifi/patch-1
Fix typos markdown-es.html.markdown
2015-10-25 21:05:38 +01:00
ven
e2322fe891 Merge pull request #1784 from Jefftree/latex
[latex/en] Added alternative way to enter math mode
2015-10-25 21:00:41 +01:00
Jefftree
ee4bef264c Added alternative way to enter math mode for latex 2015-10-25 15:58:41 -04:00
Diego Ponce
8323f873c4 Fix typos 2015-10-25 13:38:15 -06:00
Cássio Böck
7843270313 Merge remote-tracking branch 'refs/remotes/adambard/master' 2015-10-25 15:48:46 -02:00
Cássio Böck
d9d8de0d22 Translator section added
Changed my name from contributor section to the translator section
2015-10-25 15:44:35 -02:00
Adam Bard
ac4bb69e02 Merge pull request #1778 from Brodan/master
update Scala Data Structures section to show outputs
2015-10-25 19:17:54 +08:00
chris-hranj
069e127ff8 update Data Structures section to show outputs 2015-10-24 23:53:17 -04:00
ven
82deb66194 Merge pull request #1756 from Retoc/master
[go/de] fixed some typos
2015-10-24 22:41:16 +02:00
ven
4724022a4c Merge pull request #1769 from retbrown/go
correct minor grammar and formatting to improve readability
2015-10-24 16:46:59 +02:00
Robert Brown
4de15e41b3 correct minor grammar and formatting to improve readability 2015-10-24 13:56:20 +01:00
ven
e9fbf8f24a Merge pull request #1767 from SaurabhSandav/lua
[lua/en] Fix typo
2015-10-24 09:31:07 +02:00
Saurabh Sandav
a019e2c16b [lua/en] Fix typo 2015-10-24 12:22:11 +05:30
Amru Eliwat
4edbfa9e03 Fixed 'modeling' and 'compatibility' typos 2015-10-23 23:17:35 -07:00
Amru Eliwat
9aad08bf78 Fixed typos for 'overriding' and 'reference' and fixed formatting issue that may have caused confusion 2015-10-23 23:13:29 -07:00
Jana Trestikova
8e4d294227 Fix typos
undestanding -> understanding
uninterupted -> uninterrupted
2015-10-24 00:01:32 +02:00
unknown
a1a45c7dff [go/de] fixed some typos 2015-10-23 23:01:30 +02:00
ven
ab67a8f4c2 Merge pull request #1752 from onebree/rm-extra
[js/en] Remove "feedback", fix link markdown
2015-10-23 19:48:34 +02:00
Hunter Stevens
db4160710d Remove "feedback", fix link markdown 2015-10-23 13:14:38 -04:00
ven
f4775ea193 Merge pull request #1736 from labrack/master
[php/en] Un-beef a comment block closing
2015-10-22 19:36:39 +02:00
labrack
c69ef3115b [php/en] Un-beef a comment block closing
Somebody beefed a closing on the 'Late Static Binding' Comment block, causing the next 18 or so lines to be included in the comment instead of parsed for syntax properly.
2015-10-22 13:06:15 -04:00
payet-s
b238a58c97 [python/en] Fix typos 2015-10-22 12:49:49 +02:00
ven
e734e97ddb Merge pull request #1732 from hack1m/coffeescript-my-translation
[CoffeeScript/ms-my] Added Malay (Malaysia) translation for CoffeeScript
2015-10-22 10:50:38 +02:00
hack1m
a657d0d559 Added ms for filename 2015-10-22 16:33:02 +08:00
hack1m
1f9096f79a [CoffeeScript/ms-my] Added Malay (Malaysia) translation for CoffeeScript 2015-10-22 15:42:48 +08:00
Cássio Böck
9fcfa2c91f File name changed 2015-10-22 00:37:46 -02:00
Cássio Böck
4c9f38665d grammar fixes
Portuguese changes to a better text understanding
2015-10-22 00:35:27 -02:00
Cássio Böck
f0daae6434 translation to pt-br
translation to pt-br completed
2015-10-21 23:30:42 -02:00
ven
257533fe5a fix #1726, thanks @fisktech 2015-10-21 23:18:38 +02:00
ven
e9971fc367 Merge pull request #1716 from payet-s/python-fix-python3-link
[python/fr] Fix python3 link
2015-10-21 19:24:14 +02:00
aceawan
a15486c2a8 correct indentation 2015-10-21 19:08:52 +02:00
aceawan
24ff15fe7a correct indentation 2015-10-21 19:08:03 +02:00
Peter Elmers
ecbd454068 Fix a few spots where inconsistently tabs and spaces are used for alignment. 2015-10-21 11:49:30 -05:00
payet-s
d226542f37 [python/fr] Fix python3 link 2015-10-21 17:36:46 +02:00
Adam Bard
51aad2ff34 Merge pull request #1713 from perlilja/master
[java/en] Static code block
2015-10-21 21:54:45 +08:00
Adam Bard
b89c4a82c8 Update xml-id.html.markdown 2015-10-21 20:36:50 +08:00
Raphael Nascimento
ef9331fa31 [java/en] Enum Type 2015-10-21 09:03:12 -03:00
Per Lilja
707551a143 Added text about static code block. 2015-10-21 13:29:59 +02:00
Per Lilja
3f8b067a0c Merge pull request #1 from adambard/master
Update fork
2015-10-21 13:28:36 +02:00
Cássio Böck
401093269d Pogoscript to pt-br
Partial translation to pt-br
2015-10-20 23:53:25 -02:00
ven
ef6973b13f Merge pull request #1705 from kalinn/master
[r/en] Add statistical analysis section with lm and glm
2015-10-20 23:14:36 +02:00
Kristin Linn
7ad97c2904 fix spaces at end-of-lines again 2015-10-20 17:10:58 -04:00
Kristin Linn
81c1b8334c fix spaces at end-of-lines 2015-10-20 17:06:41 -04:00
Kristin Linn
622e03a141 add statistical analysis section with general linear models 2015-10-20 16:57:36 -04:00