Commit Graph

529 Commits

Author SHA1 Message Date
Boris Verkhovskiy
e7271a9e1c
[elisp/*] minibuffer -> echo area (#4941) 2024-05-13 04:29:03 -06:00
Boris Verkhovskiy
b6bc1197b0 [rust/*] playpen -> Playground 2024-04-26 20:48:43 -07:00
Boris Verkhovskiy
1924d58159 [python/*] proofread en and ru and all links 2024-04-26 01:48:54 -07:00
Boris Verkhovskiy
c9f7d9a92c trailing newlines 2024-04-20 22:11:54 -07:00
Boris Verkhovskiy
33e7713577 [vim/*] highlight vimrc 2024-04-20 00:57:37 -07:00
Boris Verkhovskiy
962dfca817 [markdown/*] remove table of contents 2024-04-20 00:52:37 -07:00
Boris Verkhovskiy
c69560d48c github -> GitHub 2024-04-18 22:58:53 -07:00
Boris Verkhovskiy
baf63b1f08 [typescript/*] remove dead links and format 2024-04-18 22:24:06 -07:00
Boris Verkhovskiy
6213307c28
Merge pull request #4894 from chengaoang/master
[objective-c/cn] Adding Chinese translation for Objective-C
2024-04-16 12:00:25 -07:00
Sven
bb12f92330 [objective-c/cn] Adding Chinese translation for Objective-C 2024-04-16 13:35:29 +08:00
luminist7
f4b01ecacd Move more libraries and frameworks to the frameworks section. 2024-04-14 17:39:27 -06:00
luminist7
d5a2d6e37c Move OpenCV, OpenGL, p5, PyQT, Qt Framework, raylib to 'Framework' section. 2024-04-14 17:14:22 -06:00
luminist7
37f97e7e70 Move 'AngularJS' to Frameworks section. This Angular will eventually be joined by many other frameworks like React, Angular, Express, Django, etc. 2024-04-14 17:07:59 -06:00
Boris Verkhovskiy
216018a02e Update highlighting languages 2024-04-08 07:07:03 -07:00
Boris Verkhovskiy
868df8c4e8 Rename highlight languages back to Pygments 2024-04-08 05:36:45 -07:00
Boris Verkhovskiy
0aceb41100 [python/*] remove feedback email request 2024-04-07 03:54:02 -07:00
A1EF
62e2e6df9c
[zfs/zh-cn] Update zfs.html.markdown 2024-04-06 20:20:56 +03:00
Boris Verkhovskiy
3e687f1a8c Remove leading and trailing empty lines in code blocks 2024-04-06 08:33:50 -07:00
Boris Verkhovskiy
100fb0a740 iBooks -> Apple Books 2024-04-06 04:01:29 -07:00
Boris Verkhovskiy
f8475ed139 Github -> GitHub 2024-04-04 04:06:33 -07:00
Boris Verkhovskiy
01bbd084f1 Add empty lines before code blocks
otherwise they don't render as blocks
2024-04-04 04:02:42 -07:00
Boris Verkhovskiy
818b8eec46 Convert \r\n to \n 2024-04-04 00:27:01 -07:00
Boris Verkhovskiy
787e9710b9 Syntax highlighting 2024-04-03 04:16:08 -07:00
Boris Verkhovskiy
f5516715c0 [pyqt/*] fix formatting
rouge doesn't work with uppercase language names, also cleaned up whitespace
2024-04-03 04:13:28 -07:00
Boris Verkhovskiy
365200ce0a Fix syntax highlighting for Markdown 2024-04-03 04:05:40 -07:00
Boris Verkhovskiy
616e40816d
Merge branch 'master' into elixir-casing 2024-04-03 02:02:49 -07:00
Kelli Rockwell
c2878077cb
Update Go official site links from golang.org -> go.dev (#4871) 2024-04-01 09:35:55 +02:00
CatfishWen
c2c7195779
[csharp/zh-cn] update translation (#4856) 2024-03-10 12:41:06 +01:00
qlikwer
3914133997
corrected an error in the number pi (#4839)
* Update go-de.html.markdown

corrected an error in the number pi

* Update go.html.markdown

corrected an error in the number pi

* Update go-pt.html.markdown

corrected an error in the number pi

* Update go-hu.html.markdown

corrected an error in the number pi

* Update go-cn.html.markdown

corrected an error in the number pi

* Update go-kr.html.markdown

corrected an error in the number pi

* Update go-ca.html.markdown

corrected an error in the number pi

* Update go-es.html.markdown

corrected an error in the number pi

* Update go-fi.html.markdown

corrected an error in the number pi

* Update go-fr.html.markdown

corrected an error in the number pi

* Update go-ru.html.markdown

corrected an error in the number pi

* Update go-it.html.markdown

corrected an error in the number pi

* Update go.html.markdown

corrected an error in the number pi
2024-02-12 13:18:44 +01:00
ven
fbb67906c1
#4833 2024-02-01 11:00:10 +01:00
ZUO Zhihua
e561b5bb54
[Fortran/en] [Fortran/zh-cn] Format the code, introduce the latest standard Fortran 2023 (#4814)
* Fortran: format code style and improve description

* Fortran: rename filenames, update Chinese version
2023-12-25 19:22:45 +01:00
谭九鼎
c478046e7b
[json/zh-cn] sync with en (#4044)
* [json/zh-cn] sync with en

* Update json-cn.html.markdown
2023-12-15 19:12:09 +08:00
钟泽源
51cbfef614
[cobol/zh-cn] (#4032)
* translate cobol.html.markdown to chinese version

* Update cobol-cn.html.markdown

* Update cobol-cn.html.markdown

* Update cobol-cn.html.markdown

* Update zh-cn/cobol-cn.html.markdown

Co-authored-by: 谭九鼎 <109224573@qq.com>

---------

Co-authored-by: GOLGO11 <@873200646@qq.com>
Co-authored-by: ven <vendethiel@hotmail.fr>
Co-authored-by: 谭九鼎 <109224573@qq.com>
2023-12-14 15:47:05 +01:00
Dennis Felsing
d500319a7a Update my website 2023-09-24 09:33:18 +08:00
Adrien LUDWIG
62b5f91d72
[awk] Fix wrong example output (in all languages) (#4750) 2023-09-08 13:27:46 +08:00
erhu
f472504d58
Update c-cn.html.markdown (#4740)
chore: typedefs to typedef
2023-08-25 11:37:22 +08:00
kdxcxs
b3a8f56424
[ruby/zh-cn] fix typo (#4681) 2023-06-08 14:56:07 +08:00
Joel Jucá
3e22775a64
Fix bad case in the Elixir language 2023-04-27 17:09:38 -03:00
Hex
eeb6c05ebb
Fix comment for loop 99 → 100 (#4649)
Co-authored-by: yuyf <yuyanfei@cmict.chinamobile.con>
2023-04-20 21:19:33 +08:00
Marcel Ribeiro-Dantas
9817ee032b
Merge pull request #4581 from verhovsky/matlab
[matlab/*] make "MATLAB" an acronym
2023-03-27 11:20:55 -03:00
Xianguang Zhou
c3cc321c31
[clojure-macros/zh-cn] Delete a unmatched parenthesis. (#4599) 2023-02-17 17:54:37 +08:00
Boris Verkhovskiy
95435c811c Make "MATLAB" an acronym 2023-01-22 07:51:19 +02:00
wang sy
5f941a4dee Fix broken 4clojure links 2023-01-14 13:42:05 +08:00
zjzj1996
fd802bfd43 fix:typo 2023-01-11 15:10:03 +08:00
shoreyk
354fe6fe7d
[lua/zh-cn] loadstring -> load (#4554)
loadstring已弃用
2022-12-08 11:19:58 +08:00
wczcw
4090ae734f
[GDScript/zh-cn] Add for usage with int (#4478) 2022-08-17 20:01:12 +08:00
Chuckie Chen
736fea8f39
[powershell/zh-cn] correct mistakes 勘误 (#4469)
Co-authored-by: Chuckie Chen <chuckie_chen945@qq.com>
2022-08-08 20:04:51 +08:00
Marcel Ribeiro-Dantas
3e0a35ad37
Update c# to upercase C# 2022-08-01 22:40:55 +02:00
Marcel Ribeiro-Dantas
7f60e471fc
Update c++ to upercase C++ 2022-08-01 22:39:47 +02:00
Marcel Ribeiro Dantas, Ph.D
3bb69ae289
Fix language name 2022-08-01 09:46:50 +02:00