0
I Use This!
Low Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Dec 31, 2024 — Dec 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix: address pr comments More... 5 months ago
Add cmake4 to cmake_minimum_required. More... 6 months ago
doc: remove live link to fractaldemo.com More... 6 months ago
doc: recommend Go version instead of the C++ version More... 6 months ago
doc: add a note in the release checklist to update the bazel module version More... 8 months ago
fix: reduce safe integer range to exclude +/- 2^53 and match JavaScript safe-integer bounds More... 8 months ago
chore: do not hardcode the library version in cpp/CMakeLists.txt More... 8 months ago
chore: remove -rc2 tag in CMakeLists.txt VERSION field More... 8 months ago
include cstdint for int64_t in vm.h More... 8 months ago
release: prepare to release v0.21.0 More... 8 months ago
feat: introduce maximum parser recursion depth More... 9 months ago
chore: make //stdlib:stdlib publicly visible (used from go-jsonnet) More... 9 months ago
doc: refresh all the release instructions More... 9 months ago
test: Add golden fmt file for safe_integer_conversion More... 9 months ago
fix: correct safe integer range for bitwise ops More... 9 months ago
fix: improve safety checks for left shift operations More... 9 months ago
Drop duplicate -O3 More... 10 months ago
fix: Clean build artifacts for successful repackage More... 10 months ago
ci: build the Bazel example in CI More... 10 months ago
test: add an example Bazel module that uses the jsonnet module More... 10 months ago
chore: clean up and update Bazel build files More... 10 months ago
release: prepare to release v0.21.0-rc2 More... 10 months ago
chore: make replace_test_cmd_version less restrictive on version format More... 10 months ago
ci: pin Bazel to 7.5.0, commit lockfile, require lockfile is fresh in CI build More... 10 months ago
doc: improve docs for minArray/maxArray More... 10 months ago
fix: add more test coverage for minArray/maxArray More... 10 months ago
fix: add safe double-to-int64 conversion for bitwise operations More... 10 months ago
ci: build wheels for MacOS as well More... 10 months ago
doc: update some misleading/incorrect heading id attributes More... 10 months ago
doc: fix the few non-unique id attributes on headings in the docs More... 10 months ago