Commit Graph

  • 27d211b9a4
    Merge d946c05fdf into 10aef6a96c Zac Peschke 2025-07-10 08:52:08 -0700
  • d946c05fdf feat: add regex matching and substitution to stdlib Zac Peschke 2025-07-10 08:45:48 -0700
  • acfe4312a7
    Merge bcc427f5f0 into 10aef6a96c Mike McRill 2025-07-01 14:11:30 +0000
  • bcc427f5f0
    Change FindDependencies to optionally follow symlinks Mike McRill 2023-09-23 22:13:49 -0500
  • 0358519aa1
    Merge e437b5b91d into 10aef6a96c Markus Hofbauer 2025-06-24 12:00:50 +0200
  • e437b5b91d
    Use predefined types for pre-commit over file endings Markus Hofbauer 2025-06-24 11:58:57 +0200
  • a57c054411
    Merge 38c7c5ec90 into 10aef6a96c Brooke Byers 2025-06-23 11:44:10 +0200
  • 027d14c6df
    Merge a243f687b8 into 10aef6a96c Shreyas Dudul 2025-06-23 11:44:10 +0200
  • fd2423c930
    Merge f10caa0244 into 10aef6a96c David Grant 2025-06-23 11:44:03 +0200
  • 36b6ccf14d
    Merge d90e5978cf into 10aef6a96c Nate Gallaher 2025-06-23 11:44:03 +0200
  • 595edce5e4
    Merge ac93205cd1 into 10aef6a96c Thomas Neidhart 2025-06-23 11:43:58 +0200
  • 85301d7ca9
    Merge 85282211ee into 10aef6a96c Rohit Jangid 2025-06-23 11:43:56 +0200
  • b3d22d196d
    Merge b9a193225a into 10aef6a96c Thomas Neidhart 2025-06-23 11:43:56 +0200
  • d1d2b55fc1
    Merge 39b945f84a into 10aef6a96c Rohit Jangid 2025-06-23 11:43:54 +0200
  • 66531bdedf
    Merge ae9a67d6e5 into 10aef6a96c Rohit Jangid 2025-06-23 11:43:54 +0200
  • af7a23692c
    Merge f016b02cfa into 10aef6a96c Stanisław Barzowski 2025-06-23 11:43:34 +0200
  • 8afe92f6bc
    Merge d9173fc67a into 10aef6a96c Tsuyoshi Hombashi 2025-06-23 11:43:32 +0200
  • d7313b47ce
    Merge 4cddc26363 into 10aef6a96c Igor 2025-06-23 11:43:29 +0200
  • 143cc8543a
    Merge 11d1f26659 into 10aef6a96c Vasu Sheoran 2025-06-19 15:35:35 -0700
  • 656bac1d8d
    Merge 47762a99bb into 10aef6a96c Ricard Bejarano 2025-06-19 15:35:35 -0700
  • 19bb19aaa2
    Merge 73c5dac18c into 10aef6a96c Dino Chiesa 2025-06-19 15:35:35 -0700
  • e1ee6ebefb
    Merge b961f92eb7 into 10aef6a96c David Costa 2025-06-19 08:45:05 -0700
  • 10aef6a96c chore: add test cases for std.manifestYamlDoc error reporting master John Bartholomew 2025-06-19 15:33:25 +0100
  • 80c7c4ad72 fix: Unchecked error in std.manifestYamlDoc(). Rudo Thomas 2025-04-22 18:29:06 +0200
  • b961f92eb7 fix: do not mutate std.removeAt parameters David 2025-06-16 19:31:06 +0200
  • a243f687b8 feat: update parameter name Shreyas Dudul 2025-05-09 11:27:08 +0000
  • 9148cc5ae5 feat: implement std.isNull Shreyas Dudul 2025-05-08 11:01:13 +0530
  • bfa727258b doc: add an explanatory sentence in the REAMDE about WASM John Bartholomew 2025-05-08 13:16:50 +0100
  • 0ea744d3dd chore: fix references to Go version in the README John Bartholomew 2025-05-08 13:16:29 +0100
  • 42ff1425fb WIP- experimentally test different go versions John Bartholomew 2025-05-08 11:45:41 +0100
  • a01011cb97 fix Go version specifier in go.mod John Bartholomew 2025-05-08 11:28:29 +0100
  • 67968688d9 release: prepare to release v0.21.0 v0.21.0 prepare-release John Bartholomew 2025-05-07 12:48:22 +0100
  • d670d5fb87 chore: fix release action to avoid creating two releases John Bartholomew 2025-05-07 16:11:47 +0100
  • 39b945f84a
    Merge branch 'master' into feat/csv Rohit Jangid 2025-05-07 12:45:14 +0530
  • 38c7c5ec90 flatten interpreter generation b13rg 2025-04-05 22:00:28 -0700
  • cabf6b8fab add profiler opts to VM and interpreter init b13rg 2025-04-05 21:58:17 -0700
  • 488da1e3ad flatten interpreter evaluate function params b13rg 2025-04-05 21:57:28 -0700
  • 11f298ff2d comment b13rg 2025-04-05 21:55:40 -0700
  • 5b2e747fde extract sampling function b13rg 2025-04-05 21:52:05 -0700
  • 1bfb0c49c8 add profilerOpts field to interpreter b13rg 2025-04-05 21:51:36 -0700
  • c23a8b76e7 set profilerOpts var in main b13rg 2025-04-05 21:50:54 -0700
  • cd4115e2af Store stack profiling options in struct b13rg 2025-04-05 21:50:26 -0700
  • ec399401c1
    Merge pull request #1 from igorwwwwwwwwwwwwwwwwwwww/stackprof Brooke Byers 2025-04-05 18:45:40 -0700
  • 2f73f6148f Remove dependency on cpp-jsonnet submodule from C bindings Kohei Suzuki 2020-11-25 00:48:58 +0900
  • 1c79f577ba fix: Fix error messages when a comprehension iterates over a non-array. Rudo Thomas 2025-03-14 12:00:52 +0100
  • 1add1e1b24 ci: check that the example using a bazel module builds John Bartholomew 2025-03-16 16:33:07 +0000
  • fb07a24f45 feat: add an example bazel module + go binary using the library John Bartholomew 2025-03-16 16:10:31 +0000
  • 2a263bf47f fix: passing name= to go_sdk.download() breaks use of the bazel module John Bartholomew 2025-03-16 16:03:35 +0000
  • 9cd0cd006c ci: create a stable source archive attached to the release John Bartholomew 2025-03-13 00:42:33 +0000
  • 2a3f4afd6a release: prepare to release v0.21.0-rc2 v0.21.0-rc2 John Bartholomew 2025-03-12 23:42:07 +0000
  • fe1d35d61e Fix compatibility with setuptools 72 Andrea Scarpino 2024-07-29 09:08:08 +0200
  • 7a714b9bf5 ci: build gojsonnet wheels on Mac OS John Bartholomew 2025-03-12 21:59:56 +0000
  • b9ae88d62d chore: bazelignore the cpp-jsonnet subdirectory John Bartholomew 2025-03-12 20:24:46 +0000
  • 1f986a65f3 ci: pin bazel version to 7.5.0, and require up-to-date lockfile for CI build John Bartholomew 2025-03-12 20:10:24 +0000
  • bc787d68ca
    chore: Switch to Go 1.23.7 and update dependencies (#794) Andrii Korotkov 2025-03-10 20:29:01 -0700
  • aa22466d46 Switch to Go 1.23.7 and update dependencies Andrii Korotkov 2025-03-10 19:38:04 -0700
  • 80bfcdcb16 Downgrade crypto to fix bazel CI Andrii Korotkov 2025-03-10 18:40:13 -0700
  • 7354a14b14 chore: Update dependency versions Andrii Korotkov 2025-03-07 02:28:39 -0800
  • 52bb10f003 feat: add testdata coverage for minArray/maxArray onEmpty error John Bartholomew 2025-03-11 00:40:53 +0000
  • 9a89560b0d feat: support onEmpty optional parameter on std.minArray,std.maxArray John Bartholomew 2025-03-11 00:33:41 +0000
  • 6a15a2f3fc fix: output original value from array in std.minArray and std.maxArray instead of result of keyF Eduardo Sánchez Muñoz 2025-02-28 19:51:59 +0100
  • 11daaeb9d4
    Merge aaaa995073 into 106c8f0c6c Deep Goel 2025-03-10 23:24:36 +0000
  • 106c8f0c6c Use default options for formatter tests Mickael Carl 2025-03-06 23:32:06 +0000
  • 6d83c91d49 Fix an out-of-bounds array access when formatting some empty comment Mickael Carl 2025-03-06 23:31:09 +0000
  • 5b5bcd566a release: prepare to release v0.21.0-rc1 v0.21.0-rc1 John Bartholomew 2025-02-22 17:02:05 +0000
  • 7b5c93866b ci: fix incorrect use of target_commitish in goreleaser release John Bartholomew 2025-02-22 23:18:38 +0000
  • 06e51ba2c0 ci: grant goreleaser write permission to create releases John Bartholomew 2025-02-22 23:04:59 +0000
  • d1cde74e2c inject proposed version when running goreleaser John Bartholomew 2025-02-22 22:30:55 +0000
  • 0558e35e56 chore: teach update_cpp_jsonnet.sh to pull a named release version John Bartholomew 2025-02-22 22:05:25 +0000
  • cb4d16f03e setup.py: be more verbose in the go build John Bartholomew 2025-02-22 20:05:39 +0000
  • 7c36700ad7 reformat setup.py John Bartholomew 2025-02-22 20:05:22 +0000
  • 3c92d79e96 ci: python cibuildwheel updates for go-jsonnet John Bartholomew 2025-02-22 18:20:03 +0000
  • e9ee116a7a tests: fix python compat test to allow pre-release versions John Bartholomew 2025-02-22 17:57:46 +0000
  • 579361c1b5 ci: update versions of referenced github actions in ci.yml John Bartholomew 2025-02-22 17:35:46 +0000
  • e04e807f4e ci: run build-and-test on pushes to prepare-release branch John Bartholomew 2025-02-22 17:32:07 +0000
  • 6f82698b7d ci: copy the publish-python.yml workflow from C++ jsonnet John Bartholomew 2025-02-22 17:25:58 +0000
  • 63ffeb8875 ci: configure goreleaser to create draft GitHub releases John Bartholomew 2025-02-22 17:25:42 +0000
  • 90261f34cf ci: trigger release workflow manually John Bartholomew 2025-02-22 17:25:26 +0000
  • 40f0aa57e2 ci: update release workflow action references John Bartholomew 2025-02-22 17:19:55 +0000
  • 6fa97cc3dc chore: update golang.org/x/crypto to v0.33.0 John Bartholomew 2025-02-21 16:32:36 +0000
  • 923f51b8e3 switch to go mod based goveralls in CI John Bartholomew 2025-01-20 21:09:49 +0000
  • 9e1e952016 port some Python wrapper code fixes from C++ jsonnet John Bartholomew 2025-01-20 20:56:51 +0000
  • e1304d1698 update cppjsonnet and depend on a specific commit of jsonnet John Bartholomew 2025-01-20 19:41:37 +0000
  • 64c3804248 update Bazel rules with gazelle and manually John Bartholomew 2025-01-19 12:14:43 +0000
  • 86cd73aec9 remove unmaintained travis config John Bartholomew 2025-01-19 11:16:00 +0000
  • 156aa1d156 remove outdated .tool-versions config John Bartholomew 2025-01-19 11:07:01 +0000
  • e6f64e89f1
    feat: add |||- chomped text block syntax (#773) Tim Vergenz 2025-01-20 16:45:15 -0500
  • a45dd8a8f4 chore: run GitHub CI action on more pull request activity John Bartholomew 2025-01-19 22:06:27 +0000
  • 74c8d09d4a feat: update cpp-jsonnet and stdlib to latest (unreleased) John Bartholomew 2025-01-18 17:05:58 +0000
  • b3fed3ba12 feat: add builtin atan2 and hypot functions John Bartholomew 2025-01-18 17:05:14 +0000
  • 73c5dac18c feat: jsonnetfmt remove newlines after ObjectField id DinoChiesa 2025-01-03 19:17:47 +0000
  • 47762a99bb
    Add support for negative array indexes Ricard Bejarano 2024-10-23 18:43:02 +0200
  • 0055be63c9
    feat: add |||- chomped text block syntax Tim Vergenz 2024-10-11 13:12:27 -0400
  • 11d1f26659 fix: updated debugger.go Vasu Sheoran 2024-10-08 18:27:10 +0530
  • d90e5978cf
    linter: Add std.clamp Nate Gallaher 2024-09-30 10:52:06 -0400
  • f10caa0244 Simpler to not special-case consecutive _s. David Grant 2024-06-23 14:59:24 -0700
  • f4d4c5f75d Add a test for _123 lexing as identifier. David Grant 2024-06-21 20:33:25 -0700
  • 09df750de7 Just use struct literals. David Grant 2024-06-21 08:35:02 -0700
  • c984516edb Add exceptional test cases. Make case table less crazy. David Grant 2024-06-21 08:28:11 -0700
  • 18cf3bc68c Fix the test. David Grant 2024-06-20 21:01:31 -0700