Commit Graph

33 Commits

Author SHA1 Message Date
debugtalk
7fd26395ed 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
3e149fa69f fix: data racing when running boomer 2021-11-16 18:20:25 +08:00
debugtalk
368ed9e14b feat: global set log level 2021-10-18 09:57:07 +08:00
debugtalk
ffbe60b833 feat: replace log with zerolog 2021-10-18 00:17:41 +08:00
debugtalk
b77f935339 change: replace logs 2021-10-17 22:13:22 +08:00
debugtalk
2fd45a5d63 feat: replace log with logrus 2021-10-17 11:51:49 +08:00
debugtalk
96c136e2be refactor: rename to hrp 2021-10-16 23:14:16 +08:00
debugtalk
ab85a78e47 fix: json unmarshal int 2021-10-09 23:26:08 +08:00
debugtalk
4fcc7fd590 refactor: check errors 2021-10-04 13:20:31 +08:00
debugtalk
c741825bab feat: parseVariables 2021-10-04 10:37:22 +08:00
debugtalk
b779511245 feat: convertString 2021-10-03 23:49:04 +08:00
debugtalk
36b3e21880 feat: parse functions 2021-10-03 21:19:23 +08:00
debugtalk
cc736e9aed feat: parseFunctionArguments 2021-10-03 20:15:55 +08:00
debugtalk
1b2cdd207a feat: eval literal 2021-10-03 19:50:22 +08:00
debugtalk
92b2b18b9e feat: call function without argument 2021-10-03 12:30:53 +08:00
debugtalk
2780ad9f67 feat: call function with two argument 2021-10-03 11:38:04 +08:00
debugtalk
f3742d3f6c feat: call function with one argument 2021-10-03 10:41:49 +08:00
debugtalk
e88deb2a63 change: move assertions to builtin 2021-10-03 10:08:24 +08:00
debugtalk
a2cc1fae7f feat: call function 2021-10-03 10:04:29 +08:00
debugtalk
dd0b2d3aa4 feat: add regexCompileFunction 2021-10-02 23:58:12 +08:00
debugtalk
292424e635 feat: override config variables 2021-09-30 11:43:29 +08:00
debugtalk
13f0ed2731 fix: parse headers 2021-09-30 11:03:31 +08:00
debugtalk
9ef0885cca fix: parse map key 2021-09-30 10:48:27 +08:00
debugtalk
41c8aca424 feat: parseHeaders 2021-09-30 10:37:38 +08:00
debugtalk
11a77f0189 feat: parse map data 2021-09-29 14:50:02 +08:00
debugtalk
a95be1943d feat: use 28586 to escape $ notation 2021-09-29 13:10:09 +08:00
debugtalk
d37b801477 change: use data driven test 2021-09-29 12:52:56 +08:00
debugtalk
d04642eace change: make regexVariable as const 2021-09-29 12:03:12 +08:00
debugtalk
e007d0dc24 fix: variable name should start with a letter or underscore 2021-09-29 12:00:11 +08:00
debugtalk
e54ddfebec fix: parse variables 2021-09-29 11:07:40 +08:00
debugtalk
e3dc6ccb32 fix: parse variables 2021-09-29 09:40:17 +08:00
debugtalk
b58701178d feat: parse variable 2021-09-28 22:50:24 +08:00
debugtalk
03404f18ab feat: buildURL 2021-09-23 11:23:26 +08:00