summaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAgeLines
* [java/en] Added more info about Collections initialization (#4200)EgorBobrov2021-08-22-7/+46
|
* [bash/en] Update bash.html.markdown (#4202)MarkGrimwood2021-08-22-1/+6
| | | Additional info on arguments and return values for functions
* [toml/en] Fix JSON code blocks in TOML (#4204)Aleksei Trifonov2021-08-22-1/+3
| | | It will correctly show structured, formatted JSON to give a better understanding
* [MongoDB/en] Add Learn MongoDB in Y Minutes (#4214)RogueArt2021-08-22-0/+405
| | | | | | | | | | | | | * [mongodb/en] Write introduction and getting started * [mongodb/en] Write code sample for CRUD operations * [mongodb/en] Write code sample for operators and database operations * [mongodb/en] Write further reading * [mongodb/en] Minor fixes for Markdown * [mongodb/en] Made each line 80 characters long
* [fortran/en] Add new resource (#4213)Rohit Goswami2021-08-22-0/+1
|
* [elixir/en] Update description of an Atom. (#4216)Nic2021-08-22-1/+1
| | | I really struggled to parse what was being explained, but found the wording on https://hexdocs.pm/elixir/1.12/Atom.html much easier to understand.
* Merge pull request #4220 from Menelion/fix-4211Adam Bard2021-08-22-1/+1
|\ | | | | [wim/gr] Try fixing display bug
| * Fix #4211Andre Polykanine2021-08-22-1/+1
|/
* [Raku/en] Fix runaway comment for syntax highlighter (#4215)Samantha McVey2021-08-21-536/+399
| | | | | | | | | | The pygments highlighter does not recognize `==begin` and `==end` without a newline before `==end`. For this reason it will never end the comment. This resulted in 95% of the Raku document being highlighted as a comment. We replace most `=begin` and `=end` with standard quotes `#`. In some places I retain `=begin` and `=end` when they are indented (this works fine in pygments).
* [ruby/all] Replace tryruby.org with the proper link (#4217)Petru Madar2021-08-21-7/+7
| | | | | * Replace tryruby.org with the proper link * Replace tryruby.org with the proper link
* [asciidoc/zh-cn] Add translation (#4210)Liu Yihua2021-08-09-0/+135
|
* CODEOWNERS: add imba-tjd谭九鼎2021-08-09-2/+2
|
* Merge pull request #4002 from wuyudi/master谭九鼎2021-08-08-0/+140
|\
| * Update zh-cn/wolfram-cn.html.markdownwuyudi2021-08-08-7/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: 谭九鼎 <109224573@qq.com> Update zh-cn/wolfram-cn.html.markdown Co-authored-by: 谭九鼎 <109224573@qq.com> Update zh-cn/wolfram-cn.html.markdown Co-authored-by: 谭九鼎 <109224573@qq.com> Update zh-cn/wolfram-cn.html.markdown Co-authored-by: 谭九鼎 <109224573@qq.com> Update wolfram-cn.html.markdown
| * Create wolfram-cn.html.markdownwuyudi2020-08-21-0/+140
| |
* | Merge pull request #3928 from tx23/Cmake_zh_cn谭九鼎2021-08-08-0/+168
|\ \ | | | | | | [CMake/zh-cn]Translation CMake
| * | Translation CMaketangxin2020-05-17-0/+168
| | |
* | | Merge pull request #3948 from perltaiwan/zh-tw-translation谭九鼎2021-08-08-0/+328
|\ \ \
| * | | reformat some paragraphs.Kang-min Liu2020-06-03-9/+7
| | | | | | | | | | | | | | | | | | | | ... and remove a residual English paragraph that was already translated.
| * | | update the list of translatorsKang-min Liu2020-05-29-0/+1
| | | |
| * | | Take the suggestion from @zard1989++Kang-min Liu2020-05-29-5/+3
| | | | | | | | | | | | | | | | https://twitter.com/zard1989/status/1266074437738213376
| * | | Remove that English paragraph.Kang-min Liu2020-05-29-6/+0
| | | |
| * | | Fully translated.Kang-min Liu2020-05-28-69/+64
| | | |
| * | | Translates the section of "Hashes"Kang-min Liu2020-05-28-16/+10
| | | |
| * | | Partial translation of perl tutorialKang-min Liu2020-05-27-0/+348
| | | |
* | | | Merge pull request #4077 from yihuajack/yihuajack/mips-zh-cn谭九鼎2021-08-08-0/+334
|\ \ \ \
| * | | | Update mips-cn.html.markdownLiu Yihua2021-01-02-4/+4
| | | | | | | | | | | | | | | Correct small errors
| * | | | [mips/zh-cn] Add translationyihuajack2020-12-31-0/+334
| | | | | | | | | | | | | | | | | | | | Add translation for MIPS Assembly in zh-CN
* | | | | Merge pull request #4171 from bkbncn/patch-1谭九鼎2021-08-08-4/+4
|\ \ \ \ \ | | | | | | | | | | | | [perl/zh-cn]fix indent
| * | | | | fix indentXiangyu Xu2021-05-28-4/+4
| | | | | |
* | | | | | Merge pull request #4180 from lo0b0o/dev谭九鼎2021-08-08-0/+138
|\ \ \ \ \ \
| * | | | | | delete some empty lines谭九鼎2021-08-08-2/+0
| | | | | | |
| * | | | | | fix some issue谭九鼎2021-08-08-10/+10
| | | | | | | | | | | | | | | | | | | | | Co-authored-by: woclass <wo@wo-class.cn>
| * | | | | | add headerlo0b0o2021-06-18-0/+3
| | | | | | |
| * | | | | | add Chinese translation to set-theory.html.mdlo0b0o2021-06-18-0/+137
| | | | | | |
* | | | | | | [set-theory/fr] Added French translation for Set theory (#4168)kieutrang17292021-07-11-1/+135
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Update set-theory.html.markdown Fixed a minor typo. * Add files via upload Added a french translation for set theory. * Add suggested changes J'ai fait presque tous les changements suggérés. * Fix spacing before semicolons
* | | | | | | [asymptotic-notation/fr] fix small typos (#4186)tobihans2021-07-03-7/+7
|/ / / / / /
* | | | | | Merge pull request #4145 from emiel/emiel-fixupAdam Bard2021-06-07-59/+58
|\ \ \ \ \ \ | |/ / / / / |/| | | | | [purescript/en] Updates for latest PureScript
| * | | | | Update various examplesEmiel van de Laar2021-03-22-45/+43
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * `let` no longer required in PSCi * Properly emit output, `(Just 1)` vs `Just (1)` * Remove `sumTwo` as it is too convoluted of an example
| * | | | | Cons (:) requires purescript-arraysEmiel van de Laar2021-03-22-2/+2
| | | | | |
| * | | | | PureScript no longer emits the "Prim." prefixEmiel van de Laar2021-03-22-2/+2
| | | | | |
| * | | | | Replace PSCi multi-line mode with paste modeEmiel van de Laar2021-03-22-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | * Multi-line mode has been replaced with past mode
| * | | | | Fixup URLsEmiel van de Laar2021-03-22-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Prefer https over http * The community has taken over the book by Phil Freeman and is now available under the purescript.org domain.
| * | | | | Proper capitalization of JavaScriptEmiel van de Laar2021-03-22-4/+4
| | | | | |
* | | | | | Merge pull request #4156 from kato-k/masterAdam Bard2021-05-26-0/+275
|\ \ \ \ \ \ | | | | | | | | | | | | | | [vim/ja-jp]Add translate for vim in ja-jp
| * | | | | | [vim/ja] Fix mistakeKota Kato2021-04-16-1/+1
| | | | | | |
| * | | | | | [vim/ja-jp]Add translate for vim in ja-jpKotaKato2021-04-15-0/+275
| | | | | | |
* | | | | | | Rename OS X to macOS (#4166)Борис Верховский2021-05-25-30/+30
| | | | | | |
* | | | | | | [java/fr] Fix typo (#4165)Vincent Kosciuszko2021-05-13-32/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixing typo in java-fr jours de la semaine = day of the week. jours de l'année = day of the year. * Update java-fr.html.markdown * Update java-fr.html.markdown
* | | | | | | [elixir/de-de] add hint to numeric underscore for better readabilitytUwe Krause2021-05-12-0/+4
|/ / / / / /