金戟
|
38221a67ef
|
release 0.6.6
|
2021-05-22 19:00:35 +08:00 |
|
金戟
|
96d1f9d633
|
release v0.6.5
|
2021-05-02 08:10:58 +08:00 |
|
金戟
|
9924d7d2fc
|
release v0.6.4
|
2021-04-24 17:43:43 +08:00 |
|
金戟
|
9d6e4dd1fa
|
bump to v0.6.3
|
2021-04-18 10:26:06 +08:00 |
|
金戟
|
5904ad99cb
|
release v0.6.2
|
2021-04-07 21:38:24 +08:00 |
|
金戟
|
b41923bfa0
|
release v0.6.1
|
2021-04-06 08:09:23 +08:00 |
|
金戟
|
e370114b01
|
release v0.6
|
2021-03-27 20:05:21 +08:00 |
|
金戟
|
b062dbc592
|
move private accessor to tool package
|
2021-03-21 07:43:22 +08:00 |
|
金戟
|
606760d632
|
refactor test code, and omni constructor test
|
2021-03-18 23:51:06 +08:00 |
|
金戟
|
250a1beaf9
|
bump to version 0.5.2
|
2021-03-13 09:35:33 +08:00 |
|
金戟
|
4995bbd9a9
|
support access private member of super class
|
2021-03-09 14:21:05 +08:00 |
|
金戟
|
e46ec3d98a
|
release v0.5.1
|
2021-03-03 09:46:21 +08:00 |
|
金戟
|
f01ff10fba
|
narrow down Exception scope when possible
|
2021-02-22 15:56:50 +08:00 |
|
金戟
|
f96d272f97
|
release 0.5.0
|
2021-02-21 13:56:22 +08:00 |
|
金戟
|
d57dedb6fc
|
release v0.4.12
|
2021-02-07 10:41:07 +08:00 |
|
金戟
|
d860684e91
|
add switch to disable private access target existence check
|
2021-02-06 21:56:36 +08:00 |
|
金戟
|
f228ed5002
|
release v0.4.11
|
2021-02-02 07:49:20 +08:00 |
|
金戟
|
290d0db400
|
support specify source class for private accessor
|
2021-02-01 08:08:33 +08:00 |
|
金戟
|
ab8a0b32e5
|
fix compile time check for private member access
|
2021-01-31 20:18:53 +08:00 |
|
金戟
|
39c788cd02
|
check method parameter count
|
2021-01-31 15:10:34 +08:00 |
|
金戟
|
7029579534
|
fix intellij gradle build issue with incorrect file protocol syntax
|
2021-01-31 12:39:58 +08:00 |
|
金戟
|
99e7c3bf18
|
bump to version 0.4.10
|
2021-01-22 08:26:01 +08:00 |
|
金戟
|
2f110ae4d6
|
bump version to 0.4.9
|
2021-01-09 08:03:11 +08:00 |
|
金戟
|
7ba44ae618
|
validate member accessed via PrivateAccessor exists
|
2021-01-08 22:57:25 +08:00 |
|
金戟
|
1f29aff00f
|
manual recursively check argument is unnecessary
|
2021-01-08 11:29:27 +08:00 |
|
金戟
|
c1744d2254
|
bump to v0.4.8
|
2021-01-08 08:14:12 +08:00 |
|
金戟
|
444967f676
|
recurisively looking into method parameters for more private access expression
|
2021-01-07 19:48:18 +08:00 |
|
金戟
|
860fdcf072
|
support private method invocation in assign statement
|
2021-01-07 18:55:33 +08:00 |
|
xuyuqing
|
580fed7dac
|
解决:Windows下文件分隔符替换多重转义的问题,增加本地maven仓库
|
2021-01-07 10:31:35 +08:00 |
|
金戟
|
36f170bdd3
|
release version 0.4.7
|
2020-12-31 07:30:21 +08:00 |
|
金戟
|
5ab1cf7a40
|
fit for gradle build in intellij
|
2020-12-30 23:51:38 +08:00 |
|
金戟
|
783b127bbb
|
fit windows path split
|
2020-12-30 16:03:36 +08:00 |
|
金戟
|
cd7097ded9
|
release version 0.4.6
|
2020-12-30 07:24:49 +08:00 |
|
金戟
|
e11f2e1645
|
release version 0.4.5
|
2020-12-27 20:13:07 +08:00 |
|
金戟
|
cbdab5a246
|
adapt source class loader to intellij context
|
2020-12-26 20:51:13 +08:00 |
|
金戟
|
96ea5680df
|
get Javac processing environment for intellij
|
2020-12-26 19:30:35 +08:00 |
|
金戟
|
a8b58ffe17
|
refer to lombok javac processing environment fetch
|
2020-12-26 11:48:36 +08:00 |
|
金戟
|
d6ac715f57
|
release v0.4.4
|
2020-12-24 07:33:45 +08:00 |
|
金戟
|
d17bdb258b
|
release v0.4.3
|
2020-12-21 10:27:46 +08:00 |
|
金戟
|
03253e529d
|
handle static member access
|
2020-12-20 21:30:34 +08:00 |
|
金戟
|
bf4c263d93
|
bump to v0.4.2
|
2020-12-15 19:19:58 +08:00 |
|
金戟
|
180dfe9da8
|
set to next snapshot
|
2020-12-14 19:06:38 +08:00 |
|
金戟
|
2dea6f9480
|
update docs and bump version to 0.4.1
|
2020-12-12 00:05:53 +08:00 |
|
金戟
|
857b5e2295
|
bump to v0.4.0
|
2020-12-11 12:22:22 +08:00 |
|
金戟
|
495c08f716
|
extra common configure to parent pom
|
2020-12-08 16:22:14 +08:00 |
|
金戟
|
da650eb14d
|
add testable all module
|
2020-12-08 15:51:51 +08:00 |
|
金戟
|
b74b21cae6
|
set to snapshot
|
2020-12-05 09:39:20 +08:00 |
|
金戟
|
dd7499f3cf
|
bump version to 0.3.2
|
2020-12-01 23:54:04 +08:00 |
|
金戟
|
1af6b8c8b6
|
fit private access for gradle build
|
2020-11-30 21:32:13 +08:00 |
|
金戟
|
92f9c27561
|
dump to snapshot version
|
2020-11-28 20:36:20 +08:00 |
|