-
With this file:
```
(* New Semgrep syntax (hence the v2) specified using ATD instead of jsonschema.
*
* For more information on the new syntax, see:
* - Brandon's community Slack post announc…
aryx updated
2 months ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
Renovate…
-
Hey @fmasion
Just came across your awesome work. Will be interested in getting a little more detail of this project. I am little confused about `tries to understand excel formulas`, what exactly th…
-
```
I'd like to have a feature, that i.e. CuSO4 (Copper Sulfate) is treated
like the molecular weight of Copper plus Sulfur plus 4 Times Oxygen.
What is the expected output? What do you see instead?
…
-
can you add support for charts?
-
Update 2021-07-13: Tar is now working on a final version of calculator which will be significantly more customisable than my existing attempt. It will include:
* Custom syntax tokenisation, parsing, …
-
Hello, after "php -S localhost:1234 router.php" I get the following error message from the browser:
JS loading error: file /Users/andrea/Downloads/tpg-master/array-formula-parser-prover-modelfinder…
-
I've modified the htmlTemplate for Brackets, in order to represent intervals. That is, I need to display [x, y] or (x, y).
This is my code:
```
var Bracket = P(MathCommand, function(_, _super) {
_…
-
The user should be able to specify somewhere that `\d` == `\mathrm{d}` and then `\d` will be expanded accordingly.
-
I threw together a little AST class built on top of interned immutable tuples, and wired it up to an acorn parser that ought to be able to accommodate everything in [pygrim/formulas](https://github.co…