Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Made whitespace more consistent | caminsha | 2020-02-02 | -5/+5 |
| | ||||
* | Changed gross to groß because it's de-de | caminsha | 2020-02-02 | -8/+8 |
| | ||||
* | Added description for argc and argv | caminsha | 2020-02-02 | -3/+4 |
| | ||||
* | Changed german variables to english | caminsha | 2020-02-02 | -87/+87 |
| | ||||
* | Fixed small typo and added Abstraktionsniveau | caminsha | 2020-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 chars | caminsha | 2020-02-01 | -29/+46 |
| | ||||
* | Changed italic typing to bold | caminsha | 2020-02-01 | -1/+1 |
| | ||||
* | Fixed small typo in include statement | caminsha | 2020-02-01 | -1/+1 |
| | ||||
* | Added suffix to filename because of contributing guidelines | caminsha | 2020-02-01 | -1/+1 |
| | ||||
* | Fixed some small typos in german translation | caminsha | 2020-02-01 | -48/+50 |
| | ||||
* | translated further reading | caminsha | 2020-02-01 | -0/+22 |
| | ||||
* | Translated part headerfiles to German | caminsha | 2020-02-01 | -0/+60 |
| | ||||
* | translated associativity of operators | caminsha | 2020-02-01 | -0/+22 |
| | ||||
* | translated section of function pointers to German | caminsha | 2020-01-31 | -0/+72 |
| | ||||
* | added user defined types and structs | caminsha | 2020-01-31 | -0/+53 |
| | ||||
* | added german translation to function in c | caminsha | 2020-01-31 | -0/+100 |
| | ||||
* | translated section pointers to german | caminsha | 2020-01-31 | -1/+131 |
| | ||||
* | added translation for type casting | caminsha | 2020-01-31 | -0/+27 |
| | ||||
* | translated control structures to German | caminsha | 2020-01-31 | -0/+85 |
| | ||||
* | translated operators to german | caminsha | 2020-01-31 | -3/+138 |
| | ||||
* | Continued with german translation of C | caminsha | 2020-01-31 | -0/+72 |
| | ||||
* | Started german translation in C | caminsha | 2020-01-30 | -0/+83 |
| | ||||
* | fixed some small typos in translation | caminsha | 2020-01-14 | -4/+4 |
| | ||||
* | Changed two typos I did not see before review | caminsha | 2019-11-16 | -2/+2 |
| | ||||
* | Fixed some typos in german translation for C++ | Marco Camenzind | 2019-11-12 | -24/+25 |
| | ||||
* | Fix missing double quotes | Louis Brauer | 2019-11-10 | -1/+1 |
| | | | Was breaking the syntax coloring | |||
* | [nix/de] Fix broken link | waynee95 | 2019-10-23 | -11/+11 |
| | ||||
* | [dhall/de]: add German translation (#3600) | Profpatsch | 2019-08-19 | -0/+380 |
| | | | | | | | | | | | | | | | * [dhall/en] Typo & highlight terms Template and package are referencing concepts from other languages, so let’s highlight them to clarify. * [dhall/de] Translate to German The translation leaves (most) of the code as-is, only changing the comments and some string contents. The `philadelphia` and `john` fields are changed to `augsburg` and `bernd` respectively, as an in-joke for German programmers. | |||
* | Update python3-de.html.markdown | Aldaschwede | 2019-08-06 | -1/+1 |
| | | | spelling mistake | |||
* | [C++/de] fixed wrong spelling (#3579) | LamdaLamdaLamda | 2019-08-03 | -106/+102 |
| | | | | | | | | | | | | * Added [C++/de] * [C++/de] filename fixed. * [C++/de] language code in filename added * [C++/de] fixed wrong spelling * [C++/en] smart pointer added | |||
* | added language, resolves #3537 | lchan05 | 2019-05-28 | -0/+1 |
| | ||||
* | [C++/de] added. (#3527) | LamdaLamdaLamda | 2019-05-20 | -0/+1160 |
| | | | | | | | | | | * Added [C++/de] * [C++/de] filename fixed. * [C++/de] language code in filename added * [C++/de] file duplicate removed | |||
* | Kap. 5+6 aktualisiert, Kap 6.1, 6.2, 7 hinzugefügt | Rakasch | 2019-04-06 | -40/+319 |
| | | | | | Kapitel 6.1, 6.2 und 7 aus der englischen Version übernommen. Kapitel 5 und 6 getauscht, um der englischen Version zu entsprechen. Texte der Kapitel 5 und 6 Kapitel um fehlende Teile erweitert. | |||
* | [asciidoc/de] Added commas | caminsha | 2019-04-06 | -3/+3 |
| | ||||
* | Merge pull request #3504 from caminsha/patch-3 | Divay Prakash | 2019-03-26 | -1/+1 |
|\ | | | | | [markdown/de] Escaped backtick | |||
| * | Escaped backtick | caminsha | 2019-03-24 | -1/+1 |
| | | | | | | It did not render the text 100% correct. | |||
* | | Edited translation | caminsha | 2019-03-24 | -1/+1 |
|/ | ||||
* | Übersetzung angepasst | caminsha | 2019-03-15 | -1/+1 |
| | ||||
* | Move "make" articles to the "tool" category | Pierre-François Clement | 2019-03-08 | -1/+2 |
| | ||||
* | Type correction for the output of math.sqrt() propagated across versions and ↵ | Anindya Srivastava | 2019-02-06 | -2/+2 |
| | | | | languages | |||
* | Update yaml-de.html.markdown | Steffen Kroth | 2018-11-29 | -1/+1 |
| | ||||
* | YAML fixes (#3400) | Divay Prakash | 2018-11-17 | -5/+5 |
| | ||||
* | [Dynamic programmimg-DE/DE] | LukaxFeh | 2018-10-30 | -3/+3 |
| | ||||
* | wrong use of and | SmuSmu | 2018-10-29 | -1/+1 |
| | | | wrong use of and | |||
* | rearange text to make it more readable | SmuSmu | 2018-10-29 | -1/+1 |
| | | | rearange text to make it more readable | |||
* | Added another good Tutorial source, fixed word consistency | Senuros | 2018-10-19 | -1/+2 |
| | ||||
* | Merge pull request #3307 from denniskeller/paren-de | Divay Prakash | 2018-10-19 | -0/+200 |
|\ | | | | | [paren/de] Translate paren to german | |||
| * | [paren/de] Translate paren to german | Dennis Keller | 2018-10-18 | -0/+200 |
| | | ||||
* | | Merge pull request #3310 from denniskeller/rst-de | Divay Prakash | 2018-10-19 | -0/+119 |
|\ \ | | | | | | | [rst/de] Translate rst to german | |||
| * | | [rst/de] Translate rst to german | Dennis Keller | 2018-10-18 | -0/+119 |
| |/ |