4eb0da
|
fd1aabb412
|
isEmpty method for dict
commit_hash:f3e964657a07b8c6de490b7a7f105e9a5a3f1214
|
2024-09-18 13:04:36 +03:00 |
|
tayrinn
|
63348eacc8
|
Add isEmpty() function to dict.
commit_hash:ab08ddfce581aba3b72f891254474e4ebd6906ea
|
2024-09-17 13:52:02 +03:00 |
|
4eb0da
|
59d212e12b
|
toNumber with empty string fix
commit_hash:b2b94cd2def507e4d97a8c45d53f7cd23e8e51ca
|
2024-09-17 12:18:14 +03:00 |
|
tayrinn
|
d2fadd1af0
|
support methods for dict
beebe02722aeaa713ab25b44f5a6d343e4c09539
|
2024-08-28 15:18:41 +03:00 |
|
tayrinn
|
f601e6b80f
|
Support toString() methods for dicts and arrays
28572a5bbabda6dd2939ace30b0b6613213dae14
|
2024-08-13 22:30:52 +03:00 |
|
pkurchatov
|
35359352a0
|
Fixed operators parsing
d7687ec0086cb5539b1e0f7c8bca48f2a3130250
|
2024-07-18 15:24:46 +03:00 |
|
pkurchatov
|
a38f24dacb
|
Fixed locale specific expression tests
58eed909f5d83f8391f2ae5b034f031b224159df
|
2024-06-27 12:14:14 +03:00 |
|
pkurchatov
|
0eb22b4a5c
|
Added toNumber function test
dd041d777f983a952d9b6df2b0b3880ee6d4cdf6
|
2024-06-25 14:28:52 +03:00 |
|
pkurchatov
|
73a8f1c928
|
Expression test data cleanup
658a28873c844cb1158bf510b2d3ffaa22d4d42d
|
2024-06-11 20:43:38 +03:00 |
|
pkurchatov
|
75618ebccd
|
Fixed vararg functions matching
9b62f7ca807ae444d47b513a570c8e1024e7a3b4
|
2024-06-11 18:03:34 +03:00 |
|
pkurchatov
|
954cd7a3a4
|
Expressions test data cleanup
c82be23dcc68e726e2f95558b2b8f246a139061b
|
2024-06-11 11:51:05 +03:00 |
|
pkurchatov
|
bf7a61674f
|
Fixed escaped strings resolving in expressions
6c3b0bdecbf8d7b26604f66061b997048890f6e1
|
2024-06-07 19:45:52 +03:00 |
|
pkurchatov
|
3207d39e26
|
Removed name from expression test data
490782d13adb3b27e6d6a704e7113f4f3ca03649
|
2024-06-05 16:29:34 +03:00 |
|
pkurchatov
|
70821fc8e1
|
ExpressionTests refactoring
aa3601d5113ced9549089408ee2a608456880b3c
|
2024-06-04 15:22:49 +03:00 |
|
4eb0da
|
4338fb2bae
|
Dict containsKey method
c2dbcfdd9e1360f4d97918b4ff8782a25b9f6a7a
|
2024-06-04 09:33:47 +03:00 |
|
pkurchatov
|
576fbf7f71
|
Added containsKey method for dictionaries
590c534515b71eb921ef7d0f222495cbd915044e
|
2024-05-31 18:23:09 +03:00 |
|
pkurchatov
|
0b8345cd4f
|
Enabled expression tests for iOS, fixed error messages
3ee03e57351be20285c325da3e51896c81fa581f
|
2024-05-27 12:18:54 +03:00 |
|
4eb0da
|
e694da3da7
|
Update error messages
685e6d13f7f16b10e35f950a5e3e7704b942c1d0
|
2024-05-27 12:16:52 +03:00 |
|
4eb0da
|
2371ad54e0
|
Datetime timezone format
6c5ba9615f1c2067e21d9836642a45d6e0c40906
|
2024-05-23 19:12:25 +03:00 |
|
pkurchatov
|
983b13ac1b
|
Removed z/Z patterns restriction
a28bf13ab1129550ab2c6f228797071d78b0c4b9
|
2024-05-22 13:45:59 +03:00 |
|
4eb0da
|
ee39df37be
|
Additional datetime funcs
b96996dc12c52fdefb6da21a52aa9ad23b81066a
|
2024-05-21 12:55:36 +03:00 |
|
pkurchatov
|
849fb789c3
|
Fixed datetime format functions
7462bcdf0c4b6de57f4eb31a3d29e1c727af987a
|
2024-05-20 14:53:29 +03:00 |
|
pkurchatov
|
486f6ad41b
|
Added test for integers in hex format in expressions
482b7de0160d371f47333a53c6d7430bebd019a5
|
2024-05-20 14:07:43 +03:00 |
|
4eb0da
|
082d4ebe89
|
toString for arrays and dicts
201c4203e883ff3f85e3d0d5cefdc023896546a1
|
2024-05-16 13:58:17 +03:00 |
|
4eb0da
|
fa96cb6042
|
Fix unary parsing
8fd12d1459898d8309bc1e2b4e4d11f6ba30ac87
|
2024-05-16 13:56:16 +03:00 |
|
pkurchatov
|
9029c6b2a8
|
Updated expression errors
2bf201f922de089031d30fac9c04847fa6012ea8
|
2024-05-16 12:12:18 +03:00 |
|
pkurchatov
|
7dc1e1a695
|
Argument count check
591d852aab38fe99ada380ef0ee4ce546934b1c1
|
2024-05-15 11:38:18 +03:00 |
|
vyaivanove
|
67b7ad6772
|
Restircted dots in variable names
c5cce38597acecaf4b53bb6c1cca24e5e95bcdc1
|
2024-04-25 12:48:42 +03:00 |
|
pkurchatov
|
1f2afc8f1e
|
Fixed unary minus operator parsing in expressions
3355514576d3cea23adac3be12025bfad2999a47
|
2024-04-24 14:30:39 +03:00 |
|
edubinskaya
|
9f586328cd
|
Supported methods in evaluable expressions
1143f052bdf155c8d3d4ccd7c567af377b26837f
|
2024-04-23 12:48:35 +03:00 |
|
ventywing
|
e1bd30f84f
|
Double quotes are no longer supported in string literals
ec31fa77db3f218e2f3f8569892d9dc8655e1d9f
|
2024-04-22 14:31:10 +03:00 |
|
4eb0da
|
e29003e81f
|
Disallow several cases in variable names with dots
99dfe7384bfe2ee26c4e822d7c4805c133826f93
|
2024-04-19 20:22:10 +03:00 |
|
pkurchatov
|
886925f2db
|
Restircted dots in variable names
9e8da0a8b9f1e82ea7b807a4b695a155bd6f1f3a
|
2024-04-18 12:39:14 +03:00 |
|
4eb0da
|
720d0bf139
|
Methods support
af02f2ffb6c2003c32c15d4545033c28cb8ac5d9
|
2024-04-16 17:38:05 +03:00 |
|
4eb0da
|
3f37f76cb3
|
Persistent variable storage
5316b8520155b9b7d3cc2b2e6d8782b6f853a99a
|
2024-04-16 16:52:56 +03:00 |
|
pkurchatov
|
f662c673f2
|
Added len() function for arrays, enabled iOS tests
5fb7f1116ec1dbe94f92996969da1f4f6913201a
|
2024-04-15 12:03:08 +03:00 |
|
pkurchatov
|
6d66c05f9d
|
Fixed methods parsing
5f91fb07470ffd2244083da235d1f99d7f3b5755
|
2024-04-15 12:01:06 +03:00 |
|
4eb0da
|
27976eb1f4
|
toString(string) function
aaf3d0d4ec127ece53798321d269965eba8dbdbd
|
2024-04-13 00:19:41 +03:00 |
|
pkurchatov
|
406a60acba
|
Added toString function for dictionaries and arrays
358f29e587aa5aac386668f385c4fda1020aa026
|
2024-04-12 14:55:39 +03:00 |
|
pkurchatov
|
9e367c7930
|
Added toString(String) function
3d292c9f77ee790d93b9fd006c8b7528713802e8
|
2024-04-11 10:59:17 +03:00 |
|
pkurchatov
|
9de39316af
|
Added dictionary and array methods
6fbced1adc5f6db18248143211f12c4d1a2ef299
|
2024-04-10 10:36:23 +03:00 |
|
pkurchatov
|
707dca1658
|
Optimized function selection
19af4164db5de3abb680d9276fd268ec899eb7cf
|
2024-04-09 15:29:13 +03:00 |
|
pkurchatov
|
875931b32d
|
Added expression tests
9ec01efc888c020a4b185df188c5a29da81a9c29
|
2024-04-05 13:36:29 +03:00 |
|
pkurchatov
|
1f49608e94
|
Fixed ternary operator parsing
08cc7cbdd4a53d27433591d63a1451b272421473
|
2024-04-04 21:31:17 +03:00 |
|
edubinskaya
|
4f6d23321c
|
added implicit cast from integer to number inside evaluable expressions
14b72885d4175db76e0c35285ef56ffb7f091b4a
|
2024-04-04 14:20:37 +03:00 |
|
pkurchatov
|
b0651340e1
|
Introduced methods in expressions
5003ddbe6a85e4a09a79b1c6f270f4b304feb543
|
2024-04-03 14:55:29 +03:00 |
|
pkurchatov
|
47016437cb
|
Added variable name tests
cd819882e2d82123b7dfbf667207f293cfe5f994
|
2024-03-14 18:01:46 +03:00 |
|
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 |
|