Khadgar xt
xt pushed to master at xt/cpp-book 2024-02-05 12:28:16 +08:00
59ae2f5dfa fix:修正一处链接错误。
xt pushed to master at xt/cpp-book 2024-02-05 12:27:30 +08:00
b0631dc622 feat:基本完成内容大纲。
8266ded856 chore:增加IDE格式配置。
Compare 2 commits »
xt pushed to master at xt/cpp-book 2024-02-05 11:04:22 +08:00
a46eaa109c build:全新构建书籍结构。
xt created branch master in xt/cpp-book 2024-02-05 11:04:22 +08:00
xt created repository xt/cpp-book 2024-02-05 11:04:04 +08:00
xt pushed to master at xt/pylib-solid 2023-12-28 10:59:57 +08:00
13419e5313 feat(compo):增加主内容区域布局组件。
ad408b9b2a enahnce(compo):改善动作图标的点击处理。
abc7b0a29e enhance(compo):动作图标组件增加禁用功能。
55ff7331d0 enhance(compo):调整导航区域内容。
20aefb48ce feat(compo):准备主导航区域。
Compare 10 commits »
xt created branch master in xt/pylib-solid 2023-12-28 10:59:57 +08:00
xt created repository xt/pylib-solid 2023-12-28 10:59:22 +08:00
xt pushed to master at xt/go-book 2023-09-12 16:04:08 +08:00
44caae4fc8 post:暂时完成基本类型。
9e78e85613 fix:修复admonish提示中的错误。
Compare 2 commits »
xt pushed to master at xt/go-book 2023-09-10 21:45:21 +08:00
deef0f833f post:基本完成标识符和关键字。
xt pushed to master at xt/go-book 2023-09-10 17:47:17 +08:00
c3da564596 post:基本完成版本发布。
2ae3e46067 post:基本完成go.mod文件的组成。
26d4780842 post:完成模块基本概念。
ed20d1b187 fix:纠正一些错字。
Compare 4 commits »
xt pushed to master at xt/go-book 2023-09-08 15:20:44 +08:00
ee356fd4aa fix:增补一些说明。
xt pushed to master at xt/go-book 2023-09-08 15:12:23 +08:00
1f2303bd25 post:增加ENBF语法规则定义说明。
07d49fbdd3 post:包一节增加import的语言规范定义。
a29d3467eb post:基本完成可见性一节的内容。
5c27260bd3 post:基本完成包的介绍。
cf03b47498 post:基本完成对于项目目录结构的介绍。
Compare 6 commits »
xt pushed tag v0.1.4 to xt/ag_toolsbox 2023-07-27 15:55:19 +08:00
xt pushed to main at xt/ag_toolsbox 2023-07-27 15:54:30 +08:00
1dd98c25df enhance(hail):暴露Hail ID算法的类型,方便其他项目中放置于Context中。
xt pushed to master at xt/ag_tools 2023-07-25 23:11:51 +08:00
190dd36490 enhance(crc):CRC系列校验算法增加使用大端序或者小端序输出的功能。
xt pushed to master at xt/ag_tools 2023-07-18 16:19:43 +08:00
8719a0e689 build(deps):更新ag_toolsbox的版本。
xt pushed tag v0.1.3 to xt/ag_toolsbox 2023-07-18 16:18:30 +08:00
xt pushed to main at xt/ag_toolsbox 2023-07-18 16:18:21 +08:00
68f052ef00 enhance(spiral):调整螺旋加密算法的默认强度。
xt pushed to master at xt/ag_tools 2023-07-18 16:10:49 +08:00
0992fbe3b6 enhance(spiral):增加螺旋加密算法的兼容模式。