0
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jun 20, 2025 — Jun 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: system rapidyaml needs include for c4core More... 3 months ago
chore: fix cast conformance in C++23 More... 3 months ago
chore: use modern cmake version detection More... 3 months ago
release: v0.22.0 More... 3 months ago
remove unnecessary extra location reference in FRAME_BUILTIN_FORCE_THUNKS impl More... 3 months ago
fix: null pointer deref in FRAME_BUILTIN_FORCE_THUNKS impl More... 3 months ago
remove unnecessary std::move when constructing RapidYamlError More... 3 months ago
feat: permit use of system rapidyaml More... 4 months ago
doc: write a new readme specifically for the Python package More... 4 months ago
release: prepare to release v0.22.0-rc1 More... 4 months ago
chore: remove VERSION from the CMake project (it's unnecessary) More... 4 months ago
chore: remove explicit version from MODULE.bazel More... 4 months ago
fix jsonnetfmt output when processing stdin with --test More... 4 months ago
print names of unclean files in jsonnetfmt --test and --in-place More... 4 months ago
reintroduce CMake run_tests target to build & run tests More... 4 months ago
doc: document implementation-specific limits on numeric domain of bitwise operations More... 4 months ago
add regression test case for #385 More... 4 months ago
add regression test for #511 More... 4 months ago
implement evaluation for thunks made from unevaluated built-in functions More... 4 months ago
bind args to params by name when calling builtins More... 4 months ago
create an internal-only representation of a builtin function body More... 4 months ago
use HeapClosure::isBuiltin() instead of directly checking body ptr More... 4 months ago
Fix typo: Cmake to CMake capitalization More... 4 months ago
chore: Update assertClose in testsuite More... 4 months ago
fix Makefile build include file dependency tracking More... 4 months ago
ci: fix conditions for pages push jobs More... 4 months ago
doc: fix doc for manifestTomlEx to specify the correct argument name More... 4 months ago
handle RapidYAML errors and convert them to Jsonnet runtime errors More... 4 months ago
simplify use of RapidYAML for std.parseYaml, improve YAML stream handling More... 4 months ago
handle NONE type result from rapidyaml parser More... 4 months ago