<feed xmlns='http://www.w3.org/2005/Atom'>
<title>HydroRoll/examples, branch hydroroll-bot-patch-1</title>
<subtitle>跨平台、多任务、高度自定义的骰系开发框架。</subtitle>
<id>https://git.hydroroll.team/HydroRoll/atom?h=hydroroll-bot-patch-1</id>
<link rel='self' href='https://git.hydroroll.team/HydroRoll/atom?h=hydroroll-bot-patch-1'/>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/'/>
<updated>2024-06-16T20:24:14Z</updated>
<entry>
<title>chore(format): ruff lint code</title>
<updated>2024-06-16T20:24:14Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2024-06-16T20:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=dfec9f99d1726b3c3a4e9426f50c955fcaddb623'/>
<id>urn:sha1:dfec9f99d1726b3c3a4e9426f50c955fcaddb623</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(examples): update file tree</title>
<updated>2024-06-16T19:52:59Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2024-06-16T19:52:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=525de52d687b44fb14be7da2c46c548eb8a32fbd'/>
<id>urn:sha1:525de52d687b44fb14be7da2c46c548eb8a32fbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor(command): 命令词法解析器 (#82)</title>
<updated>2024-02-26T05:21:50Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2024-02-26T05:21:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=e6e9453a024dff943ea52b4fb588f2cf7fec509b'/>
<id>urn:sha1:e6e9453a024dff943ea52b4fb588f2cf7fec509b</id>
<content type='text'>
* refactor(command): 重构命令路由

* feat(lua): 包装异步方法`self.event.reply` =&gt; `msg:echo`

* feat(lua): 包装异步输入流方法`self.event.ask` =&gt; `msg:ask`

* 'Refactored by Sourcery' (#83)

Co-authored-by: Sourcery AI &lt;&gt;

* feat(Token|Lexer): 添加`Token`与`Lexer`类

* refactor(Lexer): 词法分析器添加`advance`方法

* chore: lint code

* refactor: sync gensokyo adapter

* feat: Cli parser (#85)

* feat(cli): 添加`Cli`类，解析命令行参数

* fix: 修复错误的`dest`与`action`

* feat(cli): 实现`install_package` 与 `build_template`

* feat(cli): 实现`-c|--config`指令配置镜像常量等

* feat(cli): 使用高效率的异步网络库`aiohttp`

* fix(cli): `TYPE_CHECKING` with partially module `typing`

* refactor!: examples, tests, src... rewrite in rust

---------

Co-authored-by: sourcery-ai[bot] &lt;58596630+sourcery-ai[bot]@users.noreply.github.com&gt;</content>
</entry>
<entry>
<title>chore: delete useless files</title>
<updated>2023-11-03T13:17:06Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2023-11-03T13:17:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=94071d7ce16c56641d67d488e2bac6be84ffe731'/>
<id>urn:sha1:94071d7ce16c56641d67d488e2bac6be84ffe731</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #8 from HydroRoll-Team/dependabot/npm_and_yarn/examples/with-react-native-web/sideway/formula-3.0.1</title>
<updated>2023-10-29T05:47:24Z</updated>
<author>
<name>简律纯</name>
<email>i@jyunko.cn</email>
</author>
<published>2023-10-29T05:47:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=58d7bc6a2057ab5daac2aa590fc873c85b388bbb'/>
<id>urn:sha1:58d7bc6a2057ab5daac2aa590fc873c85b388bbb</id>
<content type='text'>
Bump @sideway/formula from 3.0.0 to 3.0.1 in /examples/with-react-native-web</content>
</entry>
<entry>
<title>Bump @sideway/formula in /examples/with-react-native-web</title>
<updated>2023-06-25T02:01:03Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-06-25T02:01:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=869a8fd0a2bd3e4676d2abc9e4364f558148e28a'/>
<id>urn:sha1:869a8fd0a2bd3e4676d2abc9e4364f558148e28a</id>
<content type='text'>
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1.
- [Commits](https://github.com/sideway/formula/compare/v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@sideway/formula"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title>Bump decode-uri-component in /examples/with-react-native-web</title>
<updated>2023-06-25T01:59:32Z</updated>
<author>
<name>dependabot[bot]</name>
<email>49699333+dependabot[bot]@users.noreply.github.com</email>
</author>
<published>2023-06-25T01:59:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=4dc928b2783819ff8ac544556905afd1d6aeceb9'/>
<id>urn:sha1:4dc928b2783819ff8ac544556905afd1d6aeceb9</id>
<content type='text'>
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] &lt;support@github.com&gt;</content>
</entry>
<entry>
<title></title>
<updated>2023-04-27T17:47:57Z</updated>
<author>
<name>简律纯</name>
<email>hsiangnianian@outlook.com</email>
</author>
<published>2023-04-27T17:47:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hydroroll.team/HydroRoll/commit/?id=8b2c4a38a461ff5ecc95972291bc711e2c5dec9a'/>
<id>urn:sha1:8b2c4a38a461ff5ecc95972291bc711e2c5dec9a</id>
<content type='text'>
</content>
</entry>
</feed>
