-
I did an initial sketch of this idea in this PR: https://github.com/tidyverse/tidyeval/pull/9
The premise is based purely on my own experience: I found quoting hard to understand until I encountere…
-
### Terraform Core Version
1.5.5
### AWS Provider Version
5.31.0, 5.32.1
### Affected Resource(s)
* aws_dms_replication_config
### Expected Behavior
- When the Serverless replication is running…
-
Teradata bends the rules of the logical order of SQL operations quite a bit, see:
https://blog.jooq.org/a-beginners-guide-to-the-true-order-of-sql-operations/
In Teradata, it seems that these are …
-
The type for each node in an array expression (like `x = a(:2) + b(:2)`) contains dimensions with the size of the array (and lower bound, typically `1`). For things like `x = f(a)`, we need to go into…
-
Some remarks on the design of the new codegen architecture:
- Code generation should be a two-step transformation: (1) produce FunC ASTs, (2) pretty-print FunC ASTs which we then use to feed into t…
-
~~`NOT` with operator `==` creates infeasible ILP problems. Example:~~
`!mappings.n2n->filter(m | m.nodes().snode == self)->count() == 1`
~~Problem:
`expr + sub_1 >= 1` but there is somethin mi…
-
Currently Qalculate! suffers from very specialized expression simplifications. It's impossible to do more sophisticated transformations. Implementing such generic transformation framework would have g…
-
Early in its pipeline, Dafny rewrites `match` expressions and `match` statements into more primitive `match` constructs. The rewrite also does some optimizations, one of which has the effect of changi…
-
testing #1281 some more
The new UI allows you to break down expressions to make them more clear (and this will be super cool with "preset" transformations that are rather sweet to chain like this a…
-
We need to turn on auto-rejection (not forward errors to SHIN-NY) and set up a new Business Operations (BizOps) Feature Flags infrastructure in our Help Desk. This infrastructure will allow applicatio…