summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Purge my deadnameLeigh Brenecki2020-02-13-36/+37
|
* Merge pull request #3819 from FedeHC/masterMax Schumacher2020-02-11-0/+115
|\ | | | | [sql/es] Translate SQL to Spanish
| * Update es-es/sql-es.html.markdownFedeHC2020-02-07-1/+1
| | | | | | Co-Authored-By: Antonio Hernández Blas <1096022+nihilismus@users.noreply.github.com>
| * Update es-es/sql-es.html.markdownFedeHC2020-02-07-1/+1
| | | | | | Co-Authored-By: Antonio Hernández Blas <1096022+nihilismus@users.noreply.github.com>
| * Update es-es/sql-es.html.markdownFedeHC2020-02-07-1/+1
| | | | | | Co-Authored-By: Antonio Hernández Blas <1096022+nihilismus@users.noreply.github.com>
| * [sql/es] Translate SQL to SpanishFedeHC2020-01-14-0/+115
| |
* | Merge pull request #3853 from caminsha/de-de/D_typofixMax Schumacher2020-02-10-32/+32
|\ \ | | | | | | [D/de-de] Fixed some typos in translation
| * | fixed some typos in German translationcaminsha2020-02-09-27/+27
| | |
| * | started fixing the translationcaminsha2020-02-09-5/+5
|/ /
* | Merge pull request #3849 from petrroll/patch-2Divay Prakash2020-02-09-0/+10
|\ \ | | | | | | [go/en] Add value/reference semantics information for arr/slices.
| * | [go/en] Add value/reference semantics information for arr/slices.Petr Houška2020-02-08-0/+10
| | |
* | | Merge pull request #3848 from petrroll/patch-1Divay Prakash2020-02-09-1/+2
|\ \ \ | | | | | | | | [go/en] Clarify safety of taking local variable address.
| * | | [go/en] Clarify safety of local variable address taking.Petr Houška2020-02-08-1/+2
| |/ /
* | | Merge pull request #3852 from divayprakash/fix-langDivay Prakash2020-02-09-1/+2
|\ \ \ | | | | | | | | Add lang code, fix #3850
| * | | Add lang code, fix #3850Divay Prakash2020-02-09-1/+2
|/ / /
* | | Merge pull request #3851 from petrroll/patch-3Max Schumacher2020-02-09-1/+1
|\ \ \ | |/ / |/| | [rust/en] Small stylistic fix.
| * | [rust/en] Small stylistic fix.Petr Houška2020-02-08-1/+1
|/ /
* | Merge pull request #3841 from Badalik/javascript-ruMax Schumacher2020-02-08-1/+1
|\ \ | | | | | | Fixed prototype function return value comment in javascript-ru
| * | fix(javascript-ru): fixed return value comment in javascript-ru.html.markdownVitaliy Badalov2020-02-05-1/+1
| | |
* | | Merge pull request #3845 from Keating950/patch-2Divay Prakash2020-02-08-44/+55
|\ \ \ | | | | | | | | [MIPS Assembly/en] fixing line length
| * | | [MIPS Assembly/ en] fixing line lengthKeating9502020-02-07-44/+55
|/ / / | | | | | | 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.
* | | Merge pull request #3820 from ram231/masterDivay Prakash2020-02-06-145/+267
|\ \ \ | |/ / |/| | [dart/en] Update Guide and add more features
| * | Update dart.html.markdownDivay Prakash2020-02-06-1/+1
| | | | | | | | | Fix spacing
| * | Merge branch 'master' into masterDivay Prakash2020-02-02-497/+4226
| |\ \
| * | | add dart null aware operatorVince Ramces V. Oliveros2020-01-16-0/+5
| | | |
| * | | add generics and in-depth for nums and ListVince Ramces V. Oliveros2020-01-16-20/+136
| | | |
| * | | prefer using 3 slash for code commentsVince Ramces V. Oliveros2020-01-16-140/+139
| | |/ | |/|
* | | Merge pull request #3839 from caminsha/de-de/cMax Schumacher2020-02-04-0/+868
|\ \ \ | | | | | | | | [de-de/c] Translated C to German (See Issue #3592)
| * | | Removed unnecessary lines about googlecaminsha2020-02-02-3/+0
| | | |
| * | | Fixed small typocaminsha2020-02-02-1/+1
| | | | | | | | | | | | | | | | Resource => Ressource
| * | | added link to useful compiler optionscaminsha2020-02-02-0/+5
| | | |
| * | | Changed all occurences of ss to ßcaminsha2020-02-02-24/+24
| | | | | | | | | | | | | | | | I have changed all occurences of 'ss' to 'ß' according to duden.de
| * | | reordered section about operators and changed variables to numberscaminsha2020-02-02-82/+83
| | | |
| * | | Removed section about gotocaminsha2020-02-02-17/+0
| | | |
| * | | Made whitespace more consistentcaminsha2020-02-02-5/+5
| | | |
| * | | Changed gross to groß because it's de-decaminsha2020-02-02-8/+8
| | | |
| * | | Added description for argc and argvcaminsha2020-02-02-3/+4
| | | |
| * | | Changed german variables to englishcaminsha2020-02-02-87/+87
| | | |
| * | | Fixed small typo and added Abstraktionsniveaucaminsha2020-02-02-3/+4
| | | | | | | | | | | | | | | | | | | | Typo: maneullen => manuelllen - Added new word because it makes the sentence more clear
| * | | Changed some lines so that it is not more than 80 charscaminsha2020-02-01-29/+46
| | | |
| * | | Changed italic typing to boldcaminsha2020-02-01-1/+1
| | | |
| * | | Fixed small typo in include statementcaminsha2020-02-01-1/+1
| | | |
| * | | Added suffix to filename because of contributing guidelinescaminsha2020-02-01-1/+1
| | | |
| * | | Fixed some small typos in german translationcaminsha2020-02-01-48/+50
| | | |
| * | | translated further readingcaminsha2020-02-01-0/+22
| | | |
| * | | Translated part headerfiles to Germancaminsha2020-02-01-0/+60
| | | |
| * | | translated associativity of operatorscaminsha2020-02-01-0/+22
| | | |
| * | | translated section of function pointers to Germancaminsha2020-01-31-0/+72
| | | |
| * | | added user defined types and structscaminsha2020-01-31-0/+53
| | | |
| * | | added german translation to function in ccaminsha2020-01-31-0/+100
| | | |