summaryrefslogtreecommitdiff
path: root/.github/workflows/prism.yml
AgeCommit message (Expand)Author
3 days[PRISM] Remove old prism spec workflow, just use default.mspec nowKevin Newton
6 daysBump actions/checkout from 4.1.5 to 4.1.6dependabot[bot]
2024-05-06Bump actions/checkout from 4.1.4 to 4.1.5dependabot[bot]
2024-05-02[PRISM] Enable newline testKevin Newton
2024-05-02[PRISM] Fix param names for repeated splatsKevin Newton
2024-05-02[PRISM] Enable test_ast.rbKevin Newton
2024-04-24Bump actions/checkout from 4.1.3 to 4.1.4dependabot[bot]
2024-04-21Bump actions/checkout from 4.1.2 to 4.1.3dependabot[bot]
2024-04-08Skip even "Document" onlyNobuyoshi Nakada
2024-03-29[PRISM] Have RubyVM::InstructionSequence.compile respect --parser=prismKevin Newton
2024-03-26[PRISM] Use correct encoding for regular expression literalsKevin Newton
2024-03-20[PRISM] Enable specs in CIKevin Newton
2024-03-19Bump actions/checkout from 4.1.1 to 4.1.2dependabot[bot]
2024-03-13[PRISM] Turn on more testsKevin Newton
2024-03-11Skip documentation changesNobuyoshi Nakada
2024-02-14[PRISM] Set eval encoding based on string encodingKevin Newton
2024-02-13[PRISM] Add temporary test exclusions to get eval passingKevin Newton
2024-02-09Remove unavailable filters for merge_group eventKazuhiro NISHIYAMA
2024-02-06Add test-all to prismKevin Newton
2024-01-24Ignore --parser=prism failures until prism compiler fixed for recent optimiza...Jeremy Evans
2024-01-22All btests are passing with PrismAaron Patterson
2024-01-10Add a GitHub workflow for prism btestsKevin Newton