Commit Graph

4412 Commits

Author SHA1 Message Date
Leonardy Kristianto
5cbf6497b9 Rename javascript.html.markdown to javascript-fa.html.markdown 2015-10-28 02:17:06 +08:00
Leonardy Kristianto
897159a939 Rename brainfuck.html.markdown to brainfuck-fa.html.markdown 2015-10-28 02:16:49 +08:00
Leonardy Kristianto
c677ba5612 Rename xml.html.markdown to xml-ta.html.markdown 2015-10-28 02:16:12 +08:00
Leonardy Kristianto
32d040d3b4 Rename json.html.markdown to json-ta.html.markdown 2015-10-28 02:15:57 +08:00
Leonardy Kristianto
7d4522b512 Rename javascript.html.markdown to javascript-ta.html.markdown 2015-10-28 02:15:46 +08:00
Leonardy Kristianto
d684a44259 Rename css.html.markdown to css-ta.html.markdown 2015-10-28 02:15:29 +08:00
Leonardy Kristianto
f1d18e7e49 Rename ruby.html.markdown to ruby-hu.html.markdown 2015-10-28 02:14:30 +08:00
Leonardy Kristianto
3015cfb436 Rename go.html.markdown to go-hu.html.markdown 2015-10-28 02:14:13 +08:00
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
Bruno Volcov
5acb0c1a60 add a cool reference for learn Ruby =) 2015-10-26 17:23:27 -02:00
Kristian
d41fdbcba9 Fixed typo in docs
+ Added a better description for 'nil'
2015-10-26 17:56:28 +10:00
jxu093
e60a7d73e8 Added Python Resource 2015-10-25 22:19:40 -04: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
Navdeep Singh
4e32ff9cd9 fixed typo mistakes 2015-10-25 02:39:50 +05:30
ven
82deb66194 Merge pull request #1756 from Retoc/master
[go/de] fixed some typos
2015-10-24 22:41:16 +02:00
Michal Martinek
0053fdbd2f Czech translation for Markdown 2015-10-24 19:42:34 +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
8648f24a80 Fixed small 'responsibility' typo in disclaimer 2015-10-23 23:21:00 -07:00
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
Jana Trestikova
ba7b8a613b Fix Typos 2015-10-23 06:57:18 +02: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
Saurabh Sandav
5091072873 [lua/en] Fix typo 2015-10-22 18:58:23 +05:30
Saurabh Sandav
1c0eee17a6 [elisp/en] Fix typo 2015-10-22 18:51:43 +05:30
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