Commit Graph
159 Commits
Author SHA1 Message Date
4eb0da 73e301c795 Expressions in tests
commit_hash:8616857011b90afe5f58fb2eb81a810c38a06165
2025-05-22 16:21:54 +03:00
burstein d919b980ee Supported expressions in variable value field
commit_hash:a341b70bacca741f0cb6ea2f600cc4794c8b36a4
2025-05-15 03:57:55 +03:00
4eb0da 607ed722fd atan2
commit_hash:6063a20f313c5b3cd3dceab3c79bc154c4785744
2025-05-12 11:46:05 +03:00
xvegau c3eb077053 [Android] Support of trigonometric functions
commit_hash:1839cd815175c28091a555cdc5830c286070b3fa
2025-04-25 19:30:17 +03:00
grechka62 4ff38816cc Add asin() trigonometric function
Pull Request resolved: https://github.com/divkit/divkit/pull/95
commit_hash:58f56cf3d93b4a741ed4da07ca873548f6004bd5
2025-04-11 19:36:35 +03:00
4eb0da 5b756ceeca Cot function
commit_hash:de0a54bd8404a51315daf3a030bea9f98176344a
2025-04-10 15:02:54 +03:00
Mikhail Borisov 406b490897 cot function implemented
Pull Request resolved: 102
commit_hash:f2fa0c941525e9292059abe12f47ada077710ce3
2025-04-10 11:50:54 +03:00
grechka62 324fcc6a67 Cos function implementation
Pull Request resolved: https://github.com/divkit/divkit/pull/87
commit_hash:558f978391afb5e7b15c65d3f83da822a9e65d31
2025-04-10 11:06:44 +03:00
grechka62 9564bff281 Enable disabled expression tests
commit_hash:461eb10278e746f3cb82788fc2655c8b77d70a47
2025-03-20 16:50:01 +03:00
babaevmm 201be941c9 fix json format
commit_hash:fd6e36a8ea96d96b9a00bac60a72f213c5f2dc0e
2025-02-07 18:43:40 +03:00
4eb0da 7ffba7376a tan, asin, acos functions
commit_hash:4c38789b9d99c2dacd6686dd8cf97392e1d92b9d
2025-01-23 14:21:48 +03:00
4eb0da 027fc2a49e Store dict and arrays
commit_hash:5c79742176393f8d81c90ab35b134a4fde0d8979
2025-01-20 17:42:00 +03:00
man-y eed44f448f Mark flutter platform supported tests
commit_hash:a80884f8d89a14490cb02e5278507f93ef7fb589
2025-01-13 16:09:03 +03:00
pkurchatov 869222a2a0 Added getStoredArrayValue, getStoredDictValue functions
commit_hash:bf2f393bbf14cec2da31a9da233cdcab20892766
2024-12-27 05:07:32 +03:00
pkurchatov 0299f24418 Fixed ternary operator
commit_hash:d444b63f778a6c6d1c94f671ecf4b8a088d75b52
2024-12-26 17:59:52 +03:00
pkurchatov 8622c7ddce Added tan/asin/acos functions
commit_hash:50a4b1566d20fbfc3b2729b836f8282e54c3b3fe
2024-12-25 18:55:13 +03:00
4eb0da 86afedf430 Trigonometry funcs
commit_hash:ca6a52e585e1e13024e145ce07f753f92031d518
2024-12-24 16:27:50 +03:00
Vladislav Vrublevsky 8466cf84d7 Added atan function
Pull Request resolved: 97
commit_hash:46e26ab3032c125e2515103c2faaf853005b392b
2024-12-18 13:41:41 +03:00
Vladislav Vrublevsky c90edc2e0a Added cos function
Pull Request resolved: 86
commit_hash:01b42309de75b22fe508a5edb600ee0b0545414b
2024-12-17 20:46:26 +03:00
babaevmm b497a1d1e2 add trigonometric funcs
commit_hash:1521e425661d37738d3ea02f00d372e9cc700e9b
2024-12-14 13:22:02 +03:00
the-leo 8fc01dcc68 Sin function
commit_hash:c30f3a56288575540dbf8ec5fd1c32ca290ae3c0
2024-12-13 15:15:10 +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
avmushtukov 20e4cc62b6 fix problem with url-variables to support expression tests
commit_hash:87eaa5f0ca6e9c509a239c0ef4d0795d9ecb82fd
2024-11-29 10:14:08 +03:00
tayrinn ebe00c6293 add signatures for methods.
commit_hash:9110f32bc056826a0d8207eaf0670a6d4c0849b2
2024-11-25 17:49:13 +03:00
gulevsky 0d9fdbd23f fix string template tokenization
commit_hash:9654114d963d26cc03fdbb07e810caa6881959b3
2024-11-14 18:45:06 +03:00
grechka62 29ae7a6059 Fix expression tests
commit_hash:c11bf162a5f50de17bfdfdf1dfbfae2c87eb8fee
2024-11-08 13:59:47 +03:00
4eb0da 97b7562b3c isEmpty method for the array
commit_hash:fa976c94a25f9e8b39cbd2a8612b135e8761042a
2024-10-29 13:29:55 +03:00
denlvovich 10d683c685 Added isEmpty() method to dict and array
commit_hash:f9c5ca0d3c22e5c83d429256a137dad08b4f4e44
2024-10-22 18:46:53 +03:00
avmushtukov 96dd86835f add encodeRegex function on android
commit_hash:9a0e6fe81b5c6b73101110a976e3b9576db43179
2024-10-01 14:43:18 +03:00
avmushtukov a1d4d10ab6 add set-stored-value action
commit_hash:827b756d3294d56f4d5b8a123427cddfe2cbcf24
2024-09-27 15:27:16 +03:00
4eb0da a7aa1e6c88 encodeRegex
commit_hash:19307e8e6dfe30d26cffdbc7369bc48da3c17710
2024-09-24 16:27:02 +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
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