hayden
|
7673443aa6
|
chore(release): 4.0.0-beta.4.8
|
2023-11-29 15:00:42 +08:00 |
|
Hayden
|
7c75164449
|
docs: update docs (#224)
* docs: change authours field
* docs: upgrade docs
|
2023-11-29 14:56:52 +08:00 |
|
Hayden
|
4fbb85dfba
|
chore: clean comment (#220)
* build: add clean comment script
* chore: clean comment to hide sensitive information
|
2023-11-28 21:28:20 +08:00 |
|
hayden
|
84b2d776dc
|
chore(release): 4.0.0-beta.4.7
|
2023-11-24 16:58:42 +08:00 |
|
hayden
|
7b7cc1b49c
|
chore(release): 4.0.0-beta.4.6
|
2023-11-20 09:58:23 +08:00 |
|
hayden
|
9f668ac420
|
build: add prepublishOnly hook
|
2023-11-20 09:58:11 +08:00 |
|
hayden
|
1711febca7
|
feat: upgrade antlr4-c3 and fix the version
|
2023-11-16 09:39:32 +08:00 |
|
hayden
|
eb2d22a13d
|
chore(release): 4.0.0-beta.4.5
|
2023-11-02 15:12:23 +08:00 |
|
Hayden
|
fc4fdbfbf5
|
feat: add sideEffects field to trigger treeShaking (#198)
|
2023-11-01 16:36:59 +08:00 |
|
hayden
|
5460e070c0
|
chore(release): 4.0.0-beta.4.4
|
2023-10-24 20:39:35 +08:00 |
|
hayden
|
8015acd3cc
|
chore(release): 4.0.0-beta.4.3
|
2023-10-20 17:53:24 +08:00 |
|
Hayden
|
7de192d486
|
chroe: devops (#180)
* ci: add dependencies about lint tool
* ci: replace eslint with prettier
* ci: add husky, cz and commitlint
* style: lint fix via prettier
* ci: add prettier and check-types to github workflow
'
|
2023-10-13 11:16:36 +08:00 |
|
Hayden
|
fc97bba879
|
build: optimize antlr script (#171)
|
2023-10-09 17:43:41 +08:00 |
|
hayden
|
79b66ced4f
|
chore(release): 4.0.0-beta.4.2
|
2023-08-31 13:57:02 +08:00 |
|
hayden
|
3c5bcbe52b
|
chore: improve release script
|
2023-08-31 13:57:02 +08:00 |
|
wewoor
|
677e713886
|
chore(release): 4.0.0-beta.4.1
|
2023-06-16 16:37:16 +08:00 |
|
wewoor
|
8097d47541
|
chore(release): 4.0.0-beta.4
|
2023-06-14 10:51:47 +08:00 |
|
wewoor
|
06f30ff5a4
|
build: update release script
|
2023-06-14 10:46:13 +08:00 |
|
wewoor
|
322b33a916
|
chore(release): 4.0.0
|
2023-06-14 10:43:22 +08:00 |
|
Hayden
|
1b02ff5d75
|
feat: FlinkSQL supports auto complete (#115)
* feat: add antlr4-c3 dependencies
* feat: distinguish table, catalog and database from uid
* feat: move semicolon from sqlStatements to sqlStatement
* chore: move antlr4ts-cli to devDependencies
* feat: improve basic parser and support suggestions of token and syntax
* feat: implement suggest method in sql parsers
* test: flink sql suggestion test cases
* feat: optimize ts defination of suggestion
* feat: add split listener and optimize performance of auto-completion
* test: supplementary flink suggestion unit tests
|
2023-06-09 11:22:53 +08:00 |
|
Ziv
|
34f64e6bea
|
refactor: migrate antlr4 v4.12.0 to antlr4ts(4.9.0) (#106)
* build: ignore gen folder
* refactor: remove useless code
* fix: correct the Javascript usage in grammar
* refactor: move to antlr4ts
* fix: remove useless
* fix: update grammars for javascript target
* refactor: migrate to antlr4ts
* refactor: migrate to antlr4ts
* refactor: implements ParserErrorListener
* fix: rename the start reserved word
* refactor: remove unused import
* refactor: migrate to antlr4ts
* test: update the expects of test cases
* refactor: migrate hive to antlr4ts
* refactor: update the incompatible syntax for antlr4ts
* refactor: migrate pgsql grammar to antlr4ts, increasing tests
* refactor: migrate the plsql to antlr4ts
* build: remove unused config
* build: migrate to antlr4ts
* build: migrate ts-jest to @swc/jest
* refactor: migrate to anltr4ts
* build: migrate ts-jest to @swc/jest
|
2023-05-30 14:44:03 +08:00 |
|
wewoor
|
a5a62dd6ef
|
chore: add dist field
|
2023-05-11 18:13:42 +08:00 |
|
Ziv
|
c1c72def30
|
feat: upgrade antlr4 to 4.12.0 (#88)
|
2023-05-04 10:13:05 +08:00 |
|
xiaowei
|
11915b155d
|
chore(release): 4.0.0-beta.3.2
|
2023-01-09 11:16:17 +08:00 |
|
nankanull
|
0c3af873ea
|
chore(release): 4.0.0-beta.3.1
|
2022-12-30 17:42:50 +08:00 |
|
mortalYoung
|
16b317b427
|
chore(release): 4.0.0-beta.3
|
2022-12-16 17:17:41 +08:00 |
|
Salvatore Ravidà
|
a15da8e275
|
Added pgSQL support
|
2022-12-16 15:13:56 +08:00 |
|
xiaowei
|
ccafdf8e37
|
chore(release): 4.0.0-beta.2.2
|
2021-09-10 18:01:48 +08:00 |
|
xiaowei
|
dd38dda19a
|
feat: remove the impala
|
2021-09-10 17:50:58 +08:00 |
|
xiaowei
|
629b43a7b2
|
chore(release): 4.0.0-beta.2.1
|
2021-07-16 14:49:26 +08:00 |
|
Ziv
|
02232cc870
|
docs: integrating with monaco-editor (#34)
* build: move standard-version to devDep
* docs: integrating with monaco-editor
* docs: update README
|
2021-07-16 14:33:35 +08:00 |
|
xiaowei
|
bcdcbafa3f
|
chore(release): 4.0.0-beta.2
|
2021-05-11 14:22:34 +08:00 |
|
Ziv
|
ca85be9696
|
build: add the basic type declaration (#30)
|
2021-05-11 14:20:07 +08:00 |
|
xiaowei
|
bc888b7339
|
refactor: update exporting and testing
|
2021-01-05 19:13:26 +08:00 |
|
xiaowei
|
0003736e46
|
chore: update the package description
|
2021-01-05 18:58:42 +08:00 |
|
xiaowei
|
3dc5869024
|
build(release): add standard-version
|
2021-01-05 18:47:50 +08:00 |
|
xiaowei
|
8ef25b2c56
|
chore(release): 4.0.1-beta
|
2021-01-05 12:38:54 +08:00 |
|
xiaowei
|
e366559c3c
|
chore: alter the license to MIT
|
2021-01-04 14:42:22 +08:00 |
|
xiaowei
|
0259212981
|
chore(release): 4.0.0-beta
|
2020-12-30 16:40:28 +08:00 |
|
xiaowei
|
2f400b8fc4
|
chore(release): 4.0.0-beta.1
|
2020-12-30 16:39:02 +08:00 |
|
xiaowei
|
76f1efb690
|
ci: update publishConfig and repository url
|
2020-12-30 16:36:23 +08:00 |
|
Erindcl
|
d0dd763533
|
chore(release):4.0.0-beta
|
2020-12-30 15:35:43 +08:00 |
|
Erindcl
|
996d875167
|
Merge branch 'dev' of ssh://gitlab.prod.dtstack.cn:10022/dt-insight-front/infrastructure/dt-sql-parser into dev
|
2020-12-30 10:40:17 +08:00 |
|
Erindcl
|
9b80234e66
|
merge master
|
2020-12-30 10:39:57 +08:00 |
|
Erindcl
|
76675e8251
|
fix: jest command
|
2020-12-29 19:18:38 +08:00 |
|
xiaowei
|
343ce60a09
|
ci: integrate with gitlab-ci
|
2020-12-17 19:03:25 +08:00 |
|
Erindcl
|
d9c0928f7a
|
fix: lock antlr version
|
2020-11-25 19:50:57 +08:00 |
|
xiaowei
|
be863e1acb
|
build: update parser lib
|
2020-09-11 18:47:53 +08:00 |
|
xiaowei
|
f85163892a
|
feat: add generic and plsql basic parser file
|
2020-09-11 17:39:10 +08:00 |
|
xiaowei
|
68800312d3
|
build: add antlr4 compile script
|
2020-09-09 14:11:04 +08:00 |
|