summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* [c/fr] C French translation (#3972)Cyril Jovet2024-04-12-0/+839
| | | | | | | | | | | * [c/fr] C French translation New C French translation c-fr.html.markdown file * Update c-fr.html.markdown --------- Co-authored-by: ven <vendethiel@hotmail.fr>
* Update bc.html.markdown (#4892)kotleta20072024-04-12-6/+2
| | | The global variable syntax and the pre-set variable syntax is invalid. On bc 1.07.1 it produced syntactic errors. I modified the tutorial so that it doesn't include these syntaxes.
* Remove Travis-CIBoris Verkhovskiy2024-04-08-46/+0
|
* [c/*] remove suggestion to GoogleBoris Verkhovskiy2024-04-08-10/+1
|
* Update highlighting languagesBoris Verkhovskiy2024-04-08-44/+40
|
* [elixir/ro] add missing commentBoris Verkhovskiy2024-04-08-1/+1
|
* [crystal/de] fix quoteBoris Verkhovskiy2024-04-08-1/+1
|
* Rename highlight languages back to PygmentsBoris Verkhovskiy2024-04-08-7/+7
|
* [python/tr-tr] add missing quoteBoris Verkhovskiy2024-04-07-1/+1
|
* [cpp/en] String length content addition (#4888)Harshit Gupta2024-04-07-0/+9
| | | | | | | | | | | | | | | | | | | | | | | | * Add string.length() and string.size() example line Adds a line under the Strings section to add total string length by calculating the sum of two strings which have been given on output above with their sizes found out using string::length() and string::size() functions, with appropriate comment on this line. Signed-off-by: Harshit Gupta <hkg1412@gmail.com> * Add cstring strlen() example Includes <cstring> header to demonstrate length of a character array string which is C-compliant by using strlen() function available from this header supported in C++. Declared string is initialized with char array size [10] to just fit the string contents with '\0' terminator. Signed-off-by: Harshit Gupta <hkg1412@gmail.com> --------- Signed-off-by: Harshit Gupta <hkg1412@gmail.com>
* [python/*] remove feedback email requestBoris Verkhovskiy2024-04-07-80/+1
|
* fix language namesBoris Verkhovskiy2024-04-07-4/+4
|
* [nix/*] highlight NixBoris Verkhovskiy2024-04-07-3/+3
|
* [css/ta-in] close commentBoris Verkhovskiy2024-04-07-1/+1
|
* hd-hd -> hi-inBoris Verkhovskiy2024-04-06-3/+3
|
* in-ta -> ta-inBoris Verkhovskiy2024-04-06-3/+3
|
* Merge pull request #4883 from A1EF/zfs-cnAdam Bard2024-04-06-36/+35
|\ | | | | [zfs/zh-cn] Update zfs.html.markdown
| * [zfs/zh-cn] Update zfs.html.markdownA1EF2024-04-06-36/+35
| |
* | Merge pull request #4882 from A1EF/zfs-itAdam Bard2024-04-06-37/+36
|\ \ | | | | | | [zfs/it-it] Update zfs.html.markdown
| * | [zfs/it-it] Update zfs.html.markdownA1EF2024-04-06-37/+36
| |/
* | Add main to triggering branches for build (mostly to test build trigger)Adam Bard2024-04-06-1/+1
| |
* | Fix repo name in gh actionAdam Bard2024-04-06-1/+1
| |
* | trigger site build on pushAdam Bard2024-04-06-0/+17
|/
* Merge pull request #4677 from kenryuS/css-ja-jpBoris Verkhovskiy2024-04-06-0/+332
|\ | | | | [css/ja-jp] Added New Translated Document: css-jp.html.markdown
| * Merge branch 'adambard:master' into css-ja-jpKenryu Shibata2023-06-15-2/+2
| |\
| * | [css/ja-jp] Added New Translated Document: css-jp.html.markdownkenryuS2023-05-27-0/+332
| | |
* | | Merge pull request #4881 from verhovsky/trailing-newlinesBoris Verkhovskiy2024-04-06-618/+257
|\ \ \ | | | | | | | | Remove leading and trailing empty lines in code blocks
| * | | Remove leading and trailing empty lines in code blocksBoris Verkhovskiy2024-04-06-618/+257
|/ / /
* | | Add missing natural language tagsBoris Verkhovskiy2024-04-06-1/+3
| | |
* | | Merge pull request #4874 from verhovsky/fixesBoris Verkhovskiy2024-04-06-0/+0
|\ \ \ | | | | | | | | Rename template file
| * | | Rename template fileBoris Verkhovskiy2024-04-02-0/+0
| | | |
* | | | Merge pull request #4880 from verhovsky/remove-lsfBoris Verkhovskiy2024-04-06-237/+0
|\ \ \ \ | | | | | | | | | | [*/lsf] Remove Latino sine flexione
| * | | | Remove Latino sine flexioneBoris Verkhovskiy2024-04-06-237/+0
| | | | |
* | | | | Merge pull request #4534 from Takashicc/feat/add-translate-for-rust-ja-jpBoris Verkhovskiy2024-04-06-0/+351
|\ \ \ \ \ | |/ / / / |/| | | | [rust/ja-jp]Add traslate for rust in ja-jp
| * | | | feat: Add traslate for rust in ja-jpTakashicc2022-11-05-0/+351
| | | | |
* | | | | iBooks -> Apple BooksBoris Verkhovskiy2024-04-06-6/+6
| | | | |
* | | | | Normalize natural language tagsBoris Verkhovskiy2024-04-06-3/+3
| | | | |
* | | | | Merge pull request #3748 from mstou/gr-haskellBoris Verkhovskiy2024-04-06-0/+476
|\ \ \ \ \ | | | | | | | | | | | | [haskell/el-gr] Add Greek translation for Haskell
| * | | | | Update haskell-gr.html.markdownBoris Verkhovskiy2024-04-06-1/+1
| | | | | |
| * | | | | [haskell/el-gr] Add Greek translation for HaskellMiltiadis Stouras2019-10-31-0/+476
| | | | | |
* | | | | | Merge pull request #4510 from Charliecoolblue/patch-1Boris Verkhovskiy2024-04-04-28/+25
|\ \ \ \ \ \ | | | | | | | | | | | | | | [powershell/en] correct examples for arrays
| * | | | | | [powershell/en] correct examples for arraysCharliecoolblue2022-10-04-28/+25
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixed incorrect examples for arrays. Added information for tuple Fixed wording for Hashtables
* | | | | | | Merge pull request #4665 from thiagola92/csharp-ptBoris Verkhovskiy2024-04-04-2/+2
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | [csharp/pt-br] Update csharp-pt.html.markdown
| * | | | | | | Update csharp-pt.html.markdownThiago Lages de Alencar2023-05-09-2/+2
| | | | | | | |
* | | | | | | | Merge pull request #4552 from SrMarques/patch-1Boris Verkhovskiy2024-04-04-1/+1
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [python/es] Update incorrect variables
| * | | | | | | | Update incorrect variablesSrMarques2022-11-24-2/+2
| | | | | | | | |
* | | | | | | | | Merge pull request #4621 from homedirectory/patch-1Boris Verkhovskiy2024-04-04-10/+10
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | [bash/ua] Update bash-ua.html.markdown
| * | | | | | | | | Update bash-ua.html.markdownhomedirectory2023-03-17-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix some typos, improve grammar and enrich examples
* | | | | | | | | | Merge pull request #4641 from weirdvic/masterBoris Verkhovskiy2024-04-04-0/+584
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | [tcl/ru-ru] Added russian translation for Tcl page
| * | | | | | | | | | Proofread tcl-ru.html.markdownBoris Verkhovskiy2024-04-03-16/+11
| | | | | | | | | | |