folex
|
b90f2dddc3
|
Remove optional arguments from Op.concat and Op.array (#13)
Op.concat and Op.array do not expect optional arguments to be passed. This causes all sorts of bugs.
|
2021-10-26 17:47:46 +03:00 |
|
Aleksey Proshutisnkiy
|
049e761810
|
kad merge: document default count = 20 (#10)
|
2021-08-12 14:44:44 +03:00 |
|
folex
|
0842501dfe
|
Add new Op and Dist functions
|
2021-07-22 19:36:51 +03:00 |
|
folex
|
47875e6465
|
CI: check Aqua compilation (#7)
|
2021-07-05 15:26:22 +03:00 |
|
folex
|
15953e92eb
|
Add Op.array_length (#6)
|
2021-07-02 19:00:05 +03:00 |
|
folex
|
4b6cbbc31e
|
Add make_blueprint, make_module_config + use optional arguments (#5)
|
2021-07-02 18:53:53 +03:00 |
|
Pavel Murygin
|
a42965f53c
|
Fix get_interface signature
|
2021-06-18 19:53:57 +03:00 |
|
folex
|
9207b76aeb
|
Add ops: noop, array, concat; change identity signature (#4)
|
2021-06-03 17:57:39 +03:00 |
|
folex
|
580cb7f596
|
Add kad merge, resolve_aliad, sha256_string (#3)
|
2021-06-03 16:36:34 +03:00 |
|
Dmitry Kurinskiy
|
242cd25c02
|
Added op b58 builtins
|
2021-05-27 16:12:11 +03:00 |
|
Dmitry Kurinskiy
|
f0f5b4192c
|
Adding argument names to builtin.aqua
For better readability
|
2021-04-30 13:36:55 +03:00 |
|
Pavel Murygin
|
a59aef4e49
|
add service remove
|
2021-04-29 18:01:10 +03:00 |
|
Pavel Murygin
|
c36daf905e
|
Initial version
|
2021-04-29 15:22:39 +03:00 |
|