summaryrefslogtreecommitdiffstats
path: root/.github
Commit message (Expand)AuthorAge
* Upgrade actions/upload-artifact from v3 to v4 (#6051)Jay Kwak2025-01-09
* Add backtraces to examples (#5973)Anders Leino2025-01-07
* CI: Build the full slang-wasm.[js|wasm] targets instead of just the slang lib...Anders Leino2025-01-05
* update CTS package (#5935)kaizhangNV2024-12-23
* Enable more examples in CI (#5915)Anders Leino2024-12-19
* Fix issues reported by 'shellcheck' (#5913)Anders Leino2024-12-19
* Add slang example tests to CI (#5879)Anders Leino2024-12-18
* install mono for toc generation (#5877)Ellie Hermaszewska2024-12-16
* use Release over RelWithDebInfo for ci (#5846)Ellie Hermaszewska2024-12-12
* Emit debug info for Release builds (#5783)Ellie Hermaszewska2024-12-06
* Split debug info for all targets (#5732)Ellie Hermaszewska2024-12-06
* Set prerelease and draft correctly for centos releases (#5769)Ellie Hermaszewska2024-12-05
* Set prerelease and draft correctly for releases with draft in the tag (#5763)Ellie Hermaszewska2024-12-05
* Relocate the step of 'Add bash to PATH' (#5759)kaizhangNV2024-12-04
* Run a do-nothing CI job for documentation changes (#5747)Ellie Hermaszewska2024-12-04
* Add Table of Contents check to CI, and bot script to regenerate (#5618)Ellie Hermaszewska2024-11-28
* Update workflow YML files for renamed files (#5688)Jay Kwak2024-11-27
* ci: Use v1.11 of the release-downloader action (#5643)Bruce Mitchener2024-11-22
* Enable core module embedding by default in CMake. (#5644)Kanashimia2024-11-22
* ci: Update `actions/checkout` to always use v4 (#5634)Bruce Mitchener2024-11-21
* Refine codeowners for proposals (#5533)Ellie Hermaszewska2024-11-11
* lower permission level for format dispatch (#5523)Ellie Hermaszewska2024-11-08
* Update slang-rhi and fix error handling (#5485)cheneym22024-11-05
* Add codeowners file (#5482)Ellie Hermaszewska2024-11-04
* fix release script (#5459)Ellie Hermaszewska2024-10-30
* format yaml and json (#5428)Ellie Hermaszewska2024-10-30
* Put debug symbols in releases (#5370)Ellie Hermaszewska2024-10-29
* preparation for clang format (#5422)Ellie Hermaszewska2024-10-29
* Check formatting in CI (#5409)Ellie Hermaszewska2024-10-29
* Correct URL in auto-format PR body (#5427)Ellie Hermaszewska2024-10-29
* Improvements to formatting bot (#5421)Ellie Hermaszewska2024-10-29
* Use github token for formatting command dispatch (#5418)Ellie Hermaszewska2024-10-26
* Actions workflow to format code on command (#5400)Ellie Hermaszewska2024-10-26
* Switch back to fetching upstream llvm project (#5408)Ellie Hermaszewska2024-10-25
* Remove sccache (#5206)Ellie Hermaszewska2024-10-18
* Overhaul docgen tool and setup CI to generate stdlib reference. (#5232)Yong He2024-10-08
* Checkout LLVM as a workflow action rather than git-clone command (#5202)Jay Kwak2024-10-03
* Add path to bash to GITHUB_PATH (#5217)Jay Kwak2024-10-03
* Enable debug log for VK CTS workflow (#5197)Jay Kwak2024-09-30
* Disable the building of slang-llvm when targeting wasm platform (#5196)Jay Kwak2024-09-30
* Switch sccache action to Mozilla-Actions version (#5189)Ellie Hermaszewska2024-09-30
* Disable wgpu on linux (#5186)Simon Kallweit2024-09-30
* Add CI step to build WebAssembly version of Slang (#5164)Jay Kwak2024-09-27
* Add fallback flag for sccache (#5170)Ellie Hermaszewska2024-09-27
* export CMAKE_SYSTEM_PROCESSOR for cross compilation builds (#5171)Simon Kallweit2024-09-27
* Remove unused package in primary benchmark script (#5014)venkataram-nv2024-09-05
* Push benchmark results to a viewable page (#4996)venkataram-nv2024-09-04
* Updated MDL shader sources for benchmarks (#4965)venkataram-nv2024-08-30
* Draft: integrate slang-rhi (#4970)Simon Kallweit2024-08-30
* Auto-cancel obsolete MDL benchmark jobs. (#4929)Yong He2024-08-28