This website requires JavaScript.
Explore
Help
Sign In
oushu
/
lava-oushudb-dt-sql-parser
Watch
1
Star
0
Fork
0
You've already forked lava-oushudb-dt-sql-parser
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
970bf4ee84
lava-oushudb-dt-sql-parser
/
.gitignore
10 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init
2018-07-02 18:01:01 +08:00
node_modules
publish npm
2018-08-16 19:47:06 +08:00
package-lock.json
ignore .vscode
2018-12-13 14:14:45 +08:00
.DS_Store
build: optimize cli and add eslint
2020-08-28 13:29:47 +08:00
.vscode
.history
feat: add generic and plsql basic parser file
2020-09-11 17:39:10 +08:00
dist/
chore: ingore
2020-09-17 20:54:16 +08:00
src/**/.antlr
chore: ignore .idea
2023-05-11 18:14:02 +08:00
coverage
fix: correct the grammar usage, especially in the parts targeting javascript (#109) * build: ignore gen folder * fix: correct the grammar when targeting Typescript * fix: move base Lexer and fix javascript syntax * fix: correct the usage of Javascript in grammar
2023-05-24 15:07:53 +08:00
.idea
gen/
Reference in New Issue
Copy Permalink