-
Hi I've wrote the code to my arduino uno with seeed studio can bus shield I've copied the ncalc and set beamng up however the cluster turns on and shows a quarter tank of fuel but doesn't show speed o…
-
**Describe the bug**
ToLambda should include a DynamicallyAccessedMembers because else it cant access the members of the class if the program is compiled for nativeaot/trimming
**Example Expre…
-
I need to change opeartors used by NCalc for Equal/Not Equal etc. How can I modify the Grammer used by NCalc to support custom operators For example If I pass "20=20" or "20==20" as an expression, NCa…
-
**Describe the bug**
`The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.` error is throw at GitHub actions when generating API reference…
-
We have updgraded _CoreCLR-NCalc_ from version `3.1.251` to `3.1.253`. Now when an evaluation fails with an exception (as expected) there is also always some "weird" output on stdout (or stderr?) like…
-
The [original NCalc](https://github.com/ncalc/ncalc) version was moved to Parlot parser. Now the DI and Plugins are supported. As many features are just backported here I'd suggest to implement the co…
-
hi, i have a question, is there any version of ncalc for .net core 2.1?
Greetings
-
I don't want it to show a full path
```C#
// Generated from c:\Users\Thaina\Documents\grownith\NCalc2\grammer\NCalc.g4 by ANTLR 4.7.1
```
Not to mention it always annoying when changing machin…
-
Hi, so as part of the transition, not I tried the V4.1.0 and I got to the problem when trying to declare my own visit function:
` public override void Visit(BinaryExpression expression)
`
and g…
-
As discussed in https://github.com/pitermarx/NCalc-Edge/issues/14, when using circular references, the Evaluate method leads to a StackOverflowException (which is not catchable).
For user written exp…