18 Commits

Author SHA1 Message Date
4eb0da 3977df4427 Dict getKeys / getValues methods
commit_hash:18fe75ddc013c71ecd46eca4aa518fcafb12a70c
2025-12-02 11:41:44 +03:00
bakalskayas 28c7a5c2e3 Added dictionary to array conversion
commit_hash:f5ef82c7a6e34f55edc4acc691835c9294c26773
2025-07-23 16:59:40 +03:00
denlvovich 1d9e71255a Added dict functions 'getDictKeys', 'getDictValues' and dict methods 'getKeys', 'getValues'
commit_hash:72a3403d64b815229331e2c8a116c9ac97b04bdf
2025-07-15 23:46:48 +03:00
man-y eed44f448f Mark flutter platform supported tests
commit_hash:a80884f8d89a14490cb02e5278507f93ef7fb589
2025-01-13 16:09:03 +03:00
avmushtukov 1cf94e0f59 add support for array methods and fix issues with tests
commit_hash:edee6544bfe24236ce733a5d0545f7ec18d2293c
2024-12-05 10:28:03 +03:00
denlvovich 10d683c685 Added isEmpty() method to dict and array
commit_hash:f9c5ca0d3c22e5c83d429256a137dad08b4f4e44
2024-10-22 18:46:53 +03:00
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
tayrinn d2fadd1af0 support methods for dict
beebe02722aeaa713ab25b44f5a6d343e4c09539
2024-08-28 15:18:41 +03:00
pkurchatov 3207d39e26 Removed name from expression test data
490782d13adb3b27e6d6a704e7113f4f3ca03649
2024-06-05 16:29:34 +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
4eb0da e694da3da7 Update error messages
685e6d13f7f16b10e35f950a5e3e7704b942c1d0
2024-05-27 12:16:52 +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
4eb0da 720d0bf139 Methods support
af02f2ffb6c2003c32c15d4545033c28cb8ac5d9
2024-04-16 17:38:05 +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