verstak/internal
mirivlad 7b9c9647ac test: add TestCallPluginFunction + final run - all 13 tests pass
- TestCallPluginFunction: verifies DoString calls Lua functions correctly
  - add(3,4) → 7, greet('World') → 'Hello, World', get_table() → table
- Full suite: 13 tests, 0 failures
- go build ./... clean
2026-06-07 16:41:47 +08:00
..
core test: add TestCallPluginFunction + final run - all 13 tests pass 2026-06-07 16:41:47 +08:00
gui fix: complete vault layout transition — fs_path everywhere, no more spaces/ 2026-06-02 15:43:40 +08:00
i18n feat: expose trash in gui 2026-06-05 01:05:57 +08:00