| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-09 | chore: fix grammar | John Bampton | |
| 2021-02-13 | chore: fix spelling | John Bampton | |
| Normally a single spell checker can't find all the mistakes or check all types of code. These mistakes were found by another spell checker inside my editor with a more manual sift / find. | |||
| 2021-02-12 | Update `docs/guides/mrbgems.md`; ref #5210 | Yukihiro "Matz" Matsumoto | |
| Binary gems description added, along with a few cosmetic changes. | |||
| 2020-12-19 | refactor: fix case of GitHub and fix missing HTTPS on link | John Bampton | |
| - changed `github` to `GitHub` | |||
| 2020-12-19 | feat(CI): add a GitHub Action to lint the Markdown | John Bampton | |
| Run on pull request only Using https://www.npmjs.com/package/markdownlint-cli Lint Markdown for rules: - MD009/no-trailing-spaces - MD012/no-multiple-blanks - MD022/blanks-around-headings - MD031/blanks-around-fences - MD032/blanks-around-lists | |||
| 2020-12-13 | Fix spelling | John Bampton | |
| 2020-11-02 | Search gem from `MRUBY_ROOT` if build config is in `build_config`. | Yukihiro "Matz" Matsumoto | |
| 2020-10-29 | Move `build_config.rb` -> `build_config/default.rb`; ref #5098 | Yukihiro "Matz" Matsumoto | |
| In addition, update the documents referring `build_config.rb` which is no longer used. The new `build_config.rb` describes the new configuration structure in the comment. | |||
| 2019-12-21 | Abandon `minirake`. Use `rake` for compilation; fix #4884 | Yukihiro "Matz" Matsumoto | |
| 2019-08-20 | Add note about checksum_hash in mrbgem doc | Takeshi Watanabe | |
| 2018-08-11 | Fix misspelling words in comments | Kazuhiro Sera | |
| 2018-03-22 | Add `:path` option for git repository. | Takeshi Watanabe | |
| 2016-06-14 | Update doc, write about add_test_dependency | Uchio KONDO | |
| 2015-10-08 | Move guides location | Seba Gamboa | |
