Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: finos/rune-dsl

Tags

9.69.0

Toggle 9.69.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Function overriding syntax (#1144)

* Copied changes from POC

* Added cycle detection

* Cleaned

* Implemented formatting

* Refactorings and fixes

* Implemented experimental feature flag

* Implemented go to super symbol

* Implemented quick fix

* Added docs

* Fixed tests

* Fixed IDE tests

* Improved function caching

9.68.1

Toggle 9.68.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update actions/upload-artifact action to v5 (#1141)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

9.68.0

Toggle 9.68.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix issue to allow switching over types that exist in other namespaces (

#1138)

* add test for switch on types in other namespaces

* remove test

* move test to correct suite

* revert original

* fix issue

* refactor test

* add parsing test

9.67.9

Toggle 9.67.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
make implicitArgument loading lazy and call load from validator (#1132)

9.66.1

Toggle 9.66.1's commit message
make implicitArgument loading lazy and call load from validator

9.67.8

Toggle 9.67.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix with-meta formatting (#1105)

* add new test

* add another failing test

* update expectation

* update expectations

* update expectation

* indent constructor value when on new line

* fix tests

* add inner indent on with-meta constructor

* put inner constructor on new lines

* fix tests

* update expectation

* update expectation

* format with meta correctly

* use correct function for single line check

* convert test to java

* remove disabled on test

9.67.7

Toggle 9.67.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add rosetta-lang module to backport (#1130)

9.67.6

Toggle 9.67.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix Eclipse build (#1129)

* Fix Eclipse build

* Moved orphaned test

* Added backport to rosetta-lang

* Add polling

9.67.5

Toggle 9.67.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add missing `<name>` tags to POM files (#1127)

9.67.4

Toggle 9.67.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Remove unused `addjars-maven-plugin` from project (#1126)