Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
google
/
jsonnet
Public
Notifications
You must be signed in to change notification settings
Fork
472
Star
7.6k
Code
Issues
189
Pull requests
21
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
jsonnet
cpp
on
master
User selector
All users
All time
Commit history
Commits on Feb 19, 2026
feat: add option --no-trailing-newline to disable the final newline in output
johnbartholomew
committed
3f56d4c
View commit details
Copy full SHA for 3f56d4c
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
rename libjsonnet_test_locale -> libjsonnet_locale_test
Show description for f75ca7a
johnbartholomew
committed
f75ca7a
View commit details
Copy full SHA for f75ca7a
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
test: run tests in build dir, pass source dir in env
Show description for 5f0ea43
johnbartholomew
committed
5f0ea43
View commit details
Copy full SHA for 5f0ea43
View code at this point
Browse repository at this point
build: rewrite the whole CMake config to modern style
Show description for 6c62fbc
johnbartholomew
committed
6c62fbc
View commit details
Copy full SHA for 6c62fbc
View code at this point
Browse repository at this point
Commits on Jan 31, 2026
test: use GoogleTest for the C++ jsonnet locale test
Show description for 489f882
johnbartholomew
committed
489f882
View commit details
Copy full SHA for 489f882
View code at this point
Browse repository at this point
Commits on Jan 21, 2026
add loads for cc rules to BUILD files
Show description for 218bc65
benjaminp
authored and
johnbartholomew
committed
218bc65
View commit details
Copy full SHA for 218bc65
View code at this point
Browse repository at this point
Commits on May 13, 2025
chore: do not hardcode the library version in cpp/CMakeLists.txt
johnbartholomew
committed
2ff1c79
View commit details
Copy full SHA for 2ff1c79
View code at this point
Browse repository at this point
Commits on May 7, 2025
chore: remove -rc2 tag in CMakeLists.txt VERSION field
johnbartholomew
committed
42153e4
View commit details
Copy full SHA for 42153e4
View code at this point
Browse repository at this point
Commits on Mar 22, 2025
chore: clean up and update Bazel build files
Show description for e504463
johnbartholomew
committed
e504463
View commit details
Copy full SHA for e504463
View code at this point
Browse repository at this point
Commits on Mar 12, 2025
release: prepare to release v0.21.0-rc2
Show description for 5ad56d2
johnbartholomew
committed
5ad56d2
View commit details
Copy full SHA for 5ad56d2
View code at this point
Browse repository at this point
Commits on Feb 22, 2025
release: prepare to release v0.21.0-rc1
Show description for 2c3b514
johnbartholomew
committed
2c3b514
View commit details
Copy full SHA for 2c3b514
View code at this point
Browse repository at this point
Commits on Jan 18, 2025
chore: define a local jsonnet_json_golden_test rule instead of using rules_jsonnet
Show description for 3aa1fab
johnbartholomew
committed
3aa1fab
View commit details
Copy full SHA for 3aa1fab
View code at this point
Browse repository at this point
chore: reformat Bazel files using buildifier
johnbartholomew
committed
6542f41
View commit details
Copy full SHA for 6542f41
View code at this point
Browse repository at this point
Commits on Mar 10, 2024
initialize Jsonnet::vm_ field to nullptr
Show description for 55eafec
johnbartholomew
committed
55eafec
View commit details
Copy full SHA for 55eafec
View code at this point
Browse repository at this point
Commits on Mar 2, 2024
Move libjsonnet_test_locale to cpp since it uses the C++ library and add it to CTests
johnbartholomew
committed
63ad7f6
View commit details
Copy full SHA for 63ad7f6
View code at this point
Browse repository at this point
Commits on Feb 10, 2024
Install RUNTIME files of shared libraries
Show description for 4e7678a
podsvirov
authored and
johnbartholomew
committed
4e7678a
View commit details
Copy full SHA for 4e7678a
View code at this point
Browse repository at this point
Commits on Nov 14, 2023
Link libjsonnet++ to libjsonnet (#1113)
Show description for 0679858
podsvirov
authored
0679858
View commit details
Copy full SHA for 0679858
View code at this point
Browse repository at this point
Commits on Apr 17, 2023
bump version to v0.20.0
sparkprime
committed
f45e01d
View commit details
Copy full SHA for f45e01d
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Bump version to v0.19.1
sparkprime
committed
813c741
View commit details
Copy full SHA for 813c741
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
Update version to v0.19.0
sparkprime
committed
ca2d672
View commit details
Copy full SHA for ca2d672
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
Fix memory leak in libjsonnet++.cpp (#1013)
tmaisland
authored
c1fde47
View commit details
Copy full SHA for c1fde47
View code at this point
Browse repository at this point
Commits on Dec 21, 2021
Preparing for v0.18.0
sparkprime
committed
34419d2
View commit details
Copy full SHA for 34419d2
View code at this point
Browse repository at this point
Commits on Nov 22, 2020
Release 0.17.0
sbarzowski
committed
ed11b01
View commit details
Copy full SHA for ed11b01
View code at this point
Browse repository at this point
Commits on Jun 13, 2020
cmake: Specify INTERFACE include directories for libraries
Show description for 2da3e70
hanazuki
authored and
sbarzowski
committed
2da3e70
View commit details
Copy full SHA for 2da3e70
View code at this point
Browse repository at this point
Commits on May 22, 2020
Release v0.16.0
sbarzowski
committed
3f58aa5
View commit details
Copy full SHA for 3f58aa5
View code at this point
Browse repository at this point
Commits on Feb 27, 2020
cmake: Use CMAKE_CURRENT_SOURCE_DIR instead of CMAKE_SOURCE_DIR
Show description for 4562d62
hanazuki
authored and
sbarzowski
committed
4562d62
View commit details
Copy full SHA for 4562d62
View code at this point
Browse repository at this point
Commits on Feb 9, 2020
Release 0.15.0
sbarzowski
committed
7d624c1
View commit details
Copy full SHA for 7d624c1
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
Release 0.14.0
sbarzowski
committed
552d8ec
View commit details
Copy full SHA for 552d8ec
View code at this point
Browse repository at this point
Commits on Aug 12, 2019
Allow disabling the build of static libraries
refi64
authored and
sparkprime
committed
471baf8
View commit details
Copy full SHA for 471baf8
View code at this point
Browse repository at this point
Allow building the binaries with shared linkage to libjsonnet
refi64
authored and
sparkprime
committed
fb7a1c2
View commit details
Copy full SHA for fb7a1c2
View code at this point
Browse repository at this point
Commits on Aug 6, 2019
Properly detect a system GTest
refi64
authored and
sparkprime
committed
5ef55b7
View commit details
Copy full SHA for 5ef55b7
View code at this point
Browse repository at this point
Add support for binding TLAs from C++ (#691)
refi64
authored and
sparkprime
committed
995e3ae
View commit details
Copy full SHA for 995e3ae
View code at this point
Browse repository at this point
Commits on Jul 31, 2019
Make cpp test run in cmake and fix it too (#687)
sparkprime
authored
4da30c6
View commit details
Copy full SHA for 4da30c6
View code at this point
Browse repository at this point
Commits on Jul 16, 2019
Add cpp/ to cmake and libs and install targets to Makefile (#675)
Show description for 24424c6
brettviren
authored and
sparkprime
committed
24424c6
View commit details
Copy full SHA for 24424c6
View code at this point
Browse repository at this point
Commits on May 15, 2019
update bazel build to latest version of bazel
Show description for d856821
mikedanese
authored and
sparkprime
committed
d856821
View commit details
Copy full SHA for d856821
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.