| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-16 | feat(CI): add the GitHub Super Linter | John Bampton | |
| 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 | |||
| 2021-01-03 | Fix for escaped newlines in squiggly heredocs | Seeker | |
| 2020-12-31 | Fix regression for squiggly heredocs | Seeker | |
| 2020-12-28 | Fix mixed indentation and escaped tabs in squiggly heredocs | Seeker | |
| 2020-12-27 | Fix for empty lines in squiggly heredocs | Seeker | |
| 2020-12-26 | Add support for squiggly heredocs | Seeker | |
| 2018-08-11 | Fix misspelling words in comments | Kazuhiro Sera | |
| 2016-11-22 | Fix typo in test | Yutaka HARA | |
| 2013-09-22 | fix bugs on Heredocument | FUKUZAWA-Tadashi | |
| - heredoc in array literal - heredoc in args - heredoc in expression expand | |||
| 2013-08-02 | I fix order of actual and expect test value in literals.rb. | Jun Hiroe | |
| 2013-06-15 | Improve Literal Tests | Daniel Bovensiepen | |
| 2013-03-19 | %I %i literal | FUKUZAWA-Tadashi | |
| 2013-03-17 | bugfix about escaping '\n' | FUKUZAWA-Tadashi | |
| 2013-03-17 | refactor heredoc identifier | FUKUZAWA-Tadashi | |
| 2013-03-17 | implement literal %W %w %s | FUKUZAWA-Tadashi | |
| refactor string parsing | |||
| 2013-03-03 | implement heredoc | FUKUZAWA-Tadashi | |
| 2013-01-20 | Add a test for quoted non-expanded string literal. | Masamitsu MURASE | |
| 2012-05-29 | Add literal tests for currently working String literals and make notice ↵ | Daniel Bovensiepen | |
| about literals which yet need to be proper implementation | |||
| 2012-05-29 | SEGV by adding a new assert | Daniel Bovensiepen | |
| 2012-05-29 | Raise SEGV by using String literal | Daniel Bovensiepen | |
| 2012-05-29 | Forgot Literals file | Daniel Bovensiepen | |
