Geth CompUnit-Util/ugexe/rakuast-support: bbd5575530 | (Nick Logan)++ | lib/CompUnit/Util.pm6
Support the RakuAST compiler frontend

Previously every BEGIN-time sub died with 'can only be called at BEGIN time' under the RakuAST frontend. The module drives the legacy compiler World through $*W, which the RakuAST frontend does not provide.
This abstracts the World operations behind frontend-dispatching helpers. ... (8 more lines)
02:23
CompUnit-Util: ugexe++ created pull request #1:
Support the RakuAST compiler frontend
02:24
CompUnit-Util: 36edd656cc | (Nick Logan)++ (committed using GitHub Web editor) | lib/CompUnit/Util.pm6
Support the RakuAST compiler frontend

Previously every BEGIN-time sub died with 'can only be called at BEGIN time' under the RakuAST frontend. The module drives the legacy compiler World through $*W, which the RakuAST frontend does not provide.
This abstracts the World operations behind frontend-dispatching helpers. ... (8 more lines)
09:37
CompUnit-Util/main: 3eab91025b | (Elizabeth Mattijsen)++ | 55 files
CI test prior to release
11:16
CompUnit-Util/main: 7b5683c9fd | (Elizabeth Mattijsen)++ | 4 files
0.7.0
11:21