debugtalk
920e0a9431
refactor: logger
2021-12-22 19:36:53 +08:00
debugtalk
45566f015c
fix: typo
...
change: do not add console output by default
feat: add GA for docs
refactor: move builtin to internal
refactor: relocate sentry sdk
feat: report events with ga
change: use http client session
fix: report GA events
change: sentry
2021-11-26 15:39:17 +08:00
debugtalk
b81ce9c95e
fix: data racing when running boomer
2021-11-16 18:20:25 +08:00
debugtalk
b345b455eb
feat: global set log level
2021-10-18 09:57:07 +08:00
debugtalk
0efcb0a8d1
feat: replace log with zerolog
2021-10-18 00:17:41 +08:00
debugtalk
b431765498
change: replace logs
2021-10-17 22:13:22 +08:00
debugtalk
1077e756b8
feat: replace log with logrus
2021-10-17 11:51:49 +08:00
debugtalk
296b34300c
refactor: rename to hrp
2021-10-16 23:14:16 +08:00
debugtalk
bfc1742e3b
fix: json unmarshal int
2021-10-09 23:26:08 +08:00
debugtalk
693a8fc445
refactor: check errors
2021-10-04 13:20:31 +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
249cd5cb34
change: move assertions to builtin
2021-10-03 10:08:24 +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
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
b7487020c0
feat: parseHeaders
2021-09-30 10:37:38 +08:00
debugtalk
c2e76eaeca
feat: parse map data
2021-09-29 14:50:02 +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
559f579fb6
change: make regexVariable as const
2021-09-29 12:03:12 +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
193fcd4d09
fix: parse variables
2021-09-29 09:40:17 +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