-
Have requested this before but cannot see it in here so putting it down as a reminder :)
Ability to set whichever monitor you want as the default window when you launch a dashboard.
Also in the …
-
Hi,
I've been testing NCalc and I'm very impressed by the capabilities.
Is it possible to get a list of the available functions in NCalc? I'm trying to write an editor where a user would input …
-
A feature that could be added, would be the ability to create events that run once. This could include on game connect/disconnect, engine stalls, etc. An NCalc function could be added that goes true o…
-
For CANBUS clusters that are documented, support could be provided with a new user interface that allows for a NCalc (or multiple) to control a message that is sent to the cluster. Option must be incl…
-
1. 200k записей
1. 3 параметра в формуле
1. Random значения
1. https://github.com/dotnet/BenchmarkDotNet
1. Контрольная проверка на скомпилированном коде той же самой формулы
Если будет ме…
-
I cannot add [Serializable] to any class because the compiler can't decide if it wants to use NCalc or NetStandard.
The Error-Message says something like this (translated):
> "SerializableAttrib…
-
Describe the bug A clear and concise description of what the bug is:
This bug affects Freshly Installed Builds of the current 7D2D server version for Linux with the current version of ServerTools.
…
-
**Version Used**: .NET Command Line Tools (2.0.2)
.NET Core 1.1.2
dotnet --info:
```
.NET Command Line Tools (2.0.2)
Product Information:
Version: 2.0.2
Commit SHA-1 hash: …
-
After the servertools is updated and server started, configuration files are not created (Only ServerToolsConfig.xml created) If I set options enabled to True.
Ubuntu 16.04
In log:
Set current di…
-
### Is this a request for a feature or a bug report?
Bug report
### What is the current behavior?
when i eval this expression :
`0.0+-1.0(x-0.0)+1.0(x-0.0)(x-1.0)`
get
`plus((-1.0)*x,x*(…