Aoran Zeng
|
ad087be36a
|
实现 xy_map_set()
|
2025-08-20 16:15:32 +08:00 |
|
Aoran Zeng
|
0a421eb1cb
|
测试 seq
|
2025-08-20 15:34:29 +08:00 |
|
Aoran Zeng
|
b4e2a56abc
|
实现 xy_seq_at()
|
2025-08-20 15:34:05 +08:00 |
|
Aoran Zeng
|
2692f07a2b
|
使用 xy_cant_be_null()
|
2025-08-20 15:06:50 +08:00 |
|
Aoran Zeng
|
57d81b2edd
|
实现 xy_seq_each/len/first/last()
|
2025-08-20 14:57:58 +08:00 |
|
Aoran Zeng
|
77a3b458bd
|
实现 xy_seq_pop()
|
2025-08-20 13:31:15 +08:00 |
|
Aoran Zeng
|
e2c8525027
|
添加 xy_seq_push()
|
2025-08-20 13:01:46 +08:00 |
|
Aoran Zeng
|
c33a9dafd0
|
Rename xy_arylen() to xy_c_array_len()
|
2025-08-20 12:30:27 +08:00 |
|
Aoran Zeng
|
9023f8d0e7
|
Rename xy_strjoin() to xy_strcat()
|
2025-08-20 12:25:08 +08:00 |
|
Aoran Zeng
|
6fb8677451
|
标注更多 flavor
|
2025-08-20 12:02:37 +08:00 |
|
Aoran Zeng
|
6178b212a0
|
添加 echo() 并使用 @flavor 标注API参考依据
|
2025-08-20 11:42:45 +08:00 |
|
Aoran Zeng
|
34fa12edde
|
添加 xy_noop()
|
2025-08-20 11:32:37 +08:00 |
|
Mikachu2333
|
b6a910143d
|
修复某些系统which 不存在的问题 (#271)
|
2025-08-20 10:45:08 +08:00 |
|
Aoran Zeng
|
795ed0964f
|
更新代码风格文档
|
2025-08-19 09:55:03 +08:00 |
|
Aoran Zeng
|
3dfe2bb3cf
|
Fix xy.c
|
2025-08-19 09:52:16 +08:00 |
|
Mikachu2333
|
978d4c68c4
|
typo
|
2025-08-19 09:19:33 +08:00 |
|
Mikachu2333
|
03af965c4e
|
fix
|
2025-08-19 09:19:33 +08:00 |
|
Mikachu2333
|
80f4690b14
|
remove warn msg
|
2025-08-19 09:19:33 +08:00 |
|
Mikachu2333
|
62341da96d
|
improve
|
2025-08-19 09:19:33 +08:00 |
|
Mikachu2333
|
1a1a863938
|
update
|
2025-08-19 09:18:33 +08:00 |
|
Mikachu2333
|
329b97a245
|
fix with suggestions
|
2025-08-19 09:18:33 +08:00 |
|
Mikachu2333
|
62bbe6de24
|
avoid vscode autoAddFileAssociations
|
2025-08-19 09:18:33 +08:00 |
|
Mikachu2333
|
5e4bf57d45
|
template comments
|
2025-08-19 09:18:33 +08:00 |
|
Mikachu2333
|
e98361f33b
|
xy.h comments
|
2025-08-19 09:18:33 +08:00 |
|
Aoran Zeng
|
555eb91d35
|
Fix and add test
|
2025-08-18 19:23:32 +08:00 |
|
Aoran Zeng
|
0d19ee249f
|
Fix xy_normalize_path()
|
2025-08-18 19:23:16 +08:00 |
|
Mikachu2333
|
4d813893e9
|
add tests
|
2025-08-18 18:42:44 +08:00 |
|
Mikachu2333
|
07685390b0
|
fix parent
|
2025-08-18 18:42:44 +08:00 |
|
Mikachu2333
|
0a91a9bdd5
|
test
|
2025-08-18 18:42:44 +08:00 |
|
Aoran Zeng
|
5f77b80a4b
|
Ignore the annoying changes to .vscode/settings.json
|
2025-08-17 17:38:50 +08:00 |
|
Aoran Zeng
|
97f307c93c
|
Add Markdown writing style
|
2025-08-17 17:27:58 +08:00 |
|
Aoran Zeng
|
e2146a5709
|
Update code style
|
2025-08-17 17:17:56 +08:00 |
|
Mikachu2333
|
a3cf4fcc99
|
fix pwsh path error (#250)
* add version
* improve test actions
* use XY_On_Windows
---------
Co-authored-by: mikachu2333 <mikachu23333@zohomail.com>
|
2025-08-17 16:15:52 +08:00 |
|
Aoran Zeng
|
41c449f4ac
|
Update README
|
2025-08-17 11:09:51 +08:00 |
|
Aoran Zeng
|
2e3dc93499
|
Update doc
|
2025-08-17 11:02:26 +08:00 |
|
Aoran Zeng
|
a31bfe0377
|
Update README
|
2025-08-17 10:59:50 +08:00 |
|
dependabot[bot]
|
6315f44950
|
Bump actions/download-artifact from 4 to 5 (#253)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-17 09:33:54 +08:00 |
|
dependabot[bot]
|
fbca61a7e2
|
Bump actions/checkout from 4 to 5 (#254)
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2025-08-17 09:33:22 +08:00 |
|
Aoran Zeng
|
3fe354930f
|
Update recipe template
|
2025-08-11 06:24:13 +08:00 |
|
Aoran Zeng
|
68175ed8fa
|
Fix code
|
2025-08-11 06:13:02 +08:00 |
|
Aoran Zeng
|
162deaf807
|
Rename doc
|
2025-08-11 05:35:39 +08:00 |
|
Aoran Zeng
|
ef154fed2b
|
Fix cli test
|
2025-08-11 05:28:24 +08:00 |
|
Aoran Zeng
|
066a377947
|
Adjust time order
|
2025-08-11 05:08:45 +08:00 |
|
Aoran Zeng
|
f099a86e53
|
Use chef_
|
2025-08-11 05:05:15 +08:00 |
|
Aoran Zeng
|
67915c36c4
|
Improve Ruby recipe
|
2025-08-11 04:58:23 +08:00 |
|
Aoran Zeng
|
9c51e8c0f1
|
Update doc
|
2025-08-11 04:47:17 +08:00 |
|
Aoran Zeng
|
d48bbc92e0
|
Update sources
|
2025-08-11 04:43:21 +08:00 |
|
Aoran Zeng
|
a9cb459609
|
Update manual time
|
2025-08-11 04:38:29 +08:00 |
|
Aoran Zeng
|
c2747c58be
|
Update doc
|
2025-08-11 04:37:04 +08:00 |
|
Aoran Zeng
|
41a5e772f5
|
Add doc 11
|
2025-08-11 04:33:28 +08:00 |
|