| .. |
|
Cache
|
【重构】模块相关函数由StringTemplateUtil移到StringTemplateManager
|
2021-11-30 16:32:31 +08:00 |
|
DataConverts
|
【特性】新增convert_template支持
|
2021-12-18 20:11:59 +08:00 |
|
DataCreators
|
【修复】修复excel中未定义多态或可空类型的__type__列时抛出无法准确定位错误信息的异常的问题
|
2021-12-22 15:04:28 +08:00 |
|
DataExporters
|
【特性】新增code_protobuf3及data_protobuf3_json支持
|
2021-12-08 20:39:58 +08:00 |
|
DataSources
|
【优化】调整了excel格式,允许使用##var来标识顶层字段,并且允许自由调整顶层字段行的位置
|
2021-12-20 18:15:14 +08:00 |
|
DataVisitors
|
【修复】修复data_resources导出
|
2021-12-24 13:57:31 +08:00 |
|
Datas
|
【优化】读取excel标题头列时,如果遇到不认识的标签,打印警告。将示例中的##+全部统一成##var。
|
2021-12-12 13:12:01 +08:00 |
|
Defs
|
【特性】新增 --output:tables, --output:include_tables, --output:exclude_tables 用于指定包含或者排除某些表
|
2021-12-18 18:50:03 +08:00 |
|
Generate
|
【调整】调整data_resources输出中tag和资源值的顺序,tag在前,资源值在后
|
2021-12-27 10:10:46 +08:00 |
|
RawDefs
|
【特性】新增refgroup,方便很多字段都引用到同一组引用表的情况。
|
2021-12-05 20:49:00 +08:00 |
|
TypeVisitors
|
【优化】新增 --go:bright_module_name 参数,优化go的生成代码,使用比较地道的module机制
|
2021-12-17 10:24:58 +08:00 |
|
Utils
|
【修复】修复data_resources导出
|
2021-12-24 13:57:31 +08:00 |
|
Validators
|
【修复】修复ref只包含一个refgroup,同时refgroup只包含一个表时,错误判定为需要genRef,导致生成代码出错的bug
|
2022-01-03 12:51:46 +08:00 |
|
l10n
|
【修复】修复enum与bean没有正确处理tags导致枚举类型字段无法正确生成ref的bug
|
2021-10-28 16:20:34 +08:00 |
|
.editorconfig
|
【优化】缓存在excel中的定义的表ValueType结构,加速生成
|
2021-11-10 16:06:55 +08:00 |
|
GenArgs.cs
|
【特性】新增cfg python27 json支持
|
2021-12-22 18:10:35 +08:00 |
|
GenContext.cs
|
【调整】名称调整,统一 pb => protobuf
|
2021-12-04 14:47:47 +08:00 |
|
JobController.cs
|
【特性】新增convert_template支持
|
2021-12-18 20:11:59 +08:00 |
|
RenderExtension.cs
|
【特性】新增convert_template支持
|
2021-12-18 20:11:59 +08:00 |
|
TTypeExtensions.cs
|
[init] add initial project files
|
2020-10-21 21:25:28 +08:00 |
|
ValidatorContext.cs
|
【优化】读取excel标题头列时,如果遇到不认识的标签,打印警告。将示例中的##+全部统一成##var。
|
2021-12-12 13:12:01 +08:00 |