summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* merge coverageextend-specsKornelius Kalnbach2019-11-246-4/+9
|
* add simple spec for CodeRay.scanKornelius Kalnbach2019-11-241-0/+19
|
* disable specs for Ruby 1.8.7Kornelius Kalnbach2019-11-242-3/+5
|
* maybe like this?Kornelius Kalnbach2019-11-241-1/+1
|
* reorder gemsKornelius Kalnbach2019-11-241-1/+1
|
* also test with 2.7.0-preview3Kornelius Kalnbach2019-11-241-0/+1
|
* also disable for Ruby 1.8.7Kornelius Kalnbach2019-11-241-1/+1
|
* actually, we only need to disable SimpleCovKornelius Kalnbach2019-11-242-6/+6
|
* fix tests for Ruby 2.3Kornelius Kalnbach2019-11-241-2/+4
|
* add spec for CodeRay.coderay_pathKornelius Kalnbach2019-11-241-1/+8
|
* fix tests for Ruby Enterprise Edition?Kornelius Kalnbach2019-11-241-1/+1
|
* add SimpleCovKornelius Kalnbach2019-11-242-0/+4
|
* still not loaded?Kornelius Kalnbach2019-11-241-0/+2
|
* fix load pathKornelius Kalnbach2019-11-241-0/+3
|
* run specs on rake testKornelius Kalnbach2019-11-241-1/+4
|
* add RSpecKornelius Kalnbach2019-11-243-0/+108
|
* enforce UselessAccessModifierKornelius Kalnbach2019-11-241-7/+0
|
* fix spaces around operators (RuboCop)Kornelius Kalnbach2019-11-249-12/+12
|
* fix spaces in JSONEncoderTestKornelius Kalnbach2019-11-241-7/+7
|
* tunr off maintainability checksKornelius Kalnbach2019-11-241-0/+22
|
* enforce RuboCop versionKornelius Kalnbach2019-11-241-0/+4
|
* tweaks to RuboCop configKornelius Kalnbach2019-11-242-23/+1
|
* enfore SpaceAroundOperatorsKornelius Kalnbach2019-11-241-12/+1
|
* try setting up code climate test coverageKornelius Kalnbach2019-11-241-5/+12
|
* Update README.markdownKornelius Kalnbach2019-11-241-1/+1
|
* not available on CodeClimateKornelius Kalnbach2019-11-241-3/+0
|
* start using RuboCopKornelius Kalnbach2019-11-242-0/+1258
|
* reorder gemsKornelius Kalnbach2019-11-241-4/+4
|
* fix heredoc indentationKornelius Kalnbach2019-11-243-9/+9
|
* remove .codeclimate.ymlKornelius Kalnbach2019-11-241-6/+0
|
* add CodeClimate configKornelius Kalnbach2019-11-241-0/+6
|
* apparently, 1.8.7 fails on Travis?Kornelius Kalnbach2019-11-241-1/+2
|
* update changelogKornelius Kalnbach2019-11-241-0/+6
|
* Merge branch 'master' of github.com:rubychan/coderayKornelius Kalnbach2019-02-232-3/+1
|\
| * Merge pull request #229 from dfa1/java10-supportKornelius Kalnbach2019-02-231-1/+1
| |\ | | | | | | java: support for special type 'var'
| | * support for special type 'var'Davide Angelocola2018-09-301-1/+1
| | |
| * | Merge pull request #227 from junaruga/hotfix/not-reached-statementKornelius Kalnbach2019-02-231-2/+0
| |\ \ | | | | | | | | Remove the statement that is not always reached.
| | * | Remove the statement that is not always reached.Jun Aruga2018-08-271-2/+0
| | |/
* | | remove defunct Gemnasium badgeKornelius Kalnbach2019-02-231-1/+0
| | |
* | | add numeric to SQL typesKornelius Kalnbach2019-02-231-1/+1
|/ /
* | Merge pull request #233 from junaruga/hotfix/ruby26-expression-enumeratorKornelius Kalnbach2019-02-234-2/+7
|\ \ | |/ |/| Add Ruby 2.6 fixing issues
| * Add Ruby 2.6 fixing issuesJun Aruga2019-02-144-2/+7
|/ | | | | * Remove existing Tokens#filter (Array#filter) for Ruby 2.6 compatibility. * Install proper version's rdoc considering installed Ruby version.
* tweak list of rubies to testKornelius Kalnbach2017-12-161-1/+2
|
* test with ruby 2.5, tooKornelius Kalnbach2017-12-161-1/+2
|
* trying to fix tests for Ruby 2.4Kornelius Kalnbach2017-11-051-2/+1
|
* backport .gitignore from dsl branchKornelius Kalnbach2017-11-031-8/+6
|
* port a few tweaks from dsl branchKornelius Kalnbach2017-11-033-3/+2
|
* bump version to 1.1.2v1.1.2.rc1v1.1.2Kornelius Kalnbach2017-09-031-1/+1
|
* avoid regexp syntax warnings on Ruby 1.8Kornelius Kalnbach2017-09-031-1/+1
|
* fixing gems for Ruby 1.9Kornelius Kalnbach2017-09-031-7/+7
|