Commit Graph

441 Commits

Author SHA1 Message Date
Gang ZHANG ef6313afbf refactored import relation of cpp 2018-11-12 22:15:12 +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 db0f98dfe1 can parse functoin definition/method functions declaration/free function declaration 2018-11-10 23:28:50 +08:00
Gang ZHANG 9ed5133e6a continue work on cpp 2018-11-10 19:47:03 +08:00
Gang ZHANG aba8fb72dd add elsa like c grammar file 2018-11-10 08:25:09 +08:00
Gang ZHANG bd983fec85 cpp antlr parser 2018-11-09 08:35:21 +08:00
Gang ZHANG 1c61f764c3 add generic type support 2018-11-01 23:36:35 +08:00
Gang ZHANG 49f027b2a9 fix parameter resove issue 2018-11-01 23:18:29 +08:00
Gang ZHANG 2bbd11a99d re-write expression calc 2018-11-01 21:50:56 +08:00
Gang ZHANG 514e5f5014 fix java embeded class 2018-10-31 23:56:03 +08:00
Gang ZHANG 77cc6f6c24 add throw, cast, create relatios, and merge use and set relations 2018-10-30 13:09:17 +08:00
Gang ZHANG 693efac76f make CDT could process include paths 2018-10-30 00:34:28 +08:00
Gang ZHANG fbda0152af can produce import relation of c/c++ 2018-10-29 21:47:00 +08:00
Gang ZHANG 73ed56149b add dot file builder 2018-10-29 14:53:55 +08:00
Gang ZHANG 9e18a0c54d java - fix annotatoin parser error 2018-10-29 14:20:33 +08:00
Gang ZHANG 929f78c23d can process import relation 2018-10-29 12:24:35 +08:00
Gang ZHANG c06c44661c could parse parameters in C++ 2018-10-29 10:20:22 +08:00
Gang ZHANG c3546aa8e2 add cdt 2018-10-23 17:11:28 +08:00
Gang ZHANG a55530ff28 replace file transversal 2018-10-22 22:27:18 +08:00
Gang ZHANG f15ea38f37 refactory configuration and dependency map 2018-10-22 19:44:21 +08:00
Gang ZHANG a908c98794 add cpp support 2018-10-19 18:46:47 +08:00
Gang ZHANG a65bed10e9 add cpp support 2018-10-19 18:46:38 +08:00
Gang ZHANG cc02daf915 add cpp parser, still cannot parse file correctly 2018-10-13 11:02:41 +08:00
Gang ZHANG 0255093c1d fix dependencies of creator 2018-10-05 22:50:07 +08:00
Gang ZHANG c2ea9d6bf4 refactory 2018-10-03 14:30:34 +08:00
Gang ZHANG c0871c6bed remove test data 2018-10-02 22:20:56 +08:00
Gang ZHANG 1ed9cd2236 fix 'this' regression issue 2018-10-02 21:40:51 +08:00
Gang ZHANG 607bf72d1f fix function issue; add lookup functions of parent 2018-10-02 21:22:54 +08:00
Gang ZHANG ac1f7d5a0c can parse expressions, still lot of expressions cannot calcuated 2018-10-01 17:39:14 +08:00
Gang ZHANG 5ea2a68966 refactored: can parse all relations except expression 2018-09-30 06:51:01 +08:00
Gang ZHANG 010ee718f8 prepare for refactory - late add relation 2018-09-29 11:20:22 +08:00
Gang ZHANG a447c22797 refactory 2018-09-29 10:37:01 +08:00
Gang ZHANG a6135bdea2 change grammar file to v8 2018-09-27 21:20:24 +08:00
Gang ZHANG c5e3729e2b add field access expression 2018-09-25 14:53:09 +08:00
Gang ZHANG 99b712c4bf can parse a.b.c = 1 2018-09-23 14:23:31 +08:00
Gang ZHANG 09b25f297b add simple set relation 2018-09-23 11:42:41 +08:00
Gang ZHANG 6f31e63fc0 add simple set relation 2018-09-23 11:42:34 +08:00
Gang ZHANG 14facfd0e7 can store parameter variable 2018-09-23 11:04:11 +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