Taoyouce
  • Joined on 2026-05-27
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-14 22:09:41 +08:00
1d56d10e34 chore: migrate to moon 0.1.20260713 idioms (Map([]) literals, Hash::hash/Compare::compare qualified calls, pkgtype executable in moon.pkg)
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-14 21:59:52 +08:00
d7af492108 docs: refresh examples guard evidence
35f4eed567 fix(ci): use Eq-based assert_true in row_poly_test for new-toolchain assert_eq Debug requirement
Compare 2 commits »
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-14 21:57:03 +08:00
2fa60f1b1a chore: replace deprecated unsafe_charcode_at/to_string with unsafe_get/to_owned (deny-warn clean)
b6d9ab20d2 perf round 2: ini_parse single-pass scan 8.5x, parse_iso8601 charcode indexing 3.7x, CLI parse 2.8x (zero-alloc spec matching), Keccak in-place rho+pi 1.5x, strftime/rfc2822 direct writes
Compare 2 commits »
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 08:18:06 +08:00
25316edab2 docs: refresh examples guard evidence
d763c951b7 style: use Map::length over deprecated size
14167eb8ff perf: histogram diff 13.8x (interning + array histogram + balanced anchors), did-you-mean 4.2x (bounded DL with Ukkonen band), ISO 8601 formatting 3.1x (direct digit writes); archive before/after evidence
Compare 3 commits »
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 07:56:00 +08:00
74753bfb4e docs: refresh examples guard evidence
b16de97f93 bench: config (TOML/INI) and diff (myers/histogram/patience/patch/diff3) native benches with archived results — full INFRA bench coverage
Compare 2 commits »
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 07:36:43 +08:00
ff1fd64624 docs: refresh examples guard evidence from acceptance run
2b4cdc0159 bench+guard: time/resilience/cli/pbt native benches with archived results; demos_guard for all 20 examples wired into acceptance
Compare 2 commits »
Taoyouce pushed tag v0.2.0 to Taoyouce/moonbit-pathfinding 2026-07-13 06:44:01 +08:00
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 06:44:00 +08:00
02f69cff39 release: write mooncakes credentials without BOM; make moon publish idempotent on rerun
Taoyouce pushed tag v0.2.0 to Taoyouce/moonbit-pathfinding 2026-07-13 02:49:04 +08:00
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 02:49:03 +08:00
a20c9d6f8c release: fix release_guard.ps1 for new moon.mod text format; archive v0.2.0 readiness evidence
Taoyouce pushed tag v0.2.0 to Taoyouce/moonbit-pathfinding 2026-07-13 02:43:37 +08:00
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 02:43:35 +08:00
a5d981a2e4 v0.2.0: third INFRA demo batch (9), per-direction tutorials, hash/compress benches, release metadata
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 02:17:48 +08:00
c7602c4713 examples: add second batch of INFRA end-to-end demos (actor/build/serialization/dst/config+diff)
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 02:02:43 +08:00
e0f86b3cba feat(examples): INFRA flagship demos batch 1 — mini_compiler pipeline, regex toolkit, structured log pipeline
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 01:50:52 +08:00
dcbec4e747 build: exclude data/bench/doc artifacts from the mooncakes package (fixes 413 on publish)
Taoyouce pushed tag v0.1.0 to Taoyouce/moonbit-pathfinding 2026-07-13 01:46:10 +08:00
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 01:45:33 +08:00
d942abb9af release: v0.1.0 — real OSM playground, typed WIT OSM exports, ecosystem docs
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 01:41:39 +08:00
111ba0b8c8 docs(articles): community forum article draft on the library's engineering practices
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 01:40:24 +08:00
8675c936c6 docs: reference second downstream consumer Suquster/moonbit-maze
Taoyouce pushed to main at Taoyouce/moonbit-pathfinding 2026-07-13 01:35:47 +08:00
f7960668d5 docs(presentation): 5-minute live defense script with ops checklist and fallbacks