LinXiaoYi
|
1ee9f1326b
|
fix yaml format bug and generate file
|
2021-06-29 01:28:12 +08:00 |
|
Ming Deng
|
076856f2c7
|
Merge pull request #791 from Codexiaoyi/parse-config
fix annotator and test formatter
|
2021-06-28 00:15:43 +08:00 |
|
LinXiaoYi
|
c9f06ca0a9
|
fix yaml formatter,delete xml formatter
|
2021-06-27 19:14:50 +08:00 |
|
LinXiaoYi
|
2422bf63e6
|
fix annotator and test formatter
|
2021-06-25 23:15:46 +08:00 |
|
Ming Deng
|
a829cb9846
|
Merge pull request #788 from y4h2/parse-config
Parse config | update structFiled and structNode to utilize built-in marshal
|
2021-06-17 23:10:15 +08:00 |
|
Ming Deng
|
4b4497c015
|
Merge pull request #790 from beego/develop
Merge develop
|
2021-06-17 23:09:56 +08:00 |
|
Ming Deng
|
5bbc43e153
|
Merge pull request #789 from y4h2/develop
fix lint | with uncoditional strings.Replace
|
2021-06-17 23:09:25 +08:00 |
|
Yu Huang
|
d0cfcd96ba
|
fix lint with uncoditional strings.Replace
|
2021-06-17 11:02:31 -04:00 |
|
Yu Huang
|
21681140a1
|
fix lint
|
2021-06-17 10:57:36 -04:00 |
|
Yu Huang
|
570494708c
|
fix test
|
2021-06-12 22:20:47 -04:00 |
|
Yu Huang
|
53dca8df00
|
update structFiled and structNode to utilize built-in marshal
|
2021-06-12 16:06:48 -04:00 |
|
Ming Deng
|
7a772542fb
|
Merge pull request #787 from Codexiaoyi/parse-config
add formatter to format field
|
2021-05-25 22:29:31 +08:00 |
|
Codexiaoyi
|
d6545036ae
|
add formatter to format field
|
2021-05-25 10:53:12 +08:00 |
|
Ming Deng
|
308b5e3088
|
Merge pull request #786 from beego/revert-785-parse-config
Revert "add annotator as a field formatter by annotation"
|
2021-05-24 23:19:09 +08:00 |
|
Ming Deng
|
64245c87fc
|
Revert "add annotator as a field formatter by annotation"
|
2021-05-24 23:18:14 +08:00 |
|
Ming Deng
|
b91a3a732d
|
Merge pull request #785 from Codexiaoyi/parse-config
add annotator as a field formatter by annotation
|
2021-05-24 23:15:34 +08:00 |
|
LinXiaoYi
|
1658822bf3
|
fix annotate to json with empty comment
|
2021-05-24 22:50:09 +08:00 |
|
LinXiaoYi
|
8401b2200b
|
add annotator as a field formatter by annotation
|
2021-05-24 21:59:01 +08:00 |
|
Ming Deng
|
102d5f8cc9
|
Merge pull request #783 from Codexiaoyi/parse-config
add annotator to parse doc
|
2021-05-24 21:14:36 +08:00 |
|
Ming Deng
|
864c8f999d
|
Merge pull request #784 from y4h2/parse-config
Parse-Config | supports field formatter
|
2021-05-24 21:13:42 +08:00 |
|
Yu Huang
|
7d3817ce1a
|
update parameter name
|
2021-05-23 10:19:48 -04:00 |
|
LinXiaoYi
|
965e4d8803
|
fix map init
|
2021-05-23 22:11:48 +08:00 |
|
Yu Huang
|
e0e24c8e7f
|
supports field formatter
|
2021-05-23 10:04:23 -04:00 |
|
LinXiaoYi
|
3e3b0359c0
|
add annotator to parse doc
|
2021-05-23 20:16:20 +08:00 |
|
Ming Deng
|
b168005893
|
Merge pull request #782 from y4h2/parse-config
Parse AST to generate config document
|
2021-05-23 18:30:19 +08:00 |
|
Yu Huang
|
aa69764e9f
|
supports inline struct and optimized code
|
2021-05-22 22:34:39 -04:00 |
|
Yu Huang
|
c3bb85f7b1
|
ignore other type
|
2021-05-22 10:26:33 -04:00 |
|
Yu Huang
|
70c4a5f5f0
|
add parser
|
2021-05-22 10:14:59 -04:00 |
|
Ming Deng
|
d63e07087c
|
Merge pull request #780 from flycash/develop
Remove Beego version because when we use GO mod, we can not know specific project's beego version
|
2021-05-08 19:40:01 +08:00 |
|
Ming Deng
|
6b1c370fd0
|
Fix static check
|
2021-05-07 21:10:49 +08:00 |
|
Ming Deng
|
7b3d1b5f64
|
Remove Beego version because when we use GO mod, we can not know specific project's beego version
|
2021-05-06 22:58:31 +08:00 |
|
Ming Deng
|
551d7cb8d3
|
go mod tidy
|
2021-04-30 22:26:23 +08:00 |
|
Ming Deng
|
cbb523325d
|
Merge pull request #762 from flycash/generateRouters
Add bee generate routers command
|
2021-02-09 23:54:59 +08:00 |
|
Ming Deng
|
22a4b07b4a
|
Add bee generate routers command
|
2021-02-09 23:34:45 +08:00 |
|
Ming Deng
|
0a690decfb
|
Merge pull request #606 from LnZd/feature/analyse-import-pkg
search package from import paths, while missing type object
|
2021-02-09 20:11:41 +08:00 |
|
Ming Deng
|
21f42e22a4
|
Merge pull request #603 from LnZd/fix-required-tag
Fix required struct tag
|
2021-02-09 19:48:53 +08:00 |
|
John
|
9428a53176
|
fix test case
|
2021-02-07 10:54:57 +08:00 |
|
John
|
824fa639f0
|
add more test case
|
2021-02-07 10:47:42 +08:00 |
|
John
|
637637efb2
|
add copyright comment
|
2021-02-06 20:32:17 +08:00 |
|
John
|
7f80477761
|
update .travis.yml
|
2021-02-06 20:22:14 +08:00 |
|
John
|
d995fc5328
|
add unit test
|
2021-02-06 20:10:12 +08:00 |
|
John
|
02a66c7bd7
|
change log level
|
2021-02-06 19:44:32 +08:00 |
|
John
|
9541046a29
|
load package from ouside of the project
|
2021-02-05 09:44:52 +08:00 |
|
John
|
d0bc4f76fc
|
Merge branch 'develop' into fix-required-tag
|
2021-01-28 19:48:23 +08:00 |
|
John
|
100f0af03a
|
Merge branch 'develop' into feature/analyse-import-pkg
|
2021-01-28 19:45:53 +08:00 |
|
Ming Deng
|
3a727232d7
|
Merge pull request #760 from wangle201210/develop
Template url customization
|
2021-01-11 23:40:50 +08:00 |
|
王厚伟
|
29e2203ba1
|
optimization bee pro gen url
|
2021-01-11 00:24:24 +08:00 |
|
王厚伟
|
a44ef93f99
|
接收不同git仓库
|
2021-01-08 02:09:11 +08:00 |
|
Ming Deng
|
88101ce7a5
|
Merge pull request #759 from zyt312074545/fix/help_info
fix help message
|
2020-12-29 09:36:36 +08:00 |
|
zyt312074545
|
6f2d624a32
|
fix help message
|
2020-12-29 00:04:09 +08:00 |
|