16 Commits

Author SHA1 Message Date
denlvovich 9160b58321 Fixed expression testing bug
commit_hash:72f9d6b06f945348aa53f98af755a36db489bae0
2025-07-03 11:15:05 +03:00
babaevmm 201be941c9 fix json format
commit_hash:fd6e36a8ea96d96b9a00bac60a72f213c5f2dc0e
2025-02-07 18:43:40 +03:00
man-y eed44f448f Mark flutter platform supported tests
commit_hash:a80884f8d89a14490cb02e5278507f93ef7fb589
2025-01-13 16:09:03 +03:00
pkurchatov 0b8345cd4f Enabled expression tests for iOS, fixed error messages
3ee03e57351be20285c325da3e51896c81fa581f
2024-05-27 12:18:54 +03:00
pkurchatov 9029c6b2a8 Updated expression errors
2bf201f922de089031d30fac9c04847fa6012ea8
2024-05-16 12:12:18 +03:00
pkurchatov f662c673f2 Added len() function for arrays, enabled iOS tests
5fb7f1116ec1dbe94f92996969da1f4f6913201a
2024-04-15 12:03:08 +03:00
morevsavva 1e16ae114b enable array, dict expression tests. 2024-01-26 13:04:14 +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 9c96fbca43 Array len func 2023-12-01 17:45:02 +03:00
egorkrivochko bc158f4641 Added supporting getUrlFromArray and getUrlFromDict functions 2023-11-08 16:36:47 +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
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