Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/SkriptLang/skript-reflect

Powerful reflection utilities for Skript.
https://github.com/SkriptLang/skript-reflect

Fix custom syntax handlers not logging parse messages

7a384bfec8cb2914c19e327467ab254630b254ea authored almost 7 years ago
Avoid NPE with dynamic descriptors (fixes #41)

48de75a67a4862257cf2491f3cd15486c497a1b3 authored almost 7 years ago
Make return value optional for expressions

1e80948b83b2afad17e195af36a7aef8d0923bea authored almost 7 years ago
0.10.0 Update

c815fc25fd3db11f00b861a8133aae26d0e915f4 authored almost 7 years ago
Separate return into return and continue effects (fixes #42)

7a00a3d334629ffe8ae407971778132b8ec10b7d authored almost 7 years ago
Rework custom syntax definitions

78e1765909ff6aea816cd06b9e25acda69b815c8 authored almost 7 years ago
Register custom syntax on init instead of event lifecycles (fixes #25)

f03383bef3bfd8f0a9ea4700f7ea058a237de921 authored almost 7 years ago
Correctly preserve null references in collected arrays

d808b055f04b1d88b8ae208986c56e1d3f7e3008 authored almost 7 years ago
Add an instanceof expression (fixes #36)

9a6316cd23b6dd90814ef10127c1105ef060befc authored almost 7 years ago
Return the most specific array when collecting an array (fixes #39)

023b50002ce69679d6b62015d210ef3ee77e34ab authored almost 7 years ago
Coerce classinfos into classes during reflection

95ea8473464fc248f79d8ebe4bbd7a12e4d0678f authored almost 7 years ago
Automatically convert classinfos into javatypes

fe1a8849b38b172f7c7ea5c3ea6ea9b3c0318982 authored almost 7 years ago
0.9.0 Update

7ba0ccb842bd16980b41af6f17cb3f44c0b57769 authored almost 7 years ago
Workaround for typo "getParamaters"

ac4e12c407942e8605aea1b6d7ba4550983a6d73 authored almost 7 years ago
Change proxy syntax

0ee42004c61350fb13601384b5bb42cffdfdaeee authored almost 7 years ago
Change continue syntax to return (fixes #30)

e553e800f4e56853649c6adb0052de805365e1d9 authored almost 7 years ago
Implement experimental proxy support

a28a950531e44ca581910f2b28e6ac773164819e authored almost 7 years ago
Fix NPE with nullable expressions in custom syntax

31ad28bf55fac6aecb73aa367a9ff69408cd200e authored almost 7 years ago
Stop nullable expressions from preventing init

fff7000afab144c4ca91ab1c4a28c47d7ffd1e70 authored about 7 years ago
Change null syntax

0e219836c9a03f590c9647fa2f0f862a2395f6b8 authored about 7 years ago
Add an article to constructor syntax

a6076e240df0e13fc09394b7983ac406d8d94e44 authored about 7 years ago
Clarify error message when a nullary method is invoked (fixes #15)

6c6089bcbc5111df1fcde71a000cfc613d641fda authored about 7 years ago
Remove hasPrimitives check when converting types (fixes #22)

9d74efde019f1b2d5b16e5a5cd121ba42ac760c5 authored about 7 years ago
Deal with UnparsedLiterals more elegantly (fixes #16)

f3255cf3908072fedec36f40cb123e63fb6e459e authored about 7 years ago
Preserve null references while using the cast expression (fixes #10)

0cfa191327ef175c8fcdee84646beba1db0f8b7a authored about 7 years ago
Delegate toString() calls to toString(Event, boolean) (fixes #21)

a74e8c1b99dca4c167fcca6f238c92ebb8138c8f authored about 7 years ago
Actually return the inner expression from ExprExpression

6027372caf59dafb2b29c526234a9b2024ea20e6 authored about 7 years ago
Return the inner expression from ExprExpression

a02134a512ba94506a15071fc7dede8a3f61560a authored about 7 years ago
Add aliases for object and objects for readability (fixes #20)

3fb29d89fa3fd336c90d4ab48c3ab83dc3cb529a authored about 7 years ago
space

8253f5d0cfe963fd890c7044ad9ad96d8b3a5b16 authored about 7 years ago
Add an expression for getting the raw expression object of an expression

0341a61272b462697583d840abf311df4a7055a0 authored about 7 years ago
Implement custom conditions

0b8bbf8d5b8a5b1abe1626a4afdfe33db4767533 authored about 7 years ago
Prevent the usage of UnparsedLiterals in custom expressions (fixes #18)

4a1c55d0ecd7191284abecf35134d3a6f9cb031c authored about 7 years ago
0.8.3 hotfix

89708a1685f4f4d376ae65c36039debcc512e82f authored about 7 years ago
Force change mode to start with "to" to avoid conflicts

bd672c7b93f517f5a83d1214552ec1b09d143b89 authored about 7 years ago
Fix expression index in toString()

9994c47d8c34b354cfbf633651bee65b92b02c9c authored about 7 years ago
0.8.2 hotfix

187e7c77c3c4ccfadb804567d7466194bf5aeabe authored about 7 years ago
Immediately evaluate expressions before passing them to custom syntax

cfcf2bdc329de9d42241c9de70470bd39d090da7 authored about 7 years ago
0.8.1 hotfix

379a9fcbdfee5c804501e197b81b51d3fcb1a7fb authored about 7 years ago
Add missing regex expression

0f622760d278d9d5705accfe1dcad68a7f05b72d authored about 7 years ago
Add missing parser mark expression

4bfa6db6e4fa09f5e10e8c17aec356609588c906 authored about 7 years ago
Update 0.8.0

6c80e4e3ecef224544b8eb65cdd62d586946f32e authored about 7 years ago
Add experimental custom syntax support

63d628627c64179c80bb9074cdbc2db776cb6ae9 authored about 7 years ago
Move error logs to a separate expression (fixes #17)

b40477756a80c32fd9522d63f55ddcb6f88734b3 authored about 7 years ago
Properly implement getArray() and getSingle() (fixes #13)

3877facf1f6918b54fa1d558c896f4bd9ea8f825 authored about 7 years ago
Add a null check to getSingle (fixes #11)

60807661b6f9e7ef3eb0ecf71fdb3c1e07e6d7ab authored about 7 years ago
Change error propagation method (fixes #12)

24abb8b087a05787b339b2ccf775519e88d7d16a authored about 7 years ago
0.7.1 hotfix

71264a743bf9ae4158cba4712cffb8a18f0f8fb1 authored over 7 years ago
Check if directory exists before loading libraries (fixes #7)

82ef01f25091ed63a988fe6c4f25ad9876d4d8bb authored over 7 years ago
0.7.0 update

7762d991880257dd8ba1be30f470cedfaac5e636 authored over 7 years ago
Box primitive arrays before spreading (fixes #4)

cfcb75ffca2e228cb64f44d9d7bddef26046f33a authored over 7 years ago
Load libraries from the data folder (resolves #6)

e786a4db406b0ca1f15e598b8c518c42e3abfd60 authored over 7 years ago
Switch order of cast expression type (fixes #5)

This just changes the problem, but at least it fixes the more common use case.

70152f0e18b41d377f7aeb4f89556d3854dff2cd authored over 7 years ago
Make event priority registration dynamic

77b10970321e0b00f2f030b05fe3ed9910fa0576 authored over 7 years ago
Remove unused code

021dbc5c4790424d346baf5cba2f76b4090b547c authored over 7 years ago
Extract superclass for wrapped events

41cbabe8232c6fe7c7224b007e65595f14dac75d authored over 7 years ago
Allow iterables and iterators to be spread

7c6b31a4163e6601fe7c079a6166b42a62d4782c authored over 7 years ago
(BREAKING) Use event priority names instead of their ordinals

1cab75671d63a1d672c54742287d2bdf26c683ce authored over 7 years ago
0.6.0 update

a7a208ea173d64d0e66b312d8f4bd4675ebfaf5e authored over 7 years ago
Add a bit manipulation expression

2cc500dde4c3532e32105e056d885a78ffe77ea6 authored over 7 years ago
Allow collections to be spread

e0e274b3a21ee5e5d62b21a4650025cbe0691730 authored over 7 years ago
Remove bits expression that was accidentally pushed last commit

Alright, I don't appreciate IntelliJ undoing all of my progress in the "Commit Changes" dialog w...

c4ad407bce98f8a2a74bfec773338878deec75df authored over 7 years ago
Add a cast expression (fixes #1)

bfb5ccd1e1dfcc41a7e5d94baf93222ad4222d7f authored over 7 years ago
Allow converting some strings to characters

0595db0f7e181bcf41c281b3a31ea5de2425340f authored over 7 years ago
Select method by object rather than type

910e7e1afb5a9c34122f680ce66fa0d9f9e3c632 authored over 7 years ago
Cleanup code

1483932bfbcf5b92055e38ebc4a69ec3602bb383 authored over 7 years ago
Make custom events cancellable

48e13a617c06d9d83649713e1790e99df41f4e7c authored over 7 years ago
Replace unnecessary anonymous class

22aed2b7b80600c8752d9608e8cf6e3d1fef8ca6 authored over 7 years ago
0.5.0 update

2b78b26c0f1fd2e2384b370002de759d7d3dc8a9 authored over 7 years ago
Improve error messages

6881018ddef6309018968a51931c64d017a5ceec authored over 7 years ago
Add null placeholder type

d0f5ee74680f04447dd9f45bd82e4cd45d71cf60 authored over 7 years ago
Add converter between Java type wrapper and class

50dcc96e785baa9b30388850ad457b1dea4682b1 authored over 7 years ago
Add array utilities

b56962d2b6cd23b33fe33af743f02ea116201489 authored over 7 years ago
Fix line lengths

ab1d6cca5dd218694d7d829c2efeae439f46abe2 authored over 7 years ago
Add null literal

f1c6dc7828dc502f670a03c0596196c8a323a5a3 authored over 7 years ago
Add documentation link

cc76b31a2ee10a81b97f76c20292af3a947595ae authored over 7 years ago
Update Java type syntax

25ddcd67fc1f8498e8c4002dc00bdf67d12d3bd4 authored over 7 years ago
Update type of syntax

faf1d3aa9cc207ef2ef1de2d64534dd0efedf8bf authored over 7 years ago
0.4.1 update

83f3fd742c32b926862d5397c1270e01dbb971be authored over 7 years ago
Fix a ClassCastException due to mismatched empty arrays

27e6e1956ae01e257e6fc6faa0eac5a3bdc5107e authored over 7 years ago
0.4.0 update

ac8e1b1bd094eb83e2d9a1e21b9c20e8325c94d8 authored over 7 years ago
Improve ability to use Java calls as expressions

5f31e288847f4b04d45b4a3091926ab15e4d6fc6 authored over 7 years ago
Add literals for true and false

1118e31ebe32ed993a7cffc902a97fa8ec6f6662 authored over 7 years ago
Add custom event support

81f59fb5af99633cb837e37555a5b2781052f8f1 authored over 7 years ago
0.3.1 update

bc305ef9a3c170ab2ae451ce3da56159df50448e authored over 7 years ago
Make java in typeof expression mandatory

4d2bc26b3712a1dbbd4c09e021fea89dcf244612 authored over 7 years ago
0.3.0 update

e87fcc1c296a3f8236ba7f2e2ac81fb13d832c77 authored over 7 years ago
Improve error handling

353c6fbd78c895b9d914ca53312ef7edb1bb7d21 authored over 7 years ago
Fix isSingle for Java calls

76623b9a33a33d6dba5fe32fd8c33053e9f75fdb authored over 7 years ago
(BREAKING) Change Java calls to accept a single target

465f93057e62fa52db18eeb8b62154531ebed0e1 authored over 7 years ago
0.2.0 update

444809dab05cf3fe506357323ff89ec179de9b7b authored over 7 years ago
Fix toString

e2efff8a408c35316a0952323913a6edea1751cc authored over 7 years ago
Fix isSingle for method calls

8a34935c1e1d66433ccdbdddc1daac84cd84c926 authored over 7 years ago
Add java type property

ab106216e2dcaaff1dc5e0df10b3dd7c0d1731d9 authored over 7 years ago
Fix line lengths

858fa554522664dd2dc7b60d573251400b937085 authored over 7 years ago
Use parser mark to identify member type

1e9b6e8ee38d3ee9fecbe843003d48f28678950e authored over 7 years ago
Add member name expressions

a098dc9077563abfc5f2dec647da02de502d2ffe authored over 7 years ago
Add user patterns to types

1dc5e4584451e7c451a49018c0b63fc07cc7f7b7 authored over 7 years ago
Update import syntax

10358fa5eddac254b81472e5c98c2dc5cef26135 authored over 7 years ago
Update README

6d56584bbf12436ebaff6929d52a1e8731530267 authored over 7 years ago