Logo
Explore Help
Register Sign In
Brummel/AILang
1
0
Fork 0
You've already forked AILang
Code Issues 29 Pull Requests Actions Packages Projects Releases Wiki Activity
Files
69e738d6e6fd4c98821d42f1fe5776801e7f94b8
AILang/crates
T
History
Brummel d8d148224c refactor(test): slice the bytes, not the str (sliced_string_as_bytes)
`line[..s].as_bytes()` re-walks UTF-8 boundaries to slice the &str
first; `&line.as_bytes()[..s]` slices the byte view directly. `s` is a
byte offset from `str::find`, so the two are equivalent here. Clears
the last clippy warning in the workspace.
2026-06-02 02:35:17 +02:00
..
ail
docs: fix doc_lazy_continuation across the workspace
2026-06-02 02:34:40 +02:00
ailang-check
docs: fix doc_lazy_continuation across the workspace
2026-06-02 02:34:40 +02:00
ailang-codegen
docs: fix doc_lazy_continuation across the workspace
2026-06-02 02:34:40 +02:00
ailang-core
refactor(test): slice the bytes, not the str (sliced_string_as_bytes)
2026-06-02 02:35:17 +02:00
ailang-kernel
feat(lang): eliminate the Implicit ownership default — totality + the drop-soundness it demasks (#55)
2026-06-02 00:03:46 +02:00
ailang-mir
feat(codegen): relocate per-binder consume_count into MIR; delete codegen's second uniqueness run (mir.3a)
2026-05-31 19:48:57 +02:00
ailang-prose
refactor(prose): fold the five copies of effects-clause rendering into one helper
2026-06-02 02:19:35 +02:00
ailang-surface
refactor(surface): collapse the optional-clause duplicate-check onto set_once
2026-06-02 02:29:10 +02:00
ailang-test-support
refactor(test): hoist duplicated test helpers into ailang-test-support
2026-06-02 01:54:37 +02:00
Powered by Gitea Version: 1.26.4 Page: 398ms Template: 6ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API