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 |
|
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 |
|
Ziv
|
c1c72def30
|
feat: upgrade antlr4 to 4.12.0 (#88)
|
2023-05-04 10:13:05 +08:00 |
|
xiaowei
|
221482cc7c
|
refactor(plsql): extract plsql export into src index
|
2021-01-05 17:49:34 +08:00 |
|
Erindcl
|
6b16f752e4
|
fix: ts problem
|
2020-12-28 19:07:13 +08:00 |
|
xiaowei
|
f85163892a
|
feat: add generic and plsql basic parser file
|
2020-09-11 17:39:10 +08:00 |
|