summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* Update syntax highlighter in CONTRIBUTING.mdBoris Verkhovskiy2024-04-19-1/+2
|
* [kdb+/en] highlight and update linksBoris Verkhovskiy2024-04-19-19/+16
|
* [sql/en] More examples (#4898)Th3G33k2024-04-19-1/+48
|
* [erlang/es] delete (#4900)Boris Verkhovskiy2024-04-19-293/+0
|
* github -> GitHubBoris Verkhovskiy2024-04-18-23/+23
|
* [typescript/*] remove dead links and formatBoris Verkhovskiy2024-04-18-87/+64
|
* [markdown/ru] proofreadBoris Verkhovskiy2024-04-18-4/+8
|
* [sql/fr] SQL French translation (#4896)Th3G33k2024-04-17-0/+112
| | | | | | | * [sql/fr] SQL French translation * [sql/fr] fix typos * [sql/fr] Apply suggestions from code review
* Merge pull request #4894 from chengaoang/masterBoris Verkhovskiy2024-04-16-0/+754
|\ | | | | [objective-c/cn] Adding Chinese translation for Objective-C
| * [objective-c/cn] Adding Chinese translation for Objective-CSven2024-04-16-0/+754
| |
* | Update csharp.html.markdownven2024-04-16-1/+1
| | | | | | fix #4895
* | Merge pull request #4136 from luminist7/frameworksBoris Verkhovskiy2024-04-14-76/+76
|\ \
| * | Move more libraries and frameworks to the frameworks section.luminist72024-04-14-14/+14
| | |
| * | Move OpenCV, OpenGL, p5, PyQT, Qt Framework, raylib to 'Framework' section.luminist72024-04-14-58/+58
| | |
| * | Move 'AngularJS' to Frameworks section. This Angular will eventually be ↵luminist72024-04-14-4/+4
|/ / | | | | | | joined by many other frameworks like React, Angular, Express, Django, etc.
* | Add Curto lang (#4768)Santiago Gil2024-04-13-0/+209
| |
* | [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