0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 06, 2025 — Oct 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'testing/zig-integration' More... 5 days ago
zig: Fix: Minor spelling mistake in comments More... 5 days ago
Cleanup of mos_build.addExecutable method More... 5 days ago
Fix: objcopy output not getting rebuild More... 7 days ago
Readme update for Zig support More... 7 days ago
zapps: Minor spelling corrections & refactoring More... 8 days ago
zm: Added wrapper for 'cm_process_get_pid', 'cm_delay' More... 8 days ago
Optimization set to ReleaseSmall for NDEBUG builds More... 9 days ago
Disable SSE, FPU CPU features in Zig builds More... 9 days ago
zm: Fix: crash function must never be inlined More... 9 days ago
zm: Panic handler now prints log with details More... 9 days ago
zm: Added wrapper for syscalls, graphics and windows More... 9 days ago
Fix: ZELLO should only be loaded for non-graphical builds More... 9 days ago
cm: Fix: cm_window_flush_graphics should return void More... 9 days ago
GA: Build with Zig Support & NDEBUG added More... 10 days ago
zm: Zig wrapper for CM Debug logging function More... 10 days ago
cm: Fix: Adding const qualifier to fmt argument More... 10 days ago
CMake build variables now passed to ZM build More... 10 days ago
Refactor module creation to common function More... 10 days ago
Some function and structure renaming More... 10 days ago
Rename 'app/zig/hello' -> 'app/zig/zello' More... 10 days ago
Renamed 'apps/zapps' -> 'apps/zig' More... 10 days ago
Setup Zig environment in GitHub Actions More... 10 days ago
cmake: New MOS_ENABLE_ZIG_SUPPORT option More... 10 days ago
Custom panic handler for Zig apps More... 10 days ago
cm: Marked noreturn to functions that do not return More... 10 days ago
Fix: Annoying Clang warning for functions with () More... 10 days ago
Fix: Annoying Clang warning for functions with () More... 10 days ago
Update Zig 'Hello' app to test multithreading More... 10 days ago
Add some more process/thread functions to ZM More... 10 days ago