SPC-code

Results 18 issues of SPC-code

https://github.com/logic-ng/LogicNG

good first issue
feature

Showcase application should show the code alongside its result.

documentation
good first issue

The error says "JVM not defined" on common modules that are attached as dependencies to JVM module.

Current implementation works but is not effective. It creates additional intermediate state and compares two states on each call. One needs to create a UaNode that takes value directly from...

enhancement
good first issue

Functions like `buildList` were frequently used at the beginning of Kotlin, but it seems like nowadays it is much better to use fake constructors instead of top-level functions. So, I...

breaking-change

The most important integration feature for me is the ability to jump to a code line in the repository from IDEA. I use it to show someone from the team...

For that one needs to add new `IntegrandAttribute` (or several) that contains parallelization rules like the maximum number of threads. Then one needs to process this attribute inside the actual...

good first issue
feature

When I try to write a writeable number property, I get: ``` uawidgets.utils - ERROR - issubclass() arg 1 must be a class') Traceback (most recent call last): File "C:\Users\altavir\scoop\apps\miniconda3\current\Lib\site-packages\uawidgets\utils.py",...