Commit Graph

38 Commits

Author SHA1 Message Date
debugtalk
c26dd234b6 fix: avoid data racing 2022-01-06 19:45:37 +08:00
debugtalk
3f1f9d3690 refactor: call function 2022-01-06 18:03:56 +08:00
debugtalk
b21cb780c5 refactor: group parser functions 2022-01-06 17:32:00 +08:00
debugtalk
e448afc43e merge main 2022-01-06 11:20:32 +08:00
徐聪
f538b41d17 feat: data-driven. 2022-01-04 21:19:56 +08:00
徐聪
c200882e6a feat: data-driven. 2022-01-04 14:24:19 +08:00
徐聪
9c3464a4ac feat: data-driven. 2021-12-30 21:28:05 +08:00
徐聪
0bcc2ec237 feat: data-driven. 2021-12-30 17:31:14 +08:00
徐聪
fdc66ddec0 feat: data-driven. 2021-12-29 15:02:12 +08:00
debugtalk
83e9bbf463 change: skip go plugin test for windows 2021-12-28 22:46:01 +08:00
debugtalk
b573210644 feat: support creating and calling custom functions with go plugin 2021-12-28 22:01:02 +08:00
徐聪
71af36ff6f feat: data-driven. 2021-12-28 18:16:02 +08:00
debugtalk
296b34300c refactor: rename to hrp 2021-10-16 23:14:16 +08:00
debugtalk
f49a560c02 change: assert.Error 2021-10-04 13:21:52 +08:00
debugtalk
693a8fc445 refactor: check errors 2021-10-04 13:20:31 +08:00
debugtalk
f387799510 change: add unittest and examples for parseVariables 2021-10-04 12:38:18 +08:00
debugtalk
b54e39a5e7 feat: parseVariables 2021-10-04 10:37:22 +08:00
debugtalk
3b99b57eea feat: convertString 2021-10-03 23:49:04 +08:00
debugtalk
cb0e450f18 feat: parse functions 2021-10-03 21:19:23 +08:00
debugtalk
58be5ff739 feat: parseFunctionArguments 2021-10-03 20:15:55 +08:00
debugtalk
b7dbb6b5e7 feat: eval literal 2021-10-03 19:50:22 +08:00
debugtalk
5ac8647591 feat: call function without argument 2021-10-03 12:30:53 +08:00
debugtalk
eca8af71f1 feat: call function with two argument 2021-10-03 11:38:04 +08:00
debugtalk
b32a7a32b6 feat: call function with one argument 2021-10-03 10:41:49 +08:00
debugtalk
bb9456cc7f feat: call function 2021-10-03 10:04:29 +08:00
debugtalk
fd4837c852 feat: add regexCompileFunction 2021-10-02 23:58:12 +08:00
debugtalk
8bd7be8547 change: add unittest for regexCompileVariable 2021-10-02 23:22:29 +08:00
debugtalk
d92b466897 feat: override config variables 2021-09-30 11:43:29 +08:00
debugtalk
e0b884a1fd fix: parse headers 2021-09-30 11:03:31 +08:00
debugtalk
bf2440f6e5 fix: parse map key 2021-09-30 10:48:27 +08:00
debugtalk
c2e76eaeca feat: parse map data 2021-09-29 14:50:02 +08:00
debugtalk
6e286b7bfb change: update test 2021-09-29 13:14:35 +08:00
debugtalk
aa6a96538f feat: use 28586 to escape $ notation 2021-09-29 13:10:09 +08:00
debugtalk
985059fa79 change: use data driven test 2021-09-29 12:52:56 +08:00
debugtalk
8431d2d96f fix: variable name should start with a letter or underscore 2021-09-29 12:00:11 +08:00
debugtalk
5f1c79fa4a fix: parse variables 2021-09-29 11:07:40 +08:00
debugtalk
93d5a18992 feat: parse variable 2021-09-28 22:50:24 +08:00
debugtalk
cc386767ca feat: buildURL 2021-09-23 11:23:26 +08:00