Harttle
|
dd7616acb9
|
fix: allow unicode to be identifiers, fixes #655
|
2023-11-04 21:33:29 +08:00 |
|
 Jun YangandGitHub
|
660d9be55f
|
feat: more flexible squared property read expression, fixes #643 (#646)
* fix: more flexible squared property read expression, fixes #643
* fix: unecessary error wrapping in browser bundles
* style: update code style and types
* perf: use token.value when evalToken
|
2023-08-23 00:45:49 +08:00 |
|
 Jun YangandGitHub
|
bf425c3adb
|
fix: allow quotes in inline comment tag, fixes #628
|
2023-07-07 22:48:55 +08:00 |
|
 HarttleandJun Yang
|
e347e603d7
|
feat: precise line/col for tokenization Error, #613
|
2023-06-04 02:06:42 +08:00 |
|
 HarttleandJun Yang
|
0480d3317d
|
fix: proper error message for filter syntax error, #610
|
2023-06-04 02:06:42 +08:00 |
|
 HarttleandJun Yang
|
33b3c010af
|
fix: incorrect timezone correction for DST dates, fixes #604
|
2023-04-25 01:28:48 +08:00 |
|
 HarttleandJun Yang
|
c6cde9cd10
|
chore: migrate test cases from Chai to Jest
|
2023-03-20 00:41:06 +08:00 |
|