summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* general-purpose, not specifically web-orientedJohn Gabriele2019-09-29-5/+4
| | | Although Haxe has a great JS target, it has many other targets as well, and is a general-purpose language, and not strictly web-oriented.
* Merge pull request #3630 from divayprakash/fix-pythonDivay Prakash2019-09-24-9/+5
|\ | | | | [python3/en] Fix explanation for slices, closes #3629
| * Fix explanation for slicesDivay Prakash2019-09-24-9/+5
|/
* Merge pull request #3628 from divayprakash/fix-filenameDivay Prakash2019-09-22-1/+1
|\ | | | | [html/ca-es] Fix filename
| * Fix filenameDivay Prakash2019-09-22-1/+1
|/
* Merge pull request #3627 from Auledas/masterDivay Prakash2019-09-22-0/+176
|\ | | | | [html/ca-es] Catalan translation of HTML
| * Fixed filenameAuledas2019-09-22-1/+1
| |
| * [html/ca-es] Catalan translation of HTMLAuledas2019-09-21-0/+176
| |
* | Merge pull request #3626 from tomasbedrich/patch-1Divay Prakash2019-09-21-11/+16
|\ \ | | | | | | [python/cs-cz] Update examples: bool + generators
| * | [python/cs-cz] Update examples: bool + generatorsTomáš Bedřich2019-09-20-11/+16
| |/
* | Merge pull request #3625 from cdbax/fix-pcre-html-renderingDivay Prakash2019-09-21-16/+31
|\ \ | |/ |/| [pcre/en + it + zh-tw] Tweak markdown to properly render html
| * Tweak markdown to properly render htmlcarl2019-09-20-16/+31
| |
* | Merge pull request #3623 from fighou/patch-1Divay Prakash2019-09-19-1/+1
|\ \ | |/ |/| Update fsharp.html.markdown
| * Update fsharp.html.markdownfighou2019-09-18-1/+1
|/
* Merge pull request #3622 from Lartu/masterDivay Prakash2019-09-17-0/+183
|\ | | | | [ldpl/en] LDPL example documentation added.
| * LDPL example documentation added.Martín del Río2019-09-08-0/+183
| |
* | Merge pull request #3621 from VorontsovIE/ruby-postfix-ifDivay Prakash2019-09-17-0/+18
|\ \ | | | | | | [ruby/ru] [ruby/en] notes about postfix-if and `unless`
| * | [ruby/ru] [ruby/en] added notes about postfix-if and aboutIlya Vorontsov2019-09-05-0/+18
| |/
* | Merge pull request #3620 from WeJie/patch-2Divay Prakash2019-09-17-29/+33
|\ \ | | | | | | [yaml/zh-cn]Update yaml-cn.html.markdown
| * | [yaml/zh-cn]Update yaml-cn.html.markdownWeJie2019-09-04-29/+33
| |/
* | Merge pull request #3618 from Emerentius/masterDivay Prakash2019-09-17-5/+6
|\ \ | |/ |/| [Rust/en] minor fixes to string slices and borrow system
| * rust: update explanation of borrow systemEmerentius2019-09-01-1/+4
| | | | | | | | | | | | With the introduction of non-lexical lifetimes, borrows no longer last until the end of scope. This has always been active in the 2018 edition and is now also true in the 2015 edition as of Rust 1.36
| * rust: improve explanation of string slicesEmerentius2019-09-01-4/+2
| |
* | Merge pull request #3616 from candeira/nixifyDivay Prakash2019-09-02-0/+8
|\ \ | | | | | | Nixify so it can be easily developed on Nix
| * | Nixify so it can be easily developed on NixJavier Candeira2019-08-31-0/+8
| | |
* | | Merge pull request #3615 from candeira/fix_nixDivay Prakash2019-09-02-8/+24
|\ \ \ | | | | | | | | [nix/en] Updates for Nix 2.2.0
| * | | [nix/en] Updates for Nix 2.2.0Javier Candeira2019-09-01-8/+24
| |/ / | | | | | | | | | | | | | | | | | | | | | - nix-repl now deprecated, Nix 2 has `nix repl` - nix language now has floats, and type-preserving arithmetic - add note about immutable sets' attributes being un-redefinable - descendant sets can now have attributes added to them - fix editing loose ene in the Impurity section
* | / Added translation for [Rust/uk-ua] (#3613)Volodymyr Korniichuk2019-09-01-0/+331
| |/ |/| | | | | | | | | | | | | | | | | * Added uk-ua tranlation for Rust * fixed lang * fixed "80-symbols per line" limit * Fix filename
* | 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
| | | |