summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* rust: improve explanation of string slicesEmerentius2019-09-01-4/+2
|
* Merge pull request #3617 from madebyollin/masterDivay Prakash2019-09-01-23/+23
|\ | | | | [C++/en] Minor fixes to Smart Pointer section
| * Minor fixes to C++ Smart Pointer sectionOllin Boer Bohan2019-08-31-23/+23
|/ | | | | | * Fix minor spelling / grammar problems ("tp de-allocate", "refences", "dont"...) * Remove filler words ("Basically", "As a matter of fact"...) * Remove spaces before parens in smart pointer initialization code sample (consistent with the other sections, e.g. the `Tuples` section) * Clarify `std::weak_ptr` use case
* Merge pull request #3614 from SMUsamaShah/patch-1Divay Prakash2019-08-30-0/+15
|\ | | | | Optional parameters in methods
| * Optional parameters in methodsMuhammad Usama2019-08-30-0/+15
|/
* [Perl6/en]Modify an error about the Range constructor (#3612)Amans Tofu2019-08-30-3/+12
| | | [Perl6/en] Modify an error about the Range constructor
* Merge pull request #3610 from Blandry1/masterDivay Prakash2019-08-25-0/+20
|\ | | | | [Python3/en] Added write to and read from a file syntax
| * Added write to and read from a file syntaxBen Landry2019-08-21-0/+20
| |
* | Merge pull request #3481 from shaltaev/masterDivay Prakash2019-08-21-0/+103
|\ \ | | | | | | [sql/ru] SQL full translate
| * | Update sql-ru.html.markdownDivay Prakash2019-08-21-1/+1
| | |
| * | [ru-ru] SQL full translateshaltaev2019-02-21-0/+103
| | |
* | | Merge pull request #3609 from mtnylnky/masterDivay Prakash2019-08-21-0/+125
|\ \ \ | | | | | | | | Sql file added for Turkish
| * | | Sql file added for TurkishMetin Yalçınkaya2019-08-17-0/+125
| | | | | | | | | | | | Sql file created and added for Turkish language
* | | | [Edn/tr-tr] (#3607)Seçkin Kükrer2019-08-21-0/+157
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added EDN documentation in Turkish * Contribution field added. Translation field added. Fixed file name. * Contributor field fixed, again. Added lang meta information.
* | | | [Clojure/tr-tr] Fix on Contributors field. (#3608)Seçkin Kükrer2019-08-20-0/+1
| |_|/ |/| | | | | | | | | | | | | | | | | * Added myself as a Contributor because this documentation is not just translation. Thank you for notice! * Same old pit-fall. 🤦
* | | [dhall/de]: add German translation (#3600)Profpatsch2019-08-19-3/+383
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * [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.
* | | [directx9/en, opengl/en] Add basic DirectX 9 and rename OpenGL (#3599)SimonDei2019-08-19-0/+827
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add files via upload * Rename learnopengl.html.markdown to opengl.html.markdown * Fix broken links and change category * Update opengl.html.markdown * Fixed some typos * Replace tab by spaces * Update opengl.html.markdown * Update opengl.html.markdown - More uniforms info - Handling VBO's - Better description of Functions * Update opengl.html.markdown * Added Matrix Transformation section * Update opengl.html.markdown * Update opengl.html.markdown * Added geometry shader section * Update opengl.html.markdown Fix newline issues * Fix typo * Create directx9.html.markdown * Update directx9.html.markdown * Update directx9.html.markdown * Update directx9.html.markdown * Update directx9.html.markdown * Vertex declarations and shaders * Update directx9.html.markdown * Basic texturing * Update directx9.html.markdown - Fix site rendering issues with newlines as required - Fix YAML frontmatter issues
* | | Merge pull request #3598 from jrfondren/add-mercuryDivay Prakash2019-08-19-0/+263
|\ \ \ | |/ / |/| | [mercury/en] Added Mercury
| * | use Prolog syntax highlighting for Mercury codeJulian Fondren2019-08-16-2/+2
| | |
| * | Added MercuryJulian Fondren2019-08-09-0/+263
| | |
* | | Merge pull request #3604 from Jedt3D/typescript-thAdam Bard2019-08-15-0/+259
|\ \ \ | | | | | | | | [typescript/th] finish and up to date for TypeScript's Thai translation
| * | | fix file name per request 'learntypescript-th.ts'Worajedt Sitthidumrong2019-08-14-1/+1
| | | |
| * | | additional translation for Iterators, GeneratorsWorajedt Sitthidumrong2019-08-13-0/+35
| | | |
| * | | finish translate TypeScript to Thai languageWorajedt Sitthidumrong2019-08-13-42/+42
| | | |
| * | | translate to Thai up to interface topicWorajedt Sitthidumrong2019-08-13-23/+19
| | | |
| * | | translate all paragraphs to Thai.Worajedt Sitthidumrong2019-08-13-0/+228
| | | |
| * | | Merge pull request #1 from Jedt3D/pascalWorajedt Sitthidumrong2019-07-16-0/+227
| |\ \ \ | | | | | | | | | | [pascal/th] Translate Pascal to Thai language
* | \ \ \ [reason/en] Apply some spelling and ordering suggested (#3605)Divay Prakash2019-08-14-7/+8
|\ \ \ \ \ | | | | | | | | | | | | [reason/en] Apply some spelling and ordering suggested
| * | | | | Apply some spelling and ordering suggested by @amartincolbySeth Corker2019-08-13-7/+8
|/ / / / /
* | | | | [python3/en] Added enumerate function (#3601)Ben Landry2019-08-13-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added enumerate function * adjusted spacing
* | | | | Merge pull request #3603 from Fasermaler/patch-1Divay Prakash2019-08-13-2/+2
|\ \ \ \ \ | | | | | | | | | | | | [mercurial/en] Fix mercurial workflow link
| * | | | | [mercurial/en] Fix mercurial workflow linkFasermaler2019-08-13-2/+2
|/ / / / /
* | | | | Merge pull request #3594 from Sadrak/masterDivay Prakash2019-08-10-4/+4
|\ \ \ \ \ | | | | | | | | | | | | [perl6/en] Object Model example mixed old/new code/comments
| * | | | | Object Model example mixed old/new code/commentsFelix Ostmann2019-08-06-4/+4
| | |_|/ / | |/| | |
* | | | | [bash/gr] Translate Bash to greek (#3595)Dimitri Kokkonis2019-08-10-8/+538
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add greek translation for the HTML language * Correct typo in source file name * Translate Bash to greek
* | | | | Merge pull request #3596 from Aldaschwede/masterDivay Prakash2019-08-08-2/+2
|\ \ \ \ \ | | | | | | | | | | | | [solidity/en] added qualifier payable hence it's not compilable, [python/de] correction
| * | | | | Update python3-de.html.markdownAldaschwede2019-08-06-1/+1
| | | | | | | | | | | | | | | | | | spelling mistake
| * | | | | Update solidity.html.markdownAldaschwede2019-08-06-1/+1
| |/ / / / | | | | | | | | | | added qualifier payable to the function Info, hence without it's not compileable
* | | | | Merge pull request #3597 from samebchase/patch-1Divay Prakash2019-08-08-1/+1
|\ \ \ \ \ | |/ / / / |/| | | | [tmux/en] Fix keybinding
| * | | | Fix keybindingSamuel Chase2019-08-08-1/+1
|/ / / / | | | | | | | | To enter copy mode we use `[` and not `]`.
* | | | [sql/zh-cn] Update Chinese version of SQL (#3589)Divay Prakash2019-08-05-0/+105
|\ \ \ \ | | | | | | | | | | [sql/zh-cn] Update Chinese version of SQL
| * | | | Translate the 'sql.html.markdown' into Chinese.Psalm462019-08-03-0/+105
| | | | |
* | | | | Merge pull request #3593 from ashraf-patel/feature/ashraf/kotlin-enumDivay Prakash2019-08-05-2/+13
|\ \ \ \ \ | | | | | | | | | | | | [Kotlin/en] Kotlin enum
| * | | | | Kotlin enumashraf-patel2019-08-05-2/+13
| | | | | |
* | | | | | Merge pull request #3508 from vinniec/masterDivay Prakash2019-08-04-0/+617
|\ \ \ \ \ \ | | | | | | | | | | | | | | [javascript/it-it] Create javascript-it.html.markdown
| * | | | | | Update javascript-it.html.markdownDivay Prakash2019-08-04-1/+4
| | | | | | | | | | | | | | | | | | | | | Fix YAML frontmatter
| * | | | | | Create javascript-it.html.markdownvinniec2019-03-30-0/+614
| | | | | | | | | | | | | | | | | | | | | Translated from the version 2570367 of 21 Jan
* | | | | | | Merge pull request #3569 from dean-shaff/masterDivay Prakash2019-08-04-0/+227
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [webassembly/en] added WebAssembly tutorial
| * | | | | | | Update wasm.html.markdownDivay Prakash2019-08-04-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fix lexer issue
| * | | | | | | added my WebAssembly tutorialDean Shaff2019-07-16-0/+227
| | | | | | | |