-
**Version Used**:
```
Branch master (10 Mar 2020)
Latest commit 441c154 by msftbot[bot]:
Merge pull request #42303 from CyrusNajmabadi/useCompoundParens
Support parenthesized expressions in …
-
For example:
```rust
const ALIGN_OF_FOO: usize = 32;
#[repr(align(ALIGN_OF_FOO))]
struct Foo;
```
Currently this produces an error:
```
error[E0552]: unrecognized representation hint
-->…
-
TLDR The following program should be a valid expr:
```
let x = 42
let y = 42
x * y
```
It should work like Ruby, where everything is an expression and the last expression is used as the resu…
-
**Describe the bug**
Currently some of the facial rigging seems to be limited to certain parts: eyes, eyebrows and mouth.
These alone makes the expression very stale and empty.
Not sure if the mo…
-
We should be able to do things like:
```
let x: 5;
let y: 10;
let sum = x + y;
```
and infer the type of `sum` as `15` instead of `number`. The same should be possible for strings as well and e…
-
I would like to just do `save(filename, ::Expr)` with ModelingToolkit.jl generated code. Would it be right to add this as a standard FileIO.jl thing?
-
-
Things like `select sum(...) / count(*)` etc. are not allowed now:
```sql
mysql> drop table if exists t; create table t(a int); insert into t(a) values(1),(2),(1); select sum(if(a,1,0))/count(*) f…
-
To incorporate Multi Word Expressions (MWE) into the rule based tagger. The MWEs will come from MWE lexicons, of which examples of these can be found in the [Multilingual USAS GitHub repository](https…
-
**Describe the bug**
No Audio languages are displayed in the chapter Evaluating Expressions
**To Reproduce**
Steps to reproduce the behavior:
1. Login as Admin
2. Scroll down to All Topics
3. …