Commit Graph

7915 Commits

Author SHA1 Message Date
Max Schumacher
e021d05c2f
Merge pull request #3841 from Badalik/javascript-ru
Fixed prototype function return value comment in javascript-ru
2020-02-08 01:20:01 +01:00
Divay Prakash
de41d8f488
Merge pull request #3845 from Keating950/patch-2
[MIPS Assembly/en] fixing line length
2020-02-08 04:50:55 +05:30
Keating950
1274a06704
[MIPS Assembly/ en] fixing line length
Some lines were greater than 80 characters long, which causes some unaligned wrapping of comments on the website. This PR reduces all lines' length to a maximum of 80.
2020-02-07 10:01:00 -05:00
Divay Prakash
e440903935
Merge pull request #3820 from ram231/master
[dart/en] Update Guide and add more features
2020-02-06 17:38:38 +05:30
Divay Prakash
1b1ba1be6d
Update dart.html.markdown
Fix spacing
2020-02-06 17:37:13 +05:30
Vitaliy Badalov
ff5dcd91cc fix(javascript-ru): fixed return value comment in javascript-ru.html.markdown 2020-02-05 16:58:57 +03:00
Max Schumacher
cfe737647c
Merge pull request #3839 from caminsha/de-de/c
[de-de/c] Translated C to German (See Issue #3592)
2020-02-04 13:23:44 +01:00
Divay Prakash
b957f29cfb
Merge pull request #3840 from HiPhish/vimscript
[vimscript/en] Fix minor issues
2020-02-03 13:04:57 +05:30
caminsha
fbb24b487e Removed unnecessary lines about google 2020-02-02 23:09:36 +01:00
caminsha
e24e38a1b9 Fixed small typo
Resource => Ressource
2020-02-02 23:08:55 +01:00
caminsha
e48d05c98d added link to useful compiler options 2020-02-02 23:08:38 +01:00
caminsha
ca042dcb65 Changed all occurences of ss to ß
I have changed all occurences of 'ss' to 'ß' according to duden.de
2020-02-02 21:44:15 +01:00
caminsha
8ab886330e reordered section about operators and changed variables to numbers 2020-02-02 21:25:23 +01:00
caminsha
ec76a960a6 Removed section about goto 2020-02-02 21:20:09 +01:00
caminsha
06c51c70e1 Made whitespace more consistent 2020-02-02 21:19:06 +01:00
caminsha
603af4b36e Changed gross to groß because it's de-de 2020-02-02 21:08:18 +01:00
caminsha
4670481fa2 Added description for argc and argv 2020-02-02 21:04:40 +01:00
caminsha
28fe657526 Changed german variables to english 2020-02-02 21:02:01 +01:00
caminsha
4686ba1bba Fixed small typo and added Abstraktionsniveau
Typo: maneullen => manuelllen
- Added new word because it makes the sentence more clear
2020-02-02 20:27:41 +01:00
HiPhish
a908c01a95 Fix minor issues
- Correct "command-mode" to "command-line mode"
- Improve the variable type checking
- Typos
2020-02-02 17:56:16 +01:00
Gabriele Luz
21a5423b2b
[markdown/pt-br] formatting adjustments (#3738) 2020-02-02 15:16:35 +05:30
Divay Prakash
8eb11a89a7
Merge branch 'master' into master 2020-02-02 15:13:28 +05:30
Max Schumacher
f80889ed47
Merge pull request #3838 from khswong/patch-2
[toml/en] Fix code snippet formatting
2020-02-01 10:24:43 +01:00
caminsha
8e1372e08b Changed some lines so that it is not more than 80 chars 2020-02-01 02:26:58 +01:00
caminsha
a765253cd4 Changed italic typing to bold 2020-02-01 02:19:22 +01:00
caminsha
8041d796bb Fixed small typo in include statement 2020-02-01 02:18:13 +01:00
khswong
70e59f7f3d
[toml/en] Fix Formatting and Syntax Highlighting
Switching between json code block and toml code block caused it to render improperly. Fixed.
2020-01-31 16:30:16 -08:00
caminsha
5ff9fd5659 Added suffix to filename because of contributing guidelines 2020-02-01 01:05:29 +01:00
caminsha
0996b5a20e Fixed some small typos in german translation 2020-02-01 01:00:55 +01:00
caminsha
edeb77b893 translated further reading 2020-02-01 00:28:07 +01:00
caminsha
f3975fdc0e Translated part headerfiles to German 2020-02-01 00:27:55 +01:00
caminsha
bc9c26d44c translated associativity of operators 2020-02-01 00:27:18 +01:00
Max Schumacher
a0f91aacf9
Merge pull request #3837 from bartonstanley/patch-2
[CONTRIBUTING.markdown] Change "buid" to "build"
2020-01-31 21:53:25 +01:00
Barton Stanley
d5432679c7
[CONTRIBUTING.markdown] Change "buid" to "build" 2020-01-31 14:20:14 -06:00
Max Schumacher
db9e4f44d3
Merge pull request #3836 from bartonstanley/patch-1
[ruby/en] Change "invokation" to "invocation"
2020-01-31 20:09:24 +01:00
Barton Stanley
2eb57cb023
Change "invokation" to "invocation" 2020-01-31 13:04:15 -06:00
Max Schumacher
634932ccc7
Merge pull request #3831 from LuPoYi/master
[dart/zh-tw] Translated Dart to zh-tw
2020-01-31 10:38:50 +01:00
Max Schumacher
2c3f9298aa
Merge pull request #3833 from MaerF0x0/master
go/en: add type switch and multiple cases
2020-01-31 09:47:30 +01:00
Max Schumacher
de1cc91333
Merge pull request #3835 from caminsha/de-de/css_fixtypo
[css/d-de] Fixed some small typos
2020-01-31 09:06:29 +01:00
Max Schumacher
f2848760ad
Merge pull request #3834 from serafss2/patch-1
[toml/en] Fixed Typo and added a few examples
2020-01-31 09:05:07 +01:00
caminsha
38d3c33507 translated section of function pointers to German 2020-01-31 05:15:23 +01:00
caminsha
a0d2ed81ae added user defined types and structs 2020-01-31 05:14:28 +01:00
caminsha
b8d10209a6 added german translation to function in c 2020-01-31 04:30:57 +01:00
caminsha
e08467e872 Fixed some small typos 2020-01-31 03:41:40 +01:00
caminsha
06b95ac17e Merge remote-tracking branch 'upstream/master' 2020-01-31 03:24:14 +01:00
caminsha
09a4d598ae translated section pointers to german 2020-01-31 03:16:16 +01:00
فارس
bb97b7c3e4
Fixed Typo and added a few examples 2020-01-30 20:24:47 -05:00
caminsha
a53f355f9f added translation for type casting 2020-01-31 01:47:49 +01:00
caminsha
dcf628e286 translated control structures to German 2020-01-31 01:42:28 +01:00
caminsha
ea00cc1fda translated operators to german 2020-01-31 01:11:48 +01:00