| Commit message (Collapse) | Author | Age | Lines |
|
|
|
|
|
|
|
|
|
| |
* Added uk-ua tranlation for Rust
* fixed lang
* fixed "80-symbols per line" limit
* Fix filename
|
|\
| |
| | |
[C++/en] Minor fixes to Smart Pointer section
|
|/
|
|
|
|
| |
* 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
|
|\
| |
| | |
Optional parameters in methods
|
|/ |
|
|
|
| |
[Perl6/en] Modify an error about the Range constructor
|
|\
| |
| | |
[Python3/en] Added write to and read from a file syntax
|
| | |
|
|\ \
| | |
| | | |
[sql/ru] SQL full translate
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | | |
Sql file added for Turkish
|
| | | |
| | | |
| | | | |
Sql file created and added for Turkish language
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* Added EDN documentation in Turkish
* Contribution field added. Translation field added. Fixed file name.
* Contributor field fixed, again. Added lang meta information.
|
| |_|/
|/| |
| | |
| | |
| | |
| | |
| | | |
* Added myself as a Contributor because this documentation is not just
translation. Thank you for notice!
* Same old pit-fall. 🤦
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* [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.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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
|
|\ \ \
| |/ /
|/| | |
[mercury/en] Added Mercury
|
| | | |
|
| | | |
|
|\ \ \
| | | |
| | | | |
[typescript/th] finish and up to date for TypeScript's Thai translation
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| | | | |
|
| |\ \ \
| | | | |
| | | | | |
[pascal/th] Translate Pascal to Thai language
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[reason/en] Apply some spelling and ordering suggested
|
|/ / / / / |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Added enumerate function
* adjusted spacing
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[mercurial/en] Fix mercurial workflow link
|
|/ / / / / |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[perl6/en] Object Model example mixed old/new code/comments
|
| | |_|/ /
| |/| | | |
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
* Add greek translation for the HTML language
* Correct typo in source file name
* Translate Bash to greek
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[solidity/en] added qualifier payable hence it's not compilable, [python/de] correction
|
| | | | | |
| | | | | |
| | | | | | |
spelling mistake
|
| |/ / / /
| | | | |
| | | | | |
added qualifier payable to the function Info, hence without it's not compileable
|
|\ \ \ \ \
| |/ / / /
|/| | | | |
[tmux/en] Fix keybinding
|
|/ / / /
| | | |
| | | | |
To enter copy mode we use `[` and not `]`.
|
|\ \ \ \
| | | | |
| | | | | |
[sql/zh-cn] Update Chinese version of SQL
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
[Kotlin/en] Kotlin enum
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
[javascript/it-it] Create javascript-it.html.markdown
|
| | | | | | |
| | | | | | |
| | | | | | | |
Fix YAML frontmatter
|
| | | | | | |
| | | | | | |
| | | | | | | |
Translated from the version 2570367 of 21 Jan
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
[webassembly/en] added WebAssembly tutorial
|
| | | | | | | |
| | | | | | | |
| | | | | | | | |
Fix lexer issue
|
| | | | | | | | |
|