Commit Graph

43 Commits

Author SHA1 Message Date
Gang ZHANG 96b416adcc add jaxb-api to fix issue of package javax.xml.bind.annotation does not exist issue 2022-09-29 07:49:31 +08:00
Gang ZHANG 9f09879d12 upgrade to 0.9.7 2022-09-19 23:57:03 +08:00
Gang ZHANG fa479431b0 Merge remote-tracking branch 'remotes/origin/dependabot/maven/com.fasterxml.jackson.core-jackson-databind-2.9.10.7' 2021-02-24 20:47:28 +08:00
Gang ZHANG ce2cfd3d95 Merge remote-tracking branch 'remotes/origin/dependabot/maven/junit-junit-4.13.1' 2021-02-24 20:47:03 +08:00
dependabot[bot] 01644c93ca
Bump jackson-databind from 2.9.10.5 to 2.9.10.7
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.5 to 2.9.10.7.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-20 23:39:13 +00:00
dependabot[bot] 586a0c6170
Bump poi from 3.16 to 3.17
Bumps poi from 3.16 to 3.17.

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 20:04:57 +00:00
dependabot[bot] ccfce35843
Bump junit from 4.12 to 4.13.1
Bumps [junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1.
- [Release notes](https://github.com/junit-team/junit4/releases)
- [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md)
- [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-13 12:16:36 +00:00
dependabot[bot] d8e0cb7621
Bump jackson-databind from 2.9.10.3 to 2.9.10.5
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.10.3 to 2.9.10.5.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-19 02:32:40 +00:00
Gang ZHANG ae52007222 refactory: extract util package 2020-06-11 20:34:52 +08:00
dependabot[bot] 0502732341
Bump jackson-databind from 2.9.9 to 2.9.10.3
Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.9.9 to 2.9.10.3.
- [Release notes](https://github.com/FasterXML/jackson/releases)
- [Commits](https://github.com/FasterXML/jackson/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-04 22:30:23 +00:00
Gang ZHANG 9cdc6d1541 upgrade to 0.9.6 2020-02-25 17:45:27 +08:00
Gang ZHANG 731d2d7915 remove call-as-impl parameter 2020-01-10 14:54:58 +08:00
Gang ZHANG fdd899ac54 can cache cpp macros to ehcache, and also use char[] in generic name instead of string to save memory 2019-12-26 23:49:38 +08:00
Gang ZHANG e8dbbe11e5 try to solve java antlr parser dfa memory leak 2019-12-21 22:32:01 +08:00
Gang ZHANG 655187040b prepare for 0.9.5 2019-12-04 23:04:29 +08:00
Gang ZHANG fb1ba3be51 Revert "refactory pom.xml for local jars"
This reverts commit b956d6411b.
2019-12-04 21:53:57 +08:00
Gang ZHANG b956d6411b refactory pom.xml for local jars 2019-11-30 12:46:30 +08:00
Gang ZHANG a074fa028b upgrade cdt to 6.9.0.201909091953 2019-11-30 10:18:17 +08:00
Gang ZHANG f0e3718455 add eclipse resource jar for IFile resource 2019-10-29 09:48:52 +08:00
Gang ZHANG a7c2a2ad92 release for 0.9.3 2019-09-07 23:19:48 +08:00
Gang ZHANG d65d3aad02 refine several python errors 2019-09-05 18:59:04 +08:00
Gang ZHANG acf62e6314 remove neo4j 2019-08-30 16:23:58 +08:00
Gang ZHANG c3e4b3a4fc adjust dependencies to prepare refactory 2019-08-30 14:36:54 +08:00
Gang ZHANG ee6513673e test version of neo4j persistent 2019-07-19 09:51:36 +08:00
Gang ZHANG 590765dca4 fix security vulnerabilities report by github 2019-06-14 15:13:03 +08:00
Gang ZHANG f498b6ba2d could produce zip file during package 2019-04-10 19:49:24 +08:00
Gang ZHANG b499608b34 add batch processing 2019-04-04 09:47:20 +08:00
Gang ZHANG b5cd9f5dee add part of relation analysis of ruby 2019-02-08 18:41:15 +08:00
Gang ZHANG a7a5e763fe add file path re-writter 2018-12-25 13:46:35 +08:00
Gang ZHANG 992902c9aa add logger for debugging purpose 2018-12-25 08:02:46 +08:00
Gang ZHANG 5680591519 redesign cli 2018-12-11 23:59:46 +08:00
Zhang Gang e4b6189199 add jars 2018-11-25 15:43:40 +08:00
Gang ZHANG 6a44c4c522 refactory main func for external invocation 2018-11-20 23:04:05 +08:00
Gang ZHANG e4d476ed33 add c import 2018-11-14 22:28:18 +08:00
Gang ZHANG 341cc6eead can parse all elements of cdt 2018-11-12 20:47:38 +08:00
Gang ZHANG 29f15a38e9 add comments parser of g4 cpp 2018-11-12 11:41:24 +08:00
Gang ZHANG 693efac76f make CDT could process include paths 2018-10-30 00:34:28 +08:00
Gang ZHANG c3546aa8e2 add cdt 2018-10-23 17:11:28 +08:00
Gang ZHANG a65bed10e9 add cpp support 2018-10-19 18:46:38 +08:00
Gang ZHANG 0255093c1d fix dependencies of creator 2018-10-05 22:50:07 +08:00
Gang ZHANG ac1f7d5a0c can parse expressions, still lot of expressions cannot calcuated 2018-10-01 17:39:14 +08:00
Gang ZHANG 89973f15b8 refine-remove unused files /statments 2018-09-23 09:12:28 +08:00
Gang ZHANG 44948be992 re-design the core of deper 2018-09-23 07:44:11 +08:00