Commit Graph

  • e8ecc17709 Fix 0.31 release date in changelog release/0.31 Jen Basch 2026-02-26 11:09:54 -08:00
  • cac3e483b5 Start next dev iteration main Islon Scherer 2026-02-26 18:48:59 +01:00
  • 4d35f18309 Prepare 0.31.0 release Islon Scherer 2026-02-26 18:13:41 +01:00
  • 2904b719bb Prepare 0.31.0 release 0.31.0 Islon Scherer 2026-02-26 18:13:41 +01:00
  • 4cf2a1b42c Allow command options to have nullable types and default values (#1444) Jen Basch 2026-02-26 08:34:46 -08:00
  • 3ef065b6b6 Correct --root-dir check to also work for jar:file: URIs (#1442) Jen Basch 2026-02-25 10:57:01 -08:00
  • be21c34938 Allow command transformAll functions to perform imports (#1440) Jen Basch 2026-02-25 08:03:53 -08:00
  • 2e4d73b957 Fix regression in CLI error handling when project loading fails (#1439) Jen Basch 2026-02-25 01:28:05 -08:00
  • 28b09134d7 Add release notes for 0.31 (#1438) Jen Basch 2026-02-24 08:56:16 -08:00
  • 4611d181a8 Remove broken Collection.transpose method (#1437) Jen Basch 2026-02-24 08:09:52 -08:00
  • 12915f520f Fix command error and import handling (#1436) Jen Basch 2026-02-24 08:09:25 -08:00
  • 2ec0baad53 Allow referring to remote project dependencies on the CLI with @-notation (#1434) Jen Basch 2026-02-23 08:52:56 -08:00
  • 77395a86f4 Bump EnricoMi/publish-unit-test-result-action from 2.22.0 to 2.23.0 (#1435) dependabot[bot] 2026-02-23 08:51:04 -08:00
  • a5dc91f0a5 Command flag behavior improvements (#1432) Jen Basch 2026-02-20 12:00:18 -08:00
  • 08712e8b26 Fix display of evaluation errors thrown by command convert/transformAll (#1431) Jen Basch 2026-02-20 07:51:33 -08:00
  • e07868b404 Handle lexer errors in pkl format (#1430) Jen Basch 2026-02-19 10:00:00 -08:00
  • 72a57af164 SPICE-0025: pkl run CLI framework (#1367) Jen Basch 2026-02-12 07:53:02 -08:00
  • 63a20dd453 Improve org.pkl.formatter.Formatter JVM API (#1428) Jen Basch 2026-02-11 09:22:42 -08:00
  • 60f628eb36 Fix possible race condition during module and resource reading (#1426) Islon Scherer 2026-02-11 11:18:11 +01:00
  • 817e433a7f Document annotations and annotation converters (#1427) Jen Basch 2026-02-09 10:19:47 -08:00
  • 08d8c8ec7a Improve import formatting (#1424) Islon Scherer 2026-02-06 17:57:50 +01:00
  • effa4844e6 Bump pkl.impl.ghactions to version 1.3.5 (#1422) Jen Basch 2026-02-06 08:43:45 -08:00
  • f0449c8330 Add flag to turn power assertions on/off (#1419) Islon Scherer 2026-02-03 09:35:16 +01:00
  • 7b7b51c0ae Bump gradle/actions from 5.0.0 to 5.0.1 (#1420) dependabot[bot] 2026-02-02 09:39:13 -08:00
  • a2bfbd72a7 Bump actions/checkout from 6.0.1 to 6.0.2 (#1417) dependabot[bot] 2026-01-26 09:04:22 -08:00
  • 11b65e4d7a Bump actions/setup-java from 5.1.0 to 5.2.0 (#1416) dependabot[bot] 2026-01-26 08:55:53 -08:00
  • 73264e8fd1 SPICE-0024: Annotation converters (#1333) Jen Basch 2026-01-23 12:44:41 -08:00
  • ed0cad668f Fix Function.toString (#1411) Daniel Chao 2026-01-21 07:29:58 -08:00
  • 03a7676e64 Implement power assertions (#1384) Daniel Chao 2026-01-20 21:41:33 -08:00
  • 3cd294b62a Add 'let' to list of control keywords (#1409) Daniel Chao 2026-01-19 20:00:21 -08:00
  • f6cfc82201 Bump pkl.impl.ghactions to version 1.3.3 (#1408) Jen Basch 2026-01-15 12:06:56 -08:00
  • fd66438828 Bump pkl.impl.ghactions to version 1.3.2 (#1403) Jen Basch 2026-01-12 18:01:46 -08:00
  • b4bd292511 Handle IOException when creating PklProject.deps.json (#1405) Daniel Chao 2026-01-12 15:08:38 -08:00
  • f1c71bc9bb Emit error stack trace on non Pkl exceptions (#1402) Daniel Chao 2026-01-12 13:45:39 -08:00
  • 9d385f2194 Fix super method call inside let expression (#1383) Akshat Anand 2026-01-10 09:29:20 +05:30
  • 1d60a7c29a Fix spotless ratcheting on release branches (#1401) release/0.30 Jen Basch 2026-01-09 14:18:18 -08:00
  • 3595c03078 Fix spotless ratcheting on release branches (#1401) Jen Basch 2026-01-09 14:18:18 -08:00
  • a4879728fd Fix doc links from pkl:base to pkl:math (#1400) Jen Basch 2026-01-09 11:30:56 -08:00
  • 9b6f72d5d0 Fix doc links from pkl:base to pkl:math (#1400) Jen Basch 2026-01-09 11:30:56 -08:00
  • ac4f2fd9a6 Add isNotEmpty, isNotBlank methods (#1396) Daniel Chao 2026-01-08 13:22:43 -08:00
  • 14d58a17b0 Address warning diagnostics (#1395) Daniel Chao 2026-01-07 22:11:24 -08:00
  • 474305c7b9 Use gradle/actions/setup-gradle (#1397) Daniel Chao 2026-01-07 21:10:07 -08:00
  • 6b9c670cfd Add syntax highlighting of Pkl code (#1385) Daniel Chao 2026-01-06 10:33:11 -08:00
  • 4f4f03dbca Fix cacheing of module type (#1393) Daniel Chao 2026-01-05 14:49:07 -08:00
  • 6cd03c7f56 Add pkl bom module (#1390) Eduardo Aguilar Moreno 2026-01-05 14:47:28 -08:00
  • 8f83885c75 Fix default value for non-final module type (#1392) Daniel Chao 2026-01-05 11:39:24 -08:00
  • 0a4281366f Do not throw if output dir is symlink (#1389) Stefan M. 2026-01-05 19:16:32 +01:00
  • 35861240a0 Bump EnricoMi/publish-unit-test-result-action from 2.21.0 to 2.22.0 (#1382) dependabot[bot] 2025-12-22 09:34:57 -08:00
  • 3f4e894e43 Import release notes from 0.30.2 (#1375) Daniel Chao 2025-12-15 13:14:18 -08:00
  • dcf3f24e3b Sort list of repos alphabetically (#1376) Daniel Chao 2025-12-15 12:48:26 -08:00
  • 6614cf11fb Add highlight.js and pkl-readers repo entries to README (#1371) Daniel Chao 2025-12-15 11:28:30 -08:00
  • 4e3f9da0c2 Really prepare 0.30.2 release (#1373) 0.30.2 Daniel Chao 2025-12-15 11:17:47 -08:00
  • 8173c4aaad Prepare 0.30.2 release (#1372) Daniel Chao 2025-12-15 11:12:56 -08:00
  • 2513ddb13d Fix formatting of nodes with no children (#1351) Daniel Chao 2025-12-09 11:03:50 -08:00
  • a945f00c63 Omit superfluous newline when writing formatted content to stdout (#1350) Daniel Chao 2025-12-05 09:54:31 -08:00
  • ab23ab2dc1 Build linux executables that link to glibc 2.17 (#1352) Daniel Chao 2025-12-05 15:24:27 -08:00
  • c480cc8118 Fix bug in parsing of super expression (#1364) Islon Scherer 2025-12-12 18:02:48 +01:00
  • b92c773555 Bump pkl.impl.ghactions (#1366) Daniel Chao 2025-12-12 11:30:47 -08:00
  • f528927797 Fix building of pkl-doc (#1365) Daniel Chao 2025-12-12 09:36:38 -08:00
  • 41cf485ffb Fix bug in parsing of super expression (#1364) Islon Scherer 2025-12-12 18:02:48 +01:00
  • cd9cfaae8f Bump pkl.impl.ghactions, update lockfile to not run (#1362) Daniel Chao 2025-12-10 21:39:18 -08:00
  • 2578703081 Bump versions, fix dependabot updates (#1361) Daniel Chao 2025-12-10 18:03:32 -08:00
  • b170968e9e Bump pkl.impl.ghactions to 1.1.0, add version locking. (#1359) Daniel Chao 2025-12-10 16:35:15 -08:00
  • 32e9087da9 Fix formatting of nodes with no children (#1351) Daniel Chao 2025-12-09 11:03:50 -08:00
  • 9d41518553 Bump pkl.impl.ghactions to 1.0.1 (#1358) Daniel Chao 2025-12-09 10:53:04 -08:00
  • b7ccc67bd8 Adjust CI to not publish test results for deploy-snapshot (#1357) Daniel Chao 2025-12-08 09:56:57 -08:00
  • 252f44728e Adjust native lifecycle builds to not throw during configuration phase (#1356) Daniel Chao 2025-12-07 11:35:14 -08:00
  • 139f70bb79 Change pkl format --write to exit 0 when formatting violations are found (#1340) Jen Basch 2025-12-05 16:01:09 -08:00
  • 2de1d5b9d2 Build linux executables that link to glibc 2.17 (#1352) Daniel Chao 2025-12-05 15:24:27 -08:00
  • 81a4e687b4 Fix IDEA gradle project sync on Windows Aarch64 (#1353) Jen Basch 2025-12-05 14:53:06 -08:00
  • e1559c66ad Fix CI build for pkldoc (#1349) Daniel Chao 2025-12-05 09:54:57 -08:00
  • c2d672e943 Omit superfluous newline when writing formatted content to stdout (#1350) Daniel Chao 2025-12-05 09:54:31 -08:00
  • 1d94ab5c3c Prepare 0.30.1 release (#1345) Jen Basch 2025-12-03 21:13:36 -08:00
  • 36af9382c5 Fix release publishing (#1343) 0.30.1 Jen Basch 2025-12-03 15:13:31 -08:00
  • a3075d0d9f Fix testing of pkldoc executables (#1342) Daniel Chao 2025-12-03 15:12:08 -08:00
  • 18af7571e8 CI job polish (#1341) Daniel Chao 2025-12-03 15:11:33 -08:00
  • c73fc87583 Fix release publishing (#1343) Jen Basch 2025-12-03 15:13:31 -08:00
  • bcbe1b8995 Fix testing of pkldoc executables (#1342) Daniel Chao 2025-12-03 15:12:08 -08:00
  • c5b98d6510 CI job polish (#1341) Daniel Chao 2025-12-03 15:11:33 -08:00
  • 5b6ee977c9 Prepare 0.30.1 release Jen Basch 2025-12-03 13:35:58 -08:00
  • dca6da83b2 Prepare 0.30.1 release (#1338) Jen Basch 2025-12-03 12:16:15 -08:00
  • 7711a1612c Fix fetch depth for gradle-compatibility and java-executables-* CI jobs (#1339) Jen Basch 2025-12-03 10:34:03 -08:00
  • db6ff394d7 Fix fetch depth for gradle-compatibility and java-executables-* CI jobs (#1339) Jen Basch 2025-12-03 10:34:03 -08:00
  • 4f3f28aa76 Fix parsing of URLs with plus signs (#1335) Daniel Chao 2025-12-03 10:11:23 -08:00
  • 53f3be64f3 Fix parsing of URLs with plus signs (#1335) Daniel Chao 2025-12-03 10:11:23 -08:00
  • 99ba9be765 Vendor paguro's RrbTree, fix an int overflow breaking large Lists (#1337) Jen Basch 2025-12-03 09:02:17 -08:00
  • bffc50ea10 Fix snapshot publishing (#1330) Islon Scherer 2025-11-26 09:17:14 +01:00
  • c63b8d3965 Fix newline checks in parser (#1328) Spencer Phillip Young 2025-11-24 05:40:54 -08:00
  • 5516cdb210 Fix empty parenthesized type unexpected error (#1323) Spencer Phillip Young 2025-11-18 06:35:44 -08:00
  • a8b6081a90 Fix macos/amd64 image builds (#1322) Daniel Chao 2025-11-17 12:16:28 -08:00
  • cab7bd1b01 Fix deploy jobs (#1319) Daniel Chao 2025-11-15 16:30:51 -08:00
  • 1b29d59b21 Replace broken references to CircleCI (#1318) Daniel Chao 2025-11-14 15:44:59 -08:00
  • e5577ed8f0 Fix release builds (#1317) Daniel Chao 2025-11-14 15:18:30 -08:00
  • c965281d46 Fix build java executable (#1316) Daniel Chao 2025-11-13 17:46:35 -08:00
  • 718898d083 Switch to GitHub Actions (#1315) Daniel Chao 2025-11-13 16:03:05 -08:00
  • d33736625e Fix Map formatting (#1312) Islon Scherer 2025-11-11 09:37:09 +01:00
  • 53dcac56d0 Disable spotless ratcheting of Pkl sources (#1295) Daniel Chao 2025-11-04 05:31:49 -08:00
  • 687ce0f97b Apply spotless formatting Dan Chao 2025-11-03 12:01:35 -08:00
  • d1c652f736 Vendor paguro's RrbTree, fix an int overflow breaking large Lists (#1337) Jen Basch 2025-12-03 09:02:17 -08:00
  • 6c3683c55e Fix snapshot publishing (#1330) Islon Scherer 2025-11-26 09:17:14 +01:00