Commit Graph

11 Commits

Author SHA1 Message Date
dependabot[bot]
f1e1617c1e
build(deps): bump the gradle-updates group across 1 directory with 3 updates
Bumps the gradle-updates group with 3 updates in the / directory: [com.github.jnr:jffi](https://github.com/jnr/jffi), [com.charleskorn.kaml:kaml](https://github.com/charleskorn/kaml) and org.jetbrains.intellij.platform.


Updates `com.github.jnr:jffi` from 1.3.12 to 1.3.13
- [Commits](https://github.com/jnr/jffi/compare/jffi-1.3.12...jffi-1.3.13)

Updates `com.charleskorn.kaml:kaml` from 0.83.0 to 0.85.0
- [Release notes](https://github.com/charleskorn/kaml/releases)
- [Changelog](https://github.com/charleskorn/kaml/blob/main/.releaserc.yml)
- [Commits](https://github.com/charleskorn/kaml/compare/0.83.0...0.85.0)

Updates `org.jetbrains.intellij.platform` from 2.6.0 to 2.7.0

---
updated-dependencies:
- dependency-name: com.github.jnr:jffi
  dependency-version: 1.3.13
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-updates
- dependency-name: com.charleskorn.kaml:kaml
  dependency-version: 0.85.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-updates
- dependency-name: org.jetbrains.intellij.platform
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gradle-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 01:34:22 +00:00
Alex Zenla
8d8866c26c
fix bug with evaluator when calling varadic functions 2025-07-26 00:07:10 -07:00
Alex Zenla
17b1aa44c0
upgrade dependencies 2025-07-03 03:18:11 -07:00
Alex Zenla
10308eae5c
fix intellij plugin 2025-03-18 18:55:07 -07:00
Alex Zenla
61fbb6f35f
upgrade gradle and fix plugin build 2025-03-16 23:48:04 -07:00
Alex Zenla
4ec5624be4
upgrade everything to modern versions 2024-11-30 19:48:07 -05:00
d079244fd7
gradle: update dependencies 2023-12-27 17:57:24 -08:00
d36310e698
parser: switch to char matcher interface 2023-10-06 15:30:43 -07:00
87623505c0
common: unused marker for marking values as unused intentionally 2023-09-23 16:30:00 -07:00
3b101bd48a
global: idea generation support 2023-09-17 00:38:47 -07:00
0bc3128b9d
support: basic idea plugin 2023-09-10 01:27:53 -04:00