| mach-dxcompiler | Add HRESULT check to machDxcCompileResultGet* functions | sinnwrig | 1 year ago |
| mach-dxcompiler | Update to zig 2024.10 and Add new build options and shader inclusion overrides | ronald-mz | 1 year ago |
| mach-dxcompiler | Update to zig 2024.10 | ronald-mz | 1 year ago |
| mach-dxcompiler | Added new build options and shader file inclusion overrides. | sinnwrig | 2 years ago |
| mach-dxcompiler | refactor wchar args conversion | Inve1951 | 2 years ago |
| mach-freetype | update build.zig.zon to 0.14 format | bandithedoge | 1 year ago |
| mach-freetype | fix 'local variable is never mutated' errors and some typos | chadwain | 2 years ago |
| mach-freetype | correct pub for deprecated functions | nezvers | 2 years ago |
| mach-freetype | update zig: remove unused vars | nolanderc | 2 years ago |
| mach-freetype | update zig: remove unnecessary vars | ymndoseijin | 2 years ago |
| mach-freetype | Apply upstream changes of `hb_glyph_position_t` to `Position` and add testing to detect this in the future. | IntegratedQuantum | 2 years ago |
| mach-freetype | build: fix compile error | alichraghi | 2 years ago |
| mach-freetype | banish usingnamespace | alichraghi | 2 years ago |
| mach-freetype | update bindings | alichraghi | 2 years ago |
| mach-freetype | fix compile error | alichraghi | 2 years ago |
| mach-freetype | use package manager | alichraghi | 2 years ago |
| mach-freetype | port to zig package manager | LordMZTE | 3 years ago |
| mach-objc | update to zig 0.14.0 and latest revision of xcode-frameworks | ssttevee | 1 year ago |
| mach-objc | View: add override to remove default macos keybinds from interfering | foxnne | 1 year ago |
| mach-objc | Add various methods to classes in AppKit, fix EventMaskAny | jrachele | 1 year ago |
| mach-objc | Implement more input callbacks | foxnne | 1 year ago |
| mach-objc | `windowWillResize_toSize` -> `windowDidResize` | foxnne | 1 year ago |
| mach-objc | metal layer: Add `setOpaque` and `setOpacity` | foxnne | 1 year ago |
| mach-objc | generator/appkit: Add needed support for setting titlebar color (back… | foxnne | 1 year ago |
| mach-objc | Override `View` to catch input events, update generator for additiona… | foxnne | 1 year ago |
| mach-objc | build: Include missing assembly files | foxnne | 1 year ago |
| mach-objc | Add NSWindow and NSWindowDelegate methods | foxnne | 1 year ago |
| mach-objc | more ScreenCaptureKit | kristoff-it | 1 year ago |
| mach-objc | add ScreenCaptureKit | emidoots | 1 year ago |
| mach-objc | Add window title and frame methods | pdoane | 2 years ago |
| mach-objc | Eliminate usingnamespace and runtime initialization | mjbshaw | 2 years ago |
| mach-objc | Use the linker for selectors instead of the runtime | mjbshaw | 2 years ago |
| mach-objc | Support stack and global blocks | mjbshaw | 2 years ago |
| mach-objc | Simplify the directory structure | mjbshaw | 2 years ago |
| mach-objc | Add NSApplicationDelegate asm and generate related APIs | mjbshaw | 2 years ago |
| mach-objc | ns/objc additions | pdoane | 2 years ago |
| mach-objc | cg: fix Float definition | pdoane | 2 years ago |
| mach-objc | improved blocks and generics support | pdoane | 2 years ago |
| mach-objc | additional ns types and fixes | pdoane | 2 years ago |
| mach-objc | Initial import | pdoane | 2 years ago |
| mach-opus | update zig, add encoder support | alichraghi | 2 years ago |
| mach-opus | Remove unreachables | menduz | 2 years ago |
| mach-opus | examples: import as "mach-sysaudio" and "mach-opus" | alichraghi | 2 years ago |
| mach-opus | build: disable example and tests for now | alichraghi | 2 years ago |
| mach-opus | all: replace test with sysaudio example | alichraghi | 2 years ago |
| mach-opus | update dependencies | alichraghi | 2 years ago |
| mach-opus | update dependencies | alichraghi | 2 years ago |
| mach-opus | update dependencies | alichraghi | 2 years ago |
| mach-opus | update to latest Zig API | alichraghi | 2 years ago |
| mach-opus | switch to pkg.machengine.org | alichraghi | 2 years ago |
| mach-opus | update dependencies | alichraghi | 2 years ago |
| mach-opus | update dependencies | alichraghi | 2 years ago |
| mach-opus | init | alichraghi | 2 years ago |
| mach-flac | update zig | alichraghi | 2 years ago |
| mach-flac | examples: import as "mach-sysaudio" and "mach-opus" | alichraghi | 2 years ago |
| mach-flac | build: disable example and tests for now | alichraghi | 2 years ago |
| mach-flac | example: fix usage help | alichraghi | 2 years ago |
| mach-flac | all: replace test with sysaudio example | alichraghi | 2 years ago |
| mach-flac | update to latest Zig API | alichraghi | 2 years ago |
| mach-flac | switch to pkg.machengine.org | alichraghi | 2 years ago |
| mach-flac | update dependencies | alichraghi | 2 years ago |
| mach-flac | depend on hexops/flac | alichraghi | 2 years ago |
| mach-flac | init | alichraghi | 2 years ago |
| fastfilter | Fix build on 0.13.0-dev.274+c0da92f71 | SuperAuguste | 2 years ago |
| fastfilter | update to latest build API | alichraghi | 2 years ago |
| fastfilter | binaryfusefilter: use wrapping add instead of `@addWithOverflow` | ehaas | 3 years ago |
| fastfilter | key and seed addition might overflow, causing a runtime error in curr… | marijnfs | 4 years ago |
| fastfilter | rename repository to fastfilter to account for binary fuse filters | emidoots | 4 years ago |
| fastfilter | binary fuse filters: add benchmarks, deprecated traditional fuse filters | emidoots | 4 years ago |
| fastfilter | binary fuse filter: handle small input edge cases & fix upstream | emidoots | 4 years ago |
| fastfilter | binaryfusefilter: fix issues with very large & very small sets | emidoots | 4 years ago |
| fastfilter | add experimental binary fuse filters by Daniel Lemire & Thomas M.G. | emidoots | 4 years ago |
| fastfilter | Add much-improved benchmarking suite with more detailed numbers & better acccuracy | emidoots | 4 years ago |
| fastfilter | CI: update Zig version | emidoots | 4 years ago |
| fastfilter | use more conventional `.deinit()` syntax | emidoots | 5 years ago |
| fastfilter | update to latest zig@master / latest inline function syntax | emidoots | 5 years ago |
| fastfilter | add benchmarks; Intel i9 & AMD Ryzen 3900X measurements | emidoots | 5 years ago |
| fastfilter | use a custom error type | emidoots | 5 years ago |
| fastfilter | rename sizeInBytes -> size_in_bytes (match style guide) | emidoots | 5 years ago |
| fastfilter | README: add changelog & release v0.8.0 | emidoots | 5 years ago |
| fastfilter | all: follow Zig naming conventions + style guide | emidoots | 5 years ago |
| fastfilter | add iterator support | emidoots | 5 years ago |
| fastfilter | make it possible to configure max iterations | emidoots | 5 years ago |
| fastfilter | fusefilter: support any arbitrary fuse filter bit width | emidoots | 5 years ago |
| fastfilter | add serialization tips | emidoots | 5 years ago |
| fastfilter | README: more consistency | emidoots | 5 years ago |
| fastfilter | README: more concise, consistent formatting | emidoots | 5 years ago |
| fastfilter | add unique slice helper (typically O(N) time complexity) | emidoots | 5 years ago |
| fastfilter | util: remove unused import | emidoots | 5 years ago |
| fastfilter | README: add usage docs, call out benefits of Zig | emidoots | 5 years ago |
| fastfilter | fusefilter: rename Fuseset -> Set | emidoots | 5 years ago |
| fastfilter | xorfilter: add 8/16/32/64-bit xorfilter implementation | emidoots | 5 years ago |
| fastfilter | README: major kudos and credit where credit is due | emidoots | 5 years ago |
| fastfilter | implement fusefilter (passing all tests) | emidoots | 5 years ago |
| brotli | Chore: Fix removed std.Build APIs | Tomcat-42 | 1 year ago |
| brotli | Fixing build.zig for 0.12.0 | srjilarious | 2 years ago |
| brotli | Build with Zig 0.12.0-dev.3667+77abd3a96 | jayschwa | 2 years ago |
| brotli | update to latest build API | alichraghi | 2 years ago |
| brotli | Fix `addCSourceFiles` error, and add `build.zig.zon` file with include paths | dcov | 2 years ago |
| brotli | update to latest Zig API | alichraghi | 2 years ago |
| brotli | Update build.zig | DraagrenKirneh | 2 years ago |
| brotli | Update build.zig to latest Zig API | DraagrenKirneh | 2 years ago |
| harfbuzz | update | alichraghi | 2 years ago |
| harfbuzz | switch to pkg.machengine.org | alichraghi | 2 years ago |
| harfbuzz | Fix package name typo in build.zig.zon | tensorush | 2 years ago |
| harfbuzz | Update build.zig | DraagrenKirneh | 2 years ago |
| harfbuzz | Install headers and update freetype | LordMZTE | 3 years ago |
| harfbuzz | Pass optimize/target to dependencies and update freetype | LordMZTE | 3 years ago |
| freetype | update build.zig.zon to 0.14 format | bandithedoge | 1 year ago |
| freetype | Chore: Fix removed APIs in std.Build | Tomcat-42 | 1 year ago |
| freetype | Fixing build.zig for 0.12.0 | srjilarious | 2 years ago |
| freetype | Build with Zig 0.12.0-dev.3667+77abd3a96 | jayschwa | 2 years ago |
| freetype | update to latest build API | alichraghi | 2 years ago |
| freetype | update to latest Zig API | alichraghi | 2 years ago |
| freetype | update | alichraghi | 2 years ago |
| freetype | switch to pkg.machengine.org | alichraghi | 2 years ago |
| freetype | Update to latest build changes | DraagrenKirneh | 2 years ago |
| freetype | install headers | LordMZTE | 3 years ago |
| freetype | fix: pass target and optimize to brotli dependency | LordMZTE | 3 years ago |
| wayland-headers | Add libdecor | ronald-mz | 1 year ago |
| wayland-headers | Update build.zig for 0.12.0 compiler | Nairou | 2 years ago |
| wayland-headers | Pin upstream revs | castholm | 2 years ago |
| wayland-headers | Switch from CompileStep.install to Build.installArtifact | leroycep | 2 years ago |
| x11-headers | Update build.zig for 0.12.0 compiler | Nairou | 2 years ago |
| x11-headers | Pin upstream revs; Update headers | castholm | 2 years ago |
| x11-headers | Switch from CompileStep.install to Build.installArtifact | leroycep | 2 years ago |
| x11-headers | add xcb headers | LordMZTE | 2 years ago |
| vulkan-headers | Update build.zig for 0.12.0 compiler | Nairou | 2 years ago |
| vulkan-headers | update to latest build API | alichraghi | 2 years ago |
| vulkan-headers | Fix build.zig | der-teufel-programming | 2 years ago |
| vulkan-headers | ref: replace stub.c with b.addWriteFiles().add("empty.c", "") | eightween | 2 years ago |
| vulkan-headers | Switch from `CompileStep.install` to `Build.installArtifact` | leroycep | 2 years ago |
| opengl-headers | Delete unreferenced headers | castholm | 2 years ago |
| opengl-headers | Pin upstream refs; Update headers | castholm | 2 years ago |
| linux-audio-headers | update to latest build API | alichraghi | 2 years ago |
| linux-audio-headers | Pin upstream revs; Update headers | castholm | 2 years ago |
| linux-audio-headers | lib.install() -> b.installArtifact(lib) | LordMZTE | 2 years ago |
| xcode-frameworks | Update build.zig for 0.12.0 compiler | Nairou | 2 years ago |
| xcode-frameworks | Updated installHeaderDirectory function to work with latest zig version (0.13.0-dev.46+3648d7df1) | reedthorngag | 2 years ago |
| xcode-frameworks | update to latest build API | alichraghi | 2 years ago |
| xcode-frameworks | Update Zig: Fix addWriteFiles usage, add addPathsModule | der-teufel-programming | 2 years ago |
| xcode-frameworks | Update to latest master after Zig PR #18160 | der-teufel-programming | 2 years ago |
| xcode-frameworks | ref: replace stub.c with b.addWriteFiles().add("empty.c", "") | eightween | 2 years ago |
| xcode-frameworks | update to macos 14.0 | ghost | 2 years ago |
| xcode-frameworks | Copy vendor sdk folder structure | menduz | 2 years ago |
| xcode-frameworks | Safety and other improvements to update.sh | felikcat | 2 years ago |
| xcode-frameworks | Move includes from allowlist to denylist, add back most includes | mitchellh | 2 years ago |
| spirv-tools | Added library macro definitions | sinnwrig | 2 years ago |
| spirv-tools | update | alichraghi | 2 years ago |
| spirv-tools | add missing sources/headers | alichraghi | 2 years ago |
| spirv-cross | update to latest build API | alichraghi | 2 years ago |
| vulkan-zig-generated | update to latest build API | alichraghi | 2 years ago |
| vulkan-zig-generated | update to latest zig API | alichraghi | 2 years ago |
| vulkan-zig-generated | fix compile errors | alichraghi | 2 years ago |
| vulkan-zig-generated | init | alichraghi | 2 years ago |
| opus | Fix update.sh and build.zig | ypsvlq | 1 year ago |
| opus | update to Zig 2024.1.0-mach | noisegul | 2 years ago |
| opus | install headers | alichraghi | 2 years ago |
| opusfile | update to latest build API | alichraghi | 2 years ago |
| opusfile | update dependencies | alichraghi | 2 years ago |
| opusfile | build.zig | alichraghi | 2 years ago |
| flac | Fix compilation for macOS by Zig 0.14.x | sashka | 8 months ago |
| flac | update to Zig 2024.1.0-mach | noisegul | 2 years ago |
| flac | update zig | alichraghi | 2 years ago |
| flac | add README.MD, update.sh and verify.sh | alichraghi | 2 years ago |
| flac | ci: init | alichraghi | 2 years ago |
| flac | update to latest Zig API | alichraghi | 2 years ago |
| flac | add missing files for windows | alichraghi | 2 years ago |
| flac | fix cross-compilation | alichraghi | 2 years ago |
| ogg | Use ConfigHeader and add build.zig.zon | lacc97 | 2 years ago |
| ogg | build: workaround config header issue | alichraghi | 2 years ago |
| ogg | build.zig | alichraghi | 2 years ago |
| wrench | Don't cache 4xx/5xx errors permanently for files from stable releases | 0t4u | 1 year ago |
| wrench | Atomically write downloaded file to filesystem | hryx | 2 years ago |
| wrench | Pass context to httpGet | hryx | 2 years ago |
| wrench | Fix fmt string in mirror HTML | hryx | 2 years ago |
| machengine.org | Replace all mentions of zigup with anyzig, provide instructions for anyzig use | WGrav01 | 2 weeks ago |
| machengine.org | Fix link in: ./docs/modularity(.md) | ghost | 1 year ago |
| machengine.org | Added zig tag to code blocks. | sweiglbosker | 1 year ago |
| machengine.org | Update objects.md | Survengi | 1 year ago |
| machengine.org | Update modules.md | Survengi | 1 year ago |
| machengine.org | Don't add scrollbars to `<pre>` tags on Windows | jstrieb | 1 year ago |
| machengine.org | docs: object/objects: fix code examples | nobrayner | 1 year ago |
| machengine.org | Fix link in FAQ | austin226 | 1 year ago |
| machengine.org | mach-glfw package name typo fixed | dahsameer | 2 years ago |
| machengine.org | Change OpenGL library in `mach-glfw` docs to `zigglgen` | terraquad | 2 years ago |
| machengine.org | Fix link | C-BJ | 2 years ago |
| machengine.org | fixed link to new version post on main page | mrksfnk | 2 years ago |
| machengine.org | fixed module import to comply to zig version 2024.1.0-mach | mrksfnk | 2 years ago |
| machengine.org | Fix link | C-BJ | 2 years ago |
| machengine.org | Update library build.zig examples | nezvers | 2 years ago |
| machengine.org | Fix the Getting stared build.zig for 2024.1.0-mach | jacobsandlund | 2 years ago |
| machengine.org | Add link to zig version page | 30c4 | 2 years ago |
| machengine.org | mach-glfw: Change the example to show a blank window | sunshinehunter | 2 years ago |
| machengine.org | fixed typo on `map-async` example | leonardogattidev | 2 years ago |
| machengine.org | pkg: update build instruction of sysaudio, flac and opus | alichraghi | 2 years ago |
| machengine.org | examples: show examples complexity | alichraghi | 2 years ago |
| machengine.org | adapt instructions to upstream zig build changes | bfredl | 2 years ago |
| machengine.org | adds note about Xcursor depenency when using cursormode = disabled | irealis | 3 years ago |
| machengine.org | use inter font | alichraghi | 3 years ago |
| machengine.org | Suggest zig 0.11 required | canadaduane | 3 years ago |
| machengine.org | ali/next | alichraghi | 3 years ago |
| machengine.org | fix 404 error | TheAbstract | 3 years ago |
| machengine.org | automatic light/dark theme | alichraghi | 3 years ago |
| machengine.org | README: describe where to submit issues | C-BJ | 3 years ago |
| devlog | typo: bitcode | nathany | 2 years ago |
| devlog | Fix typo | sunarch | 2 years ago |
| devlog | Update <img /> zig-parser-combinators-and-why-theyre-awesome.md | Its-Just-Nans | 2 years ago |
| devlog | Fix link in "Let's build an ECS (part 1)" | lambdadog | 3 years ago |
| devlog | Fix link to ECS category | rudedogg | 3 years ago |
| devlog | automatic light/dark theme | alichraghi | 3 years ago |
| devlog | all monsters -> all cameras | BratishkaErik | 3 years ago |
| devlog | Add ecs article to mach category and a minor code typo | iddev5 | 4 years ago |
| devlog | Bump kramdown from 2.3.0 to 2.3.1 | dependabot[bot] | 4 years ago |
| hexops.com | Update privacy.md | alichraghi | 3 years ago |
| hexops.com | light/dark theme | alichraghi | 3 years ago |
| zigmonthly.org | automatic light/dark theme | alichraghi | 3 years ago |
| zigmonthly.org | Correct publication dates | McSinyx | 4 years ago |
| zigmonthly.org | September 2021: Unicode, Android, cross-platform GUIs, learning resources & more | emidoots | 4 years ago |
| mach-example-assets | update to latest build API | alichraghi | 2 years ago |
| media | Add Wrench Bot | alichraghi | 3 years ago |
| media | add mach banners | alichraghi | 3 years ago |
| media | Add/Update Logos and Icons | alichraghi | 3 years ago |
| mach-dxcompiler | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-dxcompiler | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-dxcompiler | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-dxcompiler | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-dxcompiler | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-objc | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-opus | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-opus | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-opus | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-opus | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-opus | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-opus | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-opus | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-flac | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-flac | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-flac | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-flac | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 1 year ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 1 year ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 1 year ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| fastfilter | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 1 year ago |
| brotli | all: update to latest Zig version | wrench-bot | 1 year ago |
| brotli | all: update to latest Zig version | wrench-bot | 1 year ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| brotli | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 1 year ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 1 year ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 1 year ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| harfbuzz | all: update to latest Zig version | wrench-bot | 2 years ago |
| harfbuzz | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| freetype | all: update to latest Zig version | wrench-bot | 1 year ago |
| freetype | all: update to latest Zig version | wrench-bot | 1 year ago |
| freetype | all: update to latest Zig version | wrench-bot | 1 year ago |
| freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| freetype | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| freetype | all: update to latest Zig version | wrench-bot | 2 years ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| wayland-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| x11-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| opengl-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| linux-audio-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| xcode-frameworks | all: update to latest Zig version | wrench-bot | 1 year ago |
| xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 years ago |
| xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 years ago |
| xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 years ago |
| xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 years ago |
| xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 years ago |
| xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 years ago |
| xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 years ago |
| xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 years ago |
| xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 years ago |
| xcode-frameworks | all: update to latest Zig version | wrench-bot | 2 years ago |
| spirv-tools | all: update to latest Zig version | wrench-bot | 1 year ago |
| spirv-tools | all: update to latest Zig version | wrench-bot | 1 year ago |
| spirv-tools | all: update to latest Zig version | wrench-bot | 1 year ago |
| spirv-tools | all: update to latest Zig version | wrench-bot | 2 years ago |
| spirv-tools | all: update to latest Zig version | wrench-bot | 2 years ago |
| spirv-tools | all: update to latest Zig version | wrench-bot | 2 years ago |
| spirv-cross | all: update to latest Zig version | wrench-bot | 1 year ago |
| spirv-cross | all: update to latest Zig version | wrench-bot | 1 year ago |
| spirv-cross | all: update to latest Zig version | wrench-bot | 1 year ago |
| spirv-cross | all: update to latest Zig version | wrench-bot | 2 years ago |
| spirv-cross | all: update to latest Zig version | wrench-bot | 2 years ago |
| spirv-cross | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 1 year ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 1 year ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 1 year ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 years ago |
| vulkan-zig-generated | all: update to latest Zig version | wrench-bot | 2 years ago |
| directx-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| directx-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| directx-headers | all: update to latest Zig version | wrench-bot | 1 year ago |
| directx-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| directx-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| directx-headers | all: update to latest Zig version | wrench-bot | 2 years ago |
| opus | all: update to latest Zig version | wrench-bot | 1 year ago |
| opus | all: update to latest Zig version | wrench-bot | 1 year ago |
| opus | all: update to latest Zig version | wrench-bot | 1 year ago |
| opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| opus | all: update to latest Zig version | wrench-bot | 2 years ago |
| opusfile | all: update to latest Zig version | wrench-bot | 1 year ago |
| opusfile | all: update to latest Zig version | wrench-bot | 1 year ago |
| opusfile | all: update to latest Zig version | wrench-bot | 1 year ago |
| opusfile | all: update to latest Zig version | wrench-bot | 2 years ago |
| opusfile | all: update to latest Zig version | wrench-bot | 2 years ago |
| opusfile | all: update to latest Zig version | wrench-bot | 2 years ago |
| opusfile | all: update to latest Zig version | wrench-bot | 2 years ago |
| opusfile | all: update to latest Zig version | wrench-bot | 2 years ago |
| opusfile | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| opusfile | all: update to latest Zig version | wrench-bot | 2 years ago |
| opusfile | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| opusfile | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| opusfile | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| opusfile | all: update to latest Zig version | wrench-bot | 2 years ago |
| opusenc | all: update to latest Zig version | wrench-bot | 1 year ago |
| opusenc | all: update to latest Zig version | wrench-bot | 1 year ago |
| opusenc | all: update to latest Zig version | wrench-bot | 1 year ago |
| opusenc | all: update to latest Zig version | wrench-bot | 2 years ago |
| opusenc | all: update to latest Zig version | wrench-bot | 2 years ago |
| opusenc | all: update to latest Zig version | wrench-bot | 2 years ago |
| flac | all: update to latest Zig version | wrench-bot | 1 year ago |
| flac | all: update to latest Zig version | wrench-bot | 1 year ago |
| flac | all: update to latest Zig version | wrench-bot | 1 year ago |
| flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| flac | all: update to latest Zig version | wrench-bot | 2 years ago |
| ogg | all: update to latest Zig version | wrench-bot | 1 year ago |
| ogg | all: update to latest Zig version | wrench-bot | 1 year ago |
| ogg | all: update to latest Zig version | wrench-bot | 1 year ago |
| ogg | all: update to latest Zig version | wrench-bot | 2 years ago |
| ogg | all: update to latest Zig version | wrench-bot | 2 years ago |
| ogg | all: update to latest Zig version | wrench-bot | 2 years ago |
| ogg | all: update to latest Zig version | wrench-bot | 2 years ago |
| ogg | all: update to latest Zig version | wrench-bot | 2 years ago |
| ogg | all: update to latest Zig version | wrench-bot | 2 years ago |
| ogg | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| ogg | all: update to latest Zig version | wrench-bot | 2 years ago |
| machengine.org | all: update to latest Zig version | wrench-bot | 2 years ago |
| machengine.org | all: update to latest Zig version | wrench-bot | 2 years ago |
| machengine.org | all: update to latest Zig version | wrench-bot | 2 years ago |
| machengine.org | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 1 year ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 2 years ago |
| mach-example-assets | all: update to latest Zig version | wrench-bot | 2 years ago |
| reignfields | all: update to latest Zig version | wrench-bot | 2 years ago |
| reignfields | all: update to latest Zig version | wrench-bot | 2 years ago |
| reignfields | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| reignfields | all: update to latest Zig version | wrench-bot | 2 years ago |
| reignfields | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| reignfields | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| reignfields | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| reignfields | all: update to latest Zig version | wrench-bot | 2 years ago |
| reignfields | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| reignfields | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| reignfields | all: update to latest Zig version | wrench-bot | 2 years ago |
| reignfields | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| reignfields | all: update to latest Zig version | wrench-bot | 2 years ago |
| reignfields | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| reignfields | all: update to latest Zig version | wrench-bot | 2 years ago |
| reignfields | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| reignfields | all: update build.zig.zon dependencies | wrench-bot | 2 years ago |
| reignfields | all: update to latest Zig version | wrench-bot | 2 years ago |