|
|
88f2089310
|
Change root package
|
2020-10-12 11:43:33 +02:00 |
|
|
|
7bccb28080
|
Refactor/unify modules files structure
|
2020-05-30 12:49:41 +02:00 |
|
|
|
d3f6138a8b
|
Refactor code (rename allTypes matcher to anyType) and create unwrap*() methods which converts wrapped with Value values to raw Kotlin's objects
|
2020-05-30 12:49:29 +02:00 |
|
|
|
5b03f55cd4
|
Refactor Value and EvaluatorOutput models in order to get rid of optionals(?)
|
2020-05-30 12:49:29 +02:00 |
|
|
|
eb893c28f3
|
Enable stringification on all Values
|
2020-05-30 12:49:28 +02:00 |
|
|
|
5680ed4e42
|
Add new modules to standard library
|
2020-05-30 12:49:26 +02:00 |
|
|
|
9b79d6ef7d
|
Add support for providing modules written in SMNP language (LanguageModuleProvider extension class)
|
2020-05-30 12:49:25 +02:00 |
|
|
|
e7567a1078
|
Perform some code refactor
|
2020-05-30 12:49:22 +02:00 |
|
|
|
7d61756273
|
Add base support for invoking custom functions (arguments' evaluating is still not supported)
|
2020-05-30 12:49:21 +02:00 |
|
|
|
6264be6573
|
Create smnp.io module with println() function
|
2020-05-30 12:49:21 +02:00 |
|