-
I've been looking at how cucumber-expressions could be adopted in Behat.
One feature of our existing two pattern syntaxes (regex and turnip) is that they can name the arguments.
e.g.
```
@Whe…
-
Given that the definition of the functions resource is in the filtering part of the standard, and that functions are a general construct that could be re-used in other filtering languages, should it h…
aaime updated
2 weeks ago
-
**Description**:
I would like to propose a new feature for the Dart programming language to introduce functional interfaces (fun interface). This feature would enhance Dart's type system and intero…
-
Hi, newbie here.
Considering there can be thousands or millions of rules, it will not be possible to check all combinations to find the best rewrite. If it is not already implemented, do you think …
-
Seems like js parsing rules are still applying inside html chunks, which makes writing html really hard. I've highlighted a few issues below:
1. JS keywords are highlighted in html, which is confusing…
-
まずは分析から
-
# Overview
This is a backwards-compatible language change proposal. It will not be as thorough as it could be, since I do not think it should be adopted. I am writing it up merely for future refere…
-
I am using rc5 and running the GDC's transform.cwl with rabix:
https://github.com/NCI-GDC/gdc-dnaseq-cwl/blob/master/workflows/dnaseq/transform.cwl
```
$ ./rabix/rabix --basedir ./out gdc-dnase…
-
I have a use case where I have similar rules which I would like to handle with some common code. Currently I handle this by writing "generic" code that checks the types of the child rules of my curren…
-
```
What steps will reproduce the problem?
1. setup: checkout, build
2. configure
3. run
4. if next project and different language 2
What is the expected output? What do you see instead?
Would like…