-
Hi, I have trouble with building my project ever since I've moved to `1.0.0-alpha.7`. I have a lot of statements and expressions in my language, so I have two recursions. Initially All statements and …
-
- [ ] callback method throws exception which aborts script (but can also be catched in the script)
- [x] callback method with 10 parameters can be called and all parameter types are correct
- [x] ex…
subes updated
2 weeks ago
-
The proposed spec does not currently provide any way to define structs or struct expressions — there's nothing I can find that references those productions from elsewhere in the grammar other than `ex…
-
As a proxy, expressions in SQL could potentially be evaluated in one of several points of the lifecycle:;
1. Initial Proxy Routing/Evaluation context: ie proxy recieves sql, evaluate before passing…
-
The formatter does not limit the number of characters on a line. I am using Schemat to format auto-generated S-expressions. They look like this:
```scm
(root (sub1 (sub2 (sub3) (sub4) (sub5) (sub5…
-
## Description:
When speaking a sentence containing Office Math expressions in a MS Word document, JAWS concatenates the "math speech text" for the expressions with the text following the content. Th…
-
algebraic data types are a feature of many modern languages, including rust and typescript. They allow to express the union or intersection of types.
### Syntax in Typescript
```ts
type T = strin…
-
### Steps to reproduce
After [`818c641b6`](https://github.com/vim/vim/commit/818c641b6fac73b574a2b760213f515cee9a3c8e), some `enum` body items are no longer matched:
- the `static` and `public` modi…
-
### 🔍 Search Terms
regex, regular expression, syntax highlighting
### ✅ Viability Checklist
- [x] This wouldn't be a breaking change in existing TypeScript/JavaScript code
- [x] This wouldn't chang…