An error occurred fetching the project authors.
  1. 25 Jul, 2021 1 commit
  2. 20 Jun, 2021 1 commit
  3. 08 Jun, 2021 3 commits
  4. 24 May, 2021 1 commit
  5. 17 May, 2021 2 commits
  6. 03 May, 2021 1 commit
  7. 28 Apr, 2021 1 commit
  8. 16 Apr, 2021 1 commit
    • John Bampton's avatar
      feat(CI): add the GitHub Super Linter · 9d32d440
      John Bampton authored
      The GitHub Super Linter is a more robust and better supported
      tool than the current GitHub Actions we are using.
      
      Running these checks:
      
      ERROR_ON_MISSING_EXEC_BIT: true
      VALIDATE_BASH: true
      VALIDATE_BASH_EXEC: true
      VALIDATE_EDITORCONFIG: true
      VALIDATE_MARKDOWN: true
      VALIDATE_SHELL_SHFMT: true
      VALIDATE_YAML: true
      
      https://github.com/marketplace/actions/super-linter
      https://github.com/github/super-linter
      
      Added the GitHub Super Linter badge to the README.
      
      Also updated the pre-commit framework and added
      more documentation on pre-commit.
      
      Added one more pre-commit check: check-executables-have-shebangs
      
      Added one extra check for merge conflicts to our
      GitHub Actions.
      
      EditorConfig and Markdown linting.
      
      Minor grammar and spelling fixes.
      
      Update linter.yml
      9d32d440
  9. 26 Jan, 2021 1 commit
  10. 22 Jan, 2021 1 commit
    • Yukihiro "Matz" Matsumoto's avatar
      Minimize the changes in #5277 · dc51d89a
      Yukihiro "Matz" Matsumoto authored
      Instead of including `mruby/presym.h` everywhere, we provided the
      fallback `mruby/presym.inc` under `include/mruby` directory, and specify
      `-I<build-dir>/include` before `-I<top-dir>/include` in `presym.rake`.
      So even when someone drops `-I<build-dir>/include` in compiler options,
      it just compiles without failure.
      dc51d89a
  11. 11 Jan, 2021 1 commit
  12. 09 Jan, 2021 1 commit
  13. 02 Jan, 2021 3 commits
  14. 23 Dec, 2020 1 commit
  15. 13 Dec, 2020 1 commit
  16. 22 Nov, 2020 1 commit
  17. 18 Nov, 2020 1 commit
  18. 17 Nov, 2020 2 commits
  19. 12 Oct, 2020 8 commits
  20. 18 Sep, 2020 1 commit
  21. 11 Aug, 2020 1 commit
  22. 08 Aug, 2020 1 commit
  23. 06 Aug, 2020 1 commit
  24. 06 Jul, 2020 1 commit
  25. 24 Jun, 2020 1 commit
  26. 20 Jun, 2020 1 commit
  27. 07 May, 2020 1 commit