Ecosyste.ms: OpenCollective

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

github.com/QuiltMC/javadoc-draftsman

A tool for erasing bytecode, to allow decompilation of recompilable source code to which Javadoc comments can be attached.
https://github.com/QuiltMC/javadoc-draftsman

Bump version

63623f9ac398427f8fed914c2484d7c88ccd5ae9 authored over 1 year ago
Fix NPE with empty records

5e012c582d796bb5e0e6cc9d16fd4022d206bbc5 authored over 1 year ago
Fix actions

025850f97e59a4c846952a8a05137c512d510d3b authored about 2 years ago
Bump version

9b0316a14fbbaadc0e0ef9fc3d16c873ce70e6d3 authored about 2 years ago
Fix inconsistent generic signature warnings

a66b1de9e944372de701e35d4695ba55f819ea36 authored about 2 years ago
Update dependencies

d0b6cbd75f986d5d29ab822e34b18899618e73b8 authored about 2 years ago
Update gradle wrapper

061cf26f0d5e83f7a1e3fc5a5ac86d18273d9502 authored about 2 years ago
Bump version

d975b0085c6edafd3086140a4cdd2843a3929606 authored over 2 years ago
Add option to fix record field access

36dd6bab80b72765f5101fdfc805752f007b1221 authored over 2 years ago
Fix exception on interfaces with fields

5c13f576cb4238651f5bc6099195c1d027f92e3d authored over 2 years ago
Update gradle wrapper

5ed33dd6b95d952fd281752c18e96a89a22fcfd7 authored over 2 years ago
Bump version

afc534a2ff44aceb7282a519c5580d6b4f6ca713 authored over 2 years ago
A couple more test cases

a4a56ee4a7b05aafd2699eac714a085c1146f45f authored over 2 years ago
Add a DraftsmanAdapterClassVisitor

c51b0a89cbd1b4433422f0f54663a1e81ad8dca6 authored over 2 years ago
Fix class adapter erasing parameter names

cefa50001854074d55c6005b718fd1c3af904eee authored over 2 years ago
Update to Java 17 and ASM 9.3

16a0fcb347802f56cbbeffc2626f41d2da72f5a0 authored over 2 years ago
Reimplement an adapter making use of asm tree api

b8bb170c7601fd9f864cc4b44216d089a630d73d authored over 2 years ago
Bump version

44dfca9b77935e23cb6b84926876f2d33a29a6f4 authored almost 3 years ago
Don't erase field default values

66dfb82559bae29166ad4612ca91195a4f4f76b4 authored almost 3 years ago
Add documentation for InsnCollectorMethodVisitor and Insn

5d11c3d1cf285d919226c05d354ad7763139f3ce authored almost 3 years ago
Add some code and its bytecode examples

c82eda2e38c0511c313ff9639b813c759f1448a6 authored almost 3 years ago
Bump version

53770d84dfae2321c55a338b46336c271dcc3b8d authored about 3 years ago
Replace DraftsmanClassTransformer by a ClassVisitor, let each program handle reading/writing

f2c6ba471c1a5c52b050b259e30b537dbe2a1db5 authored about 3 years ago
Bump quiltflower

c1840f4c1e02aff9bcd37c8eb31406d55ffc47c2 authored about 3 years ago
Properly generate constructors with a `this()` call

fb7129a425ac0fcc7d5d352edc73fcf29455a007 authored about 3 years ago
Generate sources jar

22fc206ba42d2359b409670abbb0fc1d4cb12ba6 authored about 3 years ago
Add information files and workflows

a6349af7629a45fc24b5a73b1ff6c7f960aafc33 authored about 3 years ago
Setup buildscript

4d05b722475d7c1ef4aefe18a17d5038d8ac08b1 authored about 3 years ago
Add main method

efc6fafff66cddceda4e5b6523ba076d1b3cca63 authored about 3 years ago
Allow setting input path via argument in tests

25f2a34cb7cfec76f89c17db4cfcbbeb1363a819 authored about 3 years ago
Only add private flag to instance fields

d2c6fba73b284bfe0dc4e03ea2280448c962a5b9 authored about 3 years ago
Add private flag to record components if it's missing

c7e5288dd97b6e79a101fb982bb5fffbcf7a9589 authored about 3 years ago
Fix some records having null instance fields

Probably just those fields not being private, but just to be sure

605d3bcfddf2e9b4babd85f4f80dfbb927f0a06c authored about 3 years ago
Add decompilation test

500726f27c662e7f5e995686bf59ecc5964c5f4f authored about 3 years ago
Fix constructors for subclasses

159e63af2ce97355a1df4b50cc0c8f0b5568637b authored about 3 years ago
Some more tests

4a7c0184462199722e6d425b3784338aa1cfc248 authored about 3 years ago
Fix method descriptor parameters parsing

85470170a8051a8fc3f55ebffce791bfd8e33f2e authored about 3 years ago
Fix again

e7e5104d70535838ced3b844d1f5d163e0671201 authored about 3 years ago
Fix for enums

c07a993edc4aa5e3be8b723e7d1213327d4857dd authored about 3 years ago
Add test enum class and jar tester

35d253fad90736b71ba7b7fa90da5d75deaa2521 authored about 3 years ago
Add two more tests

b049cfc695a4638b816a9c1280a8260e7cc6db8c authored about 3 years ago
Initial commit

8e9883f69a86a8e77072d27b2121c1925dee1dde authored about 3 years ago