pkurchatov
|
510cbde3e4
|
Fixed variable names parsing
44dfe07b4a3f02d1138dd7540b2f5365efe42e24
|
2024-03-13 15:35:48 +03:00 |
|
4eb0da
|
d78d1ee40e
|
Implicit integer to number cast
234749da79e9b3ebf32b5bef3af5f68cc6687ba3
|
2024-03-12 14:32:27 +03:00 |
|
pkurchatov
|
35fbb6b082
|
Fixed numbers comparing in expression tests
eea85378d948fbf6c4afd8c8e913e16939306651
|
2024-03-06 15:35:00 +03:00 |
|
pkurchatov
|
85f0110783
|
Added integer->number implicit cast
165904eebea6d8f919dea5cfd33aabbb9cf9d6be
|
2024-03-05 20:04:54 +03:00 |
|
pkurchatov
|
8696f50ef1
|
Fixed expression error messages, fixed platforms in expression tests
c82a14e6e3897a59efa41f109b89cc244c12e002
|
2024-02-29 21:34:39 +03:00 |
|
arychagov
|
f6f3f18f7d
|
fixed typo
|
2024-02-12 12:16:18 +03:00 |
|
morevsavva
|
1e16ae114b
|
enable array, dict expression tests.
|
2024-01-26 13:04:14 +03:00 |
|
grechka62
|
463ee664e9
|
Support getDictFromDict and getArrayFromDict functions
|
2024-01-24 16:20:18 +03:00 |
|
4eb0da
|
85953f2770
|
Container item_builder
|
2024-01-23 17:14:06 +03:00 |
|
akhmetsafin
|
12df290a89
|
Add operators error messages
|
2024-01-22 15:47:24 +03:00 |
|
akhmetsafin
|
de550c32ce
|
Support datetime functions
|
2024-01-19 17:09:24 +03:00 |
|
egorkrivochko
|
0c1ac77390
|
Added supporting len(array) function.
|
2023-12-29 13:33:28 +03:00 |
|
4eb0da
|
9834784f8c
|
Array getter null fix
|
2023-12-28 14:08:21 +03:00 |
|
4eb0da
|
34a58d13b6
|
Fix whitespace in expressions
|
2023-12-08 21:16:53 +03:00 |
|
pkurchatov
|
f91846d165
|
Enabled tests for iOS
|
2023-12-07 18:41:20 +03:00 |
|
4eb0da
|
9c96fbca43
|
Array len func
|
2023-12-01 17:45:02 +03:00 |
|
4eb0da
|
87a1e5e73d
|
Try operator
|
2023-12-01 16:47:49 +03:00 |
|
egorkrivochko
|
dd2b3de964
|
Added supporting 'try' operator
|
2023-11-30 21:09:30 +03:00 |
|
egorkrivochko
|
68e040f03e
|
Actualized tests for evaluable espressions.
|
2023-11-21 13:33:09 +03:00 |
|
egorkrivochko
|
c5b6ab70db
|
Added supporting getStoredUrlValue functions.
|
2023-11-20 14:30:47 +03:00 |
|
egorkrivochko
|
944d85d3cf
|
Added supporting getOptColorFromDict/getDictOptColor functions
|
2023-11-15 13:01:40 +03:00 |
|
egorkrivochko
|
5daf2eae1f
|
Updated tests for evaluable expressions
|
2023-11-13 12:41:21 +03:00 |
|
egorkrivochko
|
e0ca532239
|
Added supporting getUrlValue functions.
|
2023-11-11 12:29:31 +03:00 |
|
egorkrivochko
|
bc158f4641
|
Added supporting getUrlFromArray and getUrlFromDict functions
|
2023-11-08 16:36:47 +03:00 |
|
egorkrivochko
|
dccff61b87
|
Added supporting toUrl(str) and toColor(str) functions
|
2023-11-03 14:28:02 +03:00 |
|
egorkrivochko
|
15e6ad1734
|
Added supporting function toString(url)
|
2023-11-03 11:57:31 +03:00 |
|
4eb0da
|
a483272147
|
Arrays support
|
2023-10-05 17:34:25 +03:00 |
|
yaanvar
|
a84ff1c7c3
|
add dot to error message
|
2023-10-04 15:14:02 +03:00 |
|
darjke
|
50255d6344
|
add getArray/getDict functions for array
|
2023-09-06 12:36:12 +03:00 |
|
vyaivanove
|
6133989849
|
Added support for 'expected_warnings' field in expression tests
|
2023-08-28 13:24:02 +03:00 |
|
yaanvar
|
589623ee0d
|
added array functions
|
2023-08-25 18:24:12 +03:00 |
|
darjke
|
2c94f101b5
|
add array get functions
|
2023-08-24 13:03:38 +03:00 |
|
akhmetsafin
|
458ae1d42e
|
Persistent variable storage
|
2023-07-21 13:23:24 +03:00 |
|
grechka62
|
d47e15dc49
|
Support dict functions
|
2023-07-14 23:55:11 +03:00 |
|
akhmetsafin
|
116d001174
|
Support testRegex function
|
2023-07-14 15:28:57 +03:00 |
|
edubinskaya
|
abef5d8ce9
|
supported function testRegex
|
2023-07-12 12:07:11 +03:00 |
|
4eb0da
|
0e648e4698
|
testRegex func
|
2023-07-06 14:55:06 +03:00 |
|
ventywing
|
f62da0cbcf
|
Support Dict
|
2023-07-04 16:48:13 +03:00 |
|
4eb0da
|
0ca0e48dfb
|
Dict type
|
2023-06-01 21:17:27 +03:00 |
|
pkurchatov
|
e3ff6fbb5b
|
Renamed json->dict varibale type
|
2023-05-25 12:09:50 +03:00 |
|
4eb0da
|
f0156f566a
|
Json variable type
|
2023-05-24 11:47:30 +03:00 |
|
akhmetsafin
|
5f97b66b65
|
add getValue function
|
2023-05-04 13:41:55 +03:00 |
|
i-ts
|
4350eb6de4
|
unsupported platforms field proposal
|
2023-04-17 15:11:42 +03:00 |
|
morevsavva
|
a4a03ba698
|
Revert "add getValue function"
|
2023-04-03 10:25:47 +03:00 |
|
ventywing
|
4688afe633
|
Change Int to Long.
|
2023-03-28 22:09:24 +03:00 |
|
4eb0da
|
51de6c043f
|
Ints is now 64 bits
|
2023-03-28 12:39:32 +03:00 |
|
morevsavva
|
191ebf0047
|
add getValue function
|
2023-03-26 20:58:24 +03:00 |
|
vyaivanove
|
ceba7f2a43
|
Made test cases names unique
|
2023-03-23 19:40:15 +03:00 |
|
ventywing
|
8757f4be0a
|
Increasing size of Integer.
|
2023-03-22 19:06:20 +03:00 |
|
tayrinn
|
f5ea7be16d
|
add getValue functions
|
2023-03-22 13:52:04 +03:00 |
|