| Commit message (Collapse) | Author | Age | Lines |
| |
|
|\
| |
| | |
[bf/pl-pl] Fix translation
|
| | |
|
|/ |
|
|\
| |
| | |
[groovy/pt-br] Small typo
|
|/ |
|
|\
| |
| | |
[python3/en] Fix explanation for slices, closes #3629
|
|/ |
|
|\
| |
| | |
[html/ca-es] Fix filename
|
|/ |
|
|\
| |
| | |
[html/ca-es] Catalan translation of HTML
|
| | |
|
| | |
|
|\ \
| | |
| | | |
[python/cs-cz] Update examples: bool + generators
|
| |/ |
|
|\ \
| |/
|/| |
[pcre/en + it + zh-tw] Tweak markdown to properly render html
|
| | |
|
|\ \
| |/
|/| |
Update fsharp.html.markdown
|
|/ |
|
|\
| |
| | |
[ldpl/en] LDPL example documentation added.
|
| | |
|
|\ \
| | |
| | | |
[ruby/ru] [ruby/en] notes about postfix-if and `unless`
|
| |/ |
|
|\ \
| | |
| | | |
[yaml/zh-cn]Update yaml-cn.html.markdown
|
| |/ |
|
|\ \
| |/
|/| |
[Rust/en] minor fixes to string slices and borrow system
|
| |
| |
| |
| |
| |
| | |
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
|
| | |
|
|\ \
| | |
| | | |
Nixify so it can be easily developed on Nix
|
| | | |
|
|\ \ \
| | | |
| | | | |
[nix/en] Updates for Nix 2.2.0
|
| |/ /
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
- 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 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
|