summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Merge pull request #4710 from kenryuS/python-jajp-4709Boris Verkhovskiy2024-04-04-6/+7
|\ | | | | [python/ja-jp] added translations
| * Update python-jp.html.markdownKenryu Shibata2023-07-12-6/+7
| |
* | Merge pull request #4864 from AdaiasMagdiel/adaiasmagdiel/pt-br/httpieBoris Verkhovskiy2024-04-04-0/+122
|\ \ | | | | | | [httpie/pt-br] Add translations for HTTPie to Brazilian Portuguese
| * | Update httpie-pt.html.markdownBoris Verkhovskiy2024-04-04-1/+1
| | |
| * | docs(httpie-pt): Add Portuguese translationAdaías Magdiel2024-03-15-17/+17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Updated the Portuguese translation for better clarity and consistency throughout the document. - Updated references to HTTP methods for sending JSON, forms, and files to use native Portuguese terms. - Improved the translations of headers, authentication methods, and response handling instructions to make them more understandable for Portuguese speakers. - Updated URLs in the "Further Reading" section to point to the correct Portuguese resources.
| * | docs(pt-br): Start Portuguese translation for HTTPie articleAdaías Magdiel2024-03-14-0/+122
| | | | | | | | | | | | | | | - Start translation of the HTTPie article to Portuguese language for better accessibility and understanding.
* | | Merge pull request #4849 from AdaiasMagdiel/adaiasmagdiel/pt-br/cssBoris Verkhovskiy2024-04-04-116/+126
|\ \ \ | | | | | | | | [css/pt-br] Fix some errors in the last translation.
| * | | fix(pt-br/css): Corrections made to some errors in the last translation.Adaías Magdiel2024-02-27-116/+126
| | | | | | | | | | | | | | | | - There are some errors in the css presented that have also been corrected in this version
* | | | Merge pull request #3710 from denniskeller/sql-deBoris Verkhovskiy2024-04-04-0/+116
|\ \ \ \ | | | | | | | | | | [sql/de] Translate sql to german
| * | | | Fix typos as requestedBoris Verkhovskiy2024-04-04-2/+2
| | | | |
| * | | | [sql/de] Translate sql to germanDennis Keller2019-10-21-0/+116
| | | | |
* | | | | Merge pull request #4175 from xing-zheng/patch-2Boris Verkhovskiy2024-04-04-1/+1
|\ \ \ \ \ | | | | | | | | | | | | `<<` is an expression, not a regex
| * \ \ \ \ Merge branch 'master' into patch-2Boris Verkhovskiy2024-04-04-12197/+38859
| |\ \ \ \ \ | |/ / / / / |/| | | | |
* | | | | | Normalize file permissionsBoris Verkhovskiy2024-04-04-0/+0
| | | | | | | | | | | | | | | | | | | | | | | | these files do not need to be executable
* | | | | | Github -> GitHubBoris Verkhovskiy2024-04-04-46/+46
| | | | | |
* | | | | | Add empty lines before code blocksBoris Verkhovskiy2024-04-04-9/+38
| | | | | | | | | | | | | | | | | | | | | | | | otherwise they don't render as blocks
* | | | | | Convert \r\n to \nBoris Verkhovskiy2024-04-04-6766/+6766
| | | | | |
* | | | | | Merge pull request #4595 from grahamc/masterBoris Verkhovskiy2024-04-03-3/+12
|\ \ \ \ \ \ | | | | | | | | | | | | | | [nix/(en,de,sv)] link to additional documentation resources
| * | | | | | nix: add additional further readingGraham Christensen2023-02-14-3/+12
| | | | | | |
* | | | | | | Merge pull request #4409 from TanayParikh/patch-1Boris Verkhovskiy2024-04-03-4/+4
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [python/en] Python Update `open` File Open `mode`
| * \ \ \ \ \ \ Merge branch 'master' into patch-1Boris Verkhovskiy2024-04-03-4801/+24926
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #4636 from gmatt/patch-1Boris Verkhovskiy2024-04-03-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [python/hu-hu] Fix typo
| * | | | | | | | Update pythonlegacy-hu.html.markdownMatt Sárdi2023-03-31-1/+1
| | | | | | | | |
* | | | | | | | | Merge pull request #4765 from FeepingCreature/remove-neatBoris Verkhovskiy2024-04-03-297/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [neat/en] Remove Neat Language. That compiler is extremely dead.
| * | | | | | | | | Remove Neat Language. That compiler is extremely dead; I'm working on the ↵FeepingCreature2023-09-30-297/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | next generation of the language, so for now avoid confusing the namespace with the old version.
* | | | | | | | | | Merge pull request #4872 from verhovsky/zigBoris Verkhovskiy2024-04-03-67/+68
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [zig/en] mark Zig code as zig
| * | | | | | | | | | Mark Zig code as zigBoris Verkhovskiy2024-04-02-67/+68
| | | | | | | | | | |
* | | | | | | | | | | Syntax highlightingBoris Verkhovskiy2024-04-03-43/+47
| | | | | | | | | | |
* | | | | | | | | | | [powershell/*] fix syntax highlightingBoris Verkhovskiy2024-04-03-6/+6
| | | | | | | | | | |
* | | | | | | | | | | [pyqt/*] fix formattingBoris Verkhovskiy2024-04-03-43/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rouge doesn't work with uppercase language names, also cleaned up whitespace
* | | | | | | | | | | Merge pull request #4877 from verhovsky/build-fixBoris Verkhovskiy2024-04-03-3/+3
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix files that error when building
| * | | | | | | | | | | Fix files that error when buildingBoris Verkhovskiy2024-04-03-3/+3
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #4876 from verhovsky/syntax-highlightingBoris Verkhovskiy2024-04-03-114/+184
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [markdown/*] Fix syntax highlighting
| * | | | | | | | | | | Fix syntax highlighting for MarkdownBoris Verkhovskiy2024-04-03-114/+184
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #4369 from de1ayer/patch-1Boris Verkhovskiy2024-04-03-24/+24
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | [html/ru-ru]: make spellcheck in file
| * | | | | | | | | | | Update ru-ru/html-ru.html.markdownBoris Verkhovskiy2024-04-03-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' into patch-1Boris Verkhovskiy2024-04-03-4454/+25216
| |\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | |
* | | | | | | | | | | | Merge pull request #4657 from joeljuca/elixir-casingBoris Verkhovskiy2024-04-03-58/+57
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | [elixir/*] Fix bad case in the Elixir language
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into elixir-casingBoris Verkhovskiy2024-04-03-2172/+15819
| |\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / |/| | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #4405 from berezuev/masterBoris Verkhovskiy2024-04-03-66/+66
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | [any/ru] Fix some typos of russian translations
| * | | | | | | | | | | | | Fix some typos of russian translationsAlexey Berezuev2022-06-20-66/+66
| | | | | | | | | | | | | |
* | | | | | | | | | | | | | Merge pull request #4873 from verhovsky/fixesAdam Bard2024-04-02-213/+4
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix a few broken files
| * | | | | | | | | | | | | | Fix a few broken filesBoris Verkhovskiy2024-04-02-213/+4
| | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | |
* / | | | | | | | | | | | | css-es.html -> css-es.html.markdownAdam Bard2024-04-02-0/+0
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Update Go official site links from golang.org -> go.dev (#4871)Kelli Rockwell2024-04-01-61/+61
| | | | | | | | | | | | |
* | | | | | | | | | | | | [zfs/ru] Add russian translation for ZFS doc (#4084)A1EF2024-03-24-0/+406
| | | | | | | | | | | | |
* | | | | | | | | | | | | Reconcile ZFS pool names for all examples and remove some garbage (#4868)A1EF2024-03-24-36/+36
| | | | | | | | | | | | |
* | | | | | | | | | | | | [osl/en] Added OSL and covered almost everything (#4857)Preetham Pemmasani2024-03-23-0/+751
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * added OSL language Added most of the basics * Update osl.html.markdown * Updated Datatypes * Added some functions * Update osl.html.markdown * Added Pattern Generations, Calculus, Texture and Light functions * Final * fixed 80 words * Added Examples
* | | | | | | | | | | | | Update hy.html.markdown for 0.28.0 (#4867)inkling2024-03-23-3/+3
| |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | for looping seems to have updated in this version
* | | | | | | | | | | | Quote this keyword in explanation (#4862)Federico2024-03-14-1/+1
| | | | | | | | | | | |