Ecosyste.ms: OpenCollective

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

github.com/caoccao/Jaspiler

Jaspiler is a Java to Java transpiler.
https://github.com/caoccao/Jaspiler

🐳 chore: Upgraded Javet to v3.0.4

280be37dd5cd201c6205208637ff2960ee30e422 authored 10 months ago by Sam Cao <[email protected]>
🐎 ci: Upgrade github actions

5ab05cd6eb4bd04888673ae2c8e96d8ad9a3d1a5 authored 11 months ago by Sam Cao <[email protected]>
📃 docs: Update README

3ebe4c64889148d63a04d4d82813ad8a0d1d2d97 authored 11 months ago by Sam Cao <[email protected]>
🐳 chore: Update dependencies

9e48794b991bd485c26ed7cbb2fb22f06c743ad7 authored 11 months ago by Sam Cao <[email protected]>
🦄 refactor: Revise annotation detection

7f36bc91c96b26a61ebeb51a9817c1e0d99cdd0f authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add Feature to Contract

112f059bd71299f495a09f2e3b469b032737f6f6 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add id to the contract

6731179a56e7bcb70600de45ae547d38c1318060 authored over 1 year ago by Sam Cao <[email protected]>
🐞 fix: Fix require root file separator

6293db632704404d075a871411ce94a60ad6ef94 authored over 1 year ago by Sam Cao <[email protected]>
🐞 fix: Add await() before deleting jaspiler

035b52c283b5ad8ac19dbb8a5786b33fca80ffd7 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add condition to JaspilerContract.Change

58270e1e9a186afd5731e56defd248a1c4e6f8ce authored over 1 year ago by Sam Cao <[email protected]>
🦄 refactor: Add V8PatchedFileExecutor

380334c82688fb50f86d0dc41698165361827736 authored over 1 year ago by Sam Cao <[email protected]>
📃 docs: Add tutorial parse argv

121d0578c89c06b35611b8549867d7ee4d18824f authored over 1 year ago by Sam Cao <[email protected]>
🐳 chore: Remove picocli

84494ffb9a3f3962aaca3e259e54f9eff2c35558 authored over 1 year ago by Sam Cao <[email protected]>
🦄 refactor: Add export to index.d.ts

816813e9c5e7aecb36f219167727bf9978b9f2d9 authored over 1 year ago by Sam Cao <[email protected]>
🦄 refactor: Add JaspilerMain.internalMain()

ec767a4cc5f26d4747f75b2f8347983e05152c96 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add jaspiler.argv

16e875ae3d74d1a300a6dda8b1c4eb84c78fc310 authored over 1 year ago by Sam Cao <[email protected]>
📃 docs: Add tutorial 03 built-in annotations

678edb460f0d314a5a7f5c72404730d6871967fb authored over 1 year ago by Sam Cao <[email protected]>
🐞 fix: Remove V8Register

13206d30256e9e1999df127ff852c0a1ab657082 authored over 1 year ago by Sam Cao <[email protected]>
🐳 chore: Upgrade Javet to v2.2.1

6314ae35aaab9d9e8f1526b17925a8bfb092d803 authored over 1 year ago by Sam Cao <[email protected]>
📃 docs: Add Tutorial 02: Play with Types

09baab3c9e35b5cc9a2d34b7ae9c09c2ec802b26 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add PluginContractChangeMethod

53d068f2035d205b345295fca5132d1eff23996e authored over 1 year ago by Sam Cao <[email protected]>
🦄 refactor: Rename save() to serialize()

5cb369a970b825ed9f24884630840ff84fdc178a authored over 1 year ago by Sam Cao <[email protected]>
🦄 refactor: Add evaluateAnnotationCondition()

07c92f20711bdc17710b4cc4cc2200d6de96d714 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Support Ignore(condition)

f49cc29331541d6105b55dd09334a9f033dc2f0d authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add PluginContractIgnore

c4cd0d19a40da6736835cda25a120f827c575fd1 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitOther(), scan()

0f89f90fd150fdc7eedbde77df3f6e7f43414aa1 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitYield()

a41062f0bc8de6a28c6dd25436c46e0fcbd7472f authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitWildcard()

9871d069c42c89c8f83694d826736cf25bbcbb3c authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitWhileLoop()

54018249808358276da5309d8d28957e5e7ef02c authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitUses()

ee500eb77ac5fadcdec9ff524635d6616d33f2cd authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitUnary()

aab57f087548b429777dfe63ffb47841fce58dd0 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitUnionType()

938c477cafae8208701fdc9f795e313da7d1a926 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitTypeParameter()

3209e932bd4bb071f1097b368eb57d272055a652 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitIntersectionType()

09400a7d0da6777a56cf058d65c9a691846a6e61 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitTypeCast()

4eb394fc811d024b166baa3b9350131389d689a5 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitTry()

343c2aa0c743651d0eb3bd0862067e03ddae0e9d authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitThrow()

4079d95921f6bb487de62dc8d789b1d7c7d33646 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitSynchronized()

3d78adfe8775728f116b607708515b29dcc0c645 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitSwitchExpression()

d1f506e24e54320cbd39b43c2d7d8d8bb1076147 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitSwitch()

b6a4ba11fd7501caf55d8c51431fbf7629ba6f80 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitEmptyStatement()

947b4bbf375cff9c6d2fbebe7026ec6362b8495b authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitReturn()

993a570ec58431a54edf24c5689affaf34d2e243 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTRequires

41c78c9f6541c04a51cb47b712c1bb7da45655ae authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTProvides

3564d871f30f7723fcdc2758d654b620f06a18df authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitPrimitiveType()

d943225da6670ef51adf26c0793d2a55bbf3f3d7 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitParameterizedType()

63a2093410c66565e656994d7e616d4411b8b960 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTParenthesizedPattern

ec6f541188606187ce62cda729db84876e92baf7 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitParenthesized()

0794cfcdf918947ad273229714aba6fdb5db23f9 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTOpens

ba66bf77b0ff17aef964325903140cf6a230fd8c authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTNewClass

2fecc579815bd306b25d8e3e8ed3b26206089299 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTNewArray

84273a58a0fd3304212fd270cd71f9138e22f5ad authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitModule()

526027989338f456d0ccea07fcbe9e06df829d98 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTModifiers

b80bee28ad465bfcc1c9d398887c890a9ece50bb authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTMethodInvocation

cb28cd4f52a10b62241045421713fafc0df0cd7f authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTMemberReference

fc0ba0d2efebcbd476999da80c12a9eda8c349cc authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTLiteral

5da898f5288b10ff04a13ab7a556fa973e0af456 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTLambda

1f265c85356dc23deca233f07aa710c8a09ece6a authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTLabeledStatement

739b55cf0425adb048847b6933aa462f5e0d1d88 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTInstanceOf

2a7ed4af4d95871b685da2f400c83de43cf04a05 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTIf

f8fdd2e339470245d513977988a320bd5d025529 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTGuardedPattern

8ec0a87c23234229c65adbc1e357bf42497b6f31 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTForLoop

ed600bd872e4fb4f8293f6c3b59833129acfb656 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add visitMemberSelect()

0b2e5d691d09d52b27c4759f5313eac21f9ddf58 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTExpressionStatement

6c9d3c19c08079fdf781fbb525950f335536118a authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTExports

827a661d1afd3802b11a5e04d14f8b7661afbe25 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTErroneous

81af3c966f302db5380b03e4dc80feaf95370f31 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTEnhancedForLoop

6976e513fb97e33638138449bd349efcacdea2f3 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTDoWhileLoop

ad5a6a5f6a59bd1518dfdd731701c11b80c18f4f authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTDefaultCaseLabel

ac58eb7f7b70677e909a6ee19f1b2acc4cfee85c authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTContinue

84f253eefea0c560402f8cf445da9a24c79fb802 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTConditional

7e5464c7dd2e839b11ac83dbe5f34ef752310e9d authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTCatch

9ad8b9654521912a1faf518f0021a8bab576e30f authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTCase

73efc9eb933059b864df8903c466d04d3697e49b authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTBreak

36b7716848a600835a2825193dec20fdcee4d3f7 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTBindingPattern

cec228c162c9afa7967e137644ce2c7d7ac41ca5 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTBinary

5b07511231e8a7fd6ab2387bfe55de975d411c25 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add CompoundAssignment

4bad6c93b3d600d36ef723906814898323dbea6a authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Enhance visitor

b90a2b5244c7983f9c4775bc4a837670e27d3342 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTAssign

ca158a604617384aef934b74ff790cb9c48fddfe authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTAssert

3e40d40f118ac5cbe32980b902f9cb3a1df4f70d authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTArrayType

e6ae024889661ddd2c31af09d22abdccd2a992ea authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTArrayAccess

7272b1d585ebc4ba2962dc42b367438946f3cc97 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTAnnotatedType

87507f200213b3033c251fb6aaf8fa770615b3d3 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add all 64 new types

6918efcb8301691ad1e2bf5e25fcf2754b426828 authored over 1 year ago by Sam Cao <[email protected]>
🦄 refactor: Revise quick start

d56de33f32b6d1e580dc639f3006bceca0ca60fa authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add Block to Visitor

ff1934eeb1e4dcc24894a32e12329de0795531c0 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add TransformOptionStyle

d28b32b568c748cc579b116277c3dd1e38ddde46 authored over 1 year ago by Sam Cao <[email protected]>
🦄 refactor: Replace StringWriter with StyleWriter

94eb4945bb3077c245beabc5f3ff50c2372103a4 authored over 1 year ago by Sam Cao <[email protected]>
🦄 refactor: Add style

19db067e32e3300708f59749990bc604a67c1f24 authored over 1 year ago by Sam Cao <[email protected]>
🐞 fix: Fix wrong path to the jar

5c09f83be94cd69c4b2a745ab303000c93f3e5bb authored over 1 year ago by Sam Cao <[email protected]>
🐎 ci: Remove V8 binaries

df5ce2642fc48f5423845d5d283a2baeb3ec4a63 authored over 1 year ago by Sam Cao <[email protected]>
Fix npm install for workflow

3ca4b55d31636e3418dfa205405cae2e4fef42a6 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add badge

b3863756e126195796ecf6657a330ea2988efcf5 authored over 1 year ago by Sam Cao <[email protected]>
📃 docs: Add wiki to readme

89ea0ca1e4e7c25bf8d88cba2aa5a57e0106f9c0 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTMethodDecl and newMethodDecl()

24b5357e27b185b17d6902c96b95a3cd0de5afe8 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add JTVariableDecl, Identifier(), Import(), Variable()

69bfded47cf72ffd0a3636a65d59bb3f27d8f585 authored over 1 year ago by Sam Cao <[email protected]>
✨ feat: Add jaspiler.newIdent()

b1e6e88ef0d5ae84293ff279e04330b87df6fb53 authored over 1 year ago by Sam Cao <[email protected]>
🦄 refactor: Simplify proxyGetStringSetterMap()

9405c76f7115ee8da7af60951ffa64181a233691 authored over 1 year ago by Sam Cao <[email protected]>
🐞 fix: Set TestJaspilerMain to manual test

9e93c03b2c5902b75aa21c8d64d36d670b6b00c9 authored over 1 year ago by Sam Cao <[email protected]>
📃 docs: Update readme

983bcae5b5b92d3b72c34ae5b93d24ffe4edf06b authored over 1 year ago by Sam Cao <[email protected]>