04958fc74b
docs: Use generic RE API v2 language and cargo install instructions
20953db8e1
refactor: replace nativelink-proto with self-generated protos
7e1b740d78
docs: Add init subcommand to USAGE.md and README.md
1ca10497c1
test: Add integration tests for objfs init subcommand
989a7a872f
feat: Add ObjfsConfig awareness to objfs-cc-wrapper
dd1553ce37
feat: Wire ObjfsConfig into cargo-objfs-rustc runtime
3d52a8a6c4
feat: Add objfs init subcommand with auto-detection and config export
17ce0f4de6
fix: Scrub personal references from source code and scripts
b4ba4af4b8
docs: Consolidate root to README.md and USAGE.md, scrub personal references
8581f4b3d1
docs: Remove old root docs and update README links
105acaa5f0
docs: Add guides for quickstart, remote execution, worker setup, CI/CD, and C/C++
37a0c9c136
docs: Add reference docs for architecture, linking strategy, and auto-worker registration
a0706b70f0
fix: Scrub personal references from source code and scripts
fbb8e8a48b
docs: Consolidate root to README.md and USAGE.md, scrub personal references
fee7d7853a
docs: Remove old root docs and update README links
2c3c81181b
docs: Add guides for quickstart, remote execution, worker setup, CI/CD, and C/C++
c5aad1a302
docs: Add reference docs for architecture, linking strategy, and auto-worker registration
6295570145
docs: Document git-issue sync for issue notes
ed18c44080
track: Add issues for ccache-level C/C++ support
ceb2917ebd
track: Add issues for ccache-level C/C++ support
9517aaf64a
docs: Apply Elements of Style to C/C++ documentation
3915eea2db
docs: Add comprehensive C/C++ integration guide
[fix] Use f64 literals for bg_seconds/fg_seconds in tasks_db_fjall tests
af26ceb7f1
[fix] Use f64 literals for bg_seconds/fg_seconds in tasks_db_fjall tests
[fix] Fix decompiler adding extra parentheses around computed verb names (#626)
9e835e1721
[fix] Fix decompiler adding extra parentheses around computed verb names (#626)
04fe380aa6
feat(kernel): complete nursery object implementation
116be97ed2
feat(kernel): add nursery for task-local anonymous objects
6a14ec2335
[fix] Fix #627 bad utf8 offsetting in Str::range_set
0cf2bdf6d8
[chore] clean clippy
5f6f754df8
[chore] clean clippy
bceb15c881
docs: Add MOO LSP design document
2bfe2d7498
feat: add moor-lsp Language Server Protocol implementation
0f84e1c377
plan: textdump load test generator
7dde48bca2
refactor: extract moor-client crate from mcp-host
fded6e9430
[fix] Attempt to improve accessibility for room descriptions
32d8dec799
Fix import warning
1cc7acee8d
feat: add moor-lsp Language Server Protocol implementation
abc5b653c8
plan: textdump load test generator
Upgrade to Fjall 3.0.0 ; breaking DB format changes
LGTM. It might be good to make it clear that the group size for builtins is enforced at compile time. But the rest seems pretty uncontroversial.