Commit Graph
16 Commits
Author SHA1 Message Date
Дилян ПалаузовandGitHub f9fb6a1323 core/resources: Use geographic coordinates with precision 1 meter (#5232) 2026-02-28 18:26:35 +01:00
Дилян ПалаузовandGitHub 8f258ff610 DSL Rule - allow using PersistenceExtensions.RiemannType.TRAPEZOIDAL (#5334) 2026-02-09 01:02:18 +01:00
Дилян ПалаузовandGitHub bd4412dcd8 Karaf features: Update supported schema versions (#5254) 2026-01-08 22:30:34 +01:00
Дилян ПалаузовandGitHub bad5f94ef4 ChannelTransformation: log exact syntax errors in transformations (#5043) 2025-12-28 00:19:02 +01:00
Дилян ПалаузовandGitHub df64ab2a75 script: Remove unused ScriptEngine.executeScript (#5105) 2025-12-28 00:07:26 +01:00
Дилян ПалаузовandGitHub 8e4324121c bundles/*core.model/bnd.bnd: Require-Bundle: remove dependency on xtend.lib (#5176) 2025-12-27 23:43:15 +01:00
Дилян ПалаузовandGitHub 6e3d23f9ce core.model.persistence/bnd.bnd: avoid exporting non-existent package (#5209) 2025-12-27 22:56:58 +01:00
Дилян ПалаузовandGitHub b3e583867e Script DSL: do implicit “import java.time.temporal.ChronoUnit;” (#5098) 2025-12-06 20:00:59 +01:00
Дилян ПалаузовandGitHub 7705f2ba9b Script DSL: accept Collection Literals (#5077)
* lists - `#['Hello','World']` , and
* sets - `#{'Hello','World'}`
2025-12-06 19:55:11 +01:00
Дилян ПалаузовandGitHub 1aa3f67bde ScriptEngineFactory.createScriptEngine() - describe purpose of parameter (#5066) 2025-11-25 08:55:56 +01:00
Дилян ПалаузовandGitHub 1a61dc02f1 model.rule.runtime: Remove unused RuleEvaluationContext (#5102) 2025-11-10 22:53:29 +01:00
Дилян ПалаузовandGitHub 36b34d25d5 model.script.ScriptImplicitlyImportedTypes: remove dead code (#5099) 2025-11-10 22:51:22 +01:00
Дилян ПалаузовandGitHub 34340cbfe4 Do not require Strategies{} in persistence files (#5094) 2025-11-10 22:40:04 +01:00
Дилян ПалаузовandGitHub 961de1a2ca Remove all super(); calls (#5009)
by calling:
  sed -i "/super();/d" $(git grep -l "super();")
2025-09-07 13:17:48 +02:00
Дилян ПалаузовandGitHub d48ac20377 typo: successful (#3236) 2022-12-19 15:45:17 +01:00
Дилян ПалаузовandGitHub f64874e226 Fix a/an typos (#3184) 2022-11-30 21:16:18 +01:00