Commit Graph

161 Commits

Author SHA1 Message Date
Brian Norman 9603492119 Exclude implicit vararg arrays from diagram (#84) 2023-03-30 18:18:21 -05:00
Christoph Sturm be90be58eb configure to run tests in parallel and eliminate global state (#73)
* bump junit, run tests in parallel.

* fix global state by not using System.out
2023-03-01 08:38:53 -06:00
Brian Norman 2f5064176e Merge pull request #72 from bnorm/workflow
Update GitHub workflows
2022-09-11 12:46:53 -05:00
Brian Norman 1133c842ab Combine build and validation 2022-09-11 12:40:20 -05:00
Brian Norman 5fd863d217 Init qodana and limit PR workflow jobs 2022-09-11 12:25:50 -05:00
Brian Norman 7920c6c6f5 Update GitHub workflows 2022-09-11 11:07:14 -05:00
Brian Norman 78bdd908eb Merge pull request #71 from bnorm/remove-native-plugin
Remove Kotlin/Native specific compiler plugin artifact
2022-09-11 11:06:14 -05:00
Brian Norman e98b9c1ce3 Remove Kotlin/Native specific compiler plugin artifact 2022-08-02 23:11:02 -05:00
Brian Norman 6b6b1dd1c8 Merge pull request #69 from bnorm/infix-receiver
Support transforming infix functions
2022-08-02 22:51:34 -05:00
Brian Norman 3d0919b3f3 Support dispatch infix functions 2022-08-01 22:34:03 -05:00
Brian Norman b5d8143f4c Initial support for infix target functions 2022-07-31 12:44:47 -05:00
Brian Norman cd9fb4c089 Create failing unit test for transforming infix functions 2022-07-13 14:07:19 -05:00
Brian Norman d61adc845b Prepare next development version 2022-07-10 13:45:25 -05:00
Brian Norman d131b2bff3 Fix Dokka publishing 2022-07-10 13:44:22 -05:00
Brian Norman b77abbe1bf Prepare for release 0.12.0 2022-07-10 13:18:02 -05:00
Brian Norman f4793f251a Merge pull request #64 from bnorm/exclude-sourcesets
Allow excluding Kotlin source sets from transformation
2022-06-15 22:12:20 -05:00
Brian Norman ee1370925f Allow excluding Kotlin source sets from transformation 2022-06-15 22:04:18 -05:00
Brian Norman ee05aaa7e3 Merge pull request #66 from bnorm/kotlin-1.7
Support Kotlin 1.7.0
2022-06-15 21:35:18 -05:00
Brian Norman beb1ee724a Support Kotlin 1.7.0 2022-06-14 10:28:08 -05:00
Brian Norman a38f430bc9 Merge pull request #61 from bnorm/type-operations
Fix type operation diagrams
2022-03-13 15:23:43 -05:00
Brian Norman 3661217ff4 Fix type operation diagrams 2022-03-13 15:09:05 -05:00
Brian Norman 49972b8cad Merge pull request #53 from bnorm/junit5
Support JVM static functions
2022-03-13 12:16:17 -05:00
Brian Norman 19ec7ed665 Merge pull request #54 from TWiStErRob/patch-1
Fix link to Advanced section
2021-11-27 14:23:32 -06:00
Róbert Papp aac1016588 Fix link to Advanced section 2021-11-27 13:58:52 +00:00
Brian Norman c6c3830418 ktlint errors 2021-11-26 16:00:33 -06:00
Brian Norman 52ebc56f44 Add section on Kotlin version compatibility to README 2021-11-26 15:44:04 -06:00
Brian Norman 2179d1e80a Support message lambda as a local variable 2021-11-26 15:09:26 -06:00
Brian Norman 479f37276c Support Java Suppliers as message arguments 2021-11-26 14:37:56 -06:00
Brian Norman e346df26d3 Switch to JUnit 5 as test runner 2021-11-26 14:02:24 -06:00
Brian Norman 2e5de9f58e Prepare next development version 2021-11-18 21:49:29 -06:00
Brian Norman 5a1b70bd91 Prepare for release 0.11.0 2021-11-18 21:46:30 -06:00
Brian Norman f6291d8b00 Merge pull request #51 from bnorm/kotlin-1.6.0
Update to Kotlin 1.6.0
2021-11-18 21:32:09 -06:00
Brian Norman ebd56df819 Update to Kotlin 1.6.0 2021-11-18 21:26:57 -06:00
Brian Norman 1f67ead0f7 Prepare next development version 2021-06-29 21:13:00 -05:00
Brian Norman 76f56031c7 Prepare for release 0.10.0 2021-06-29 21:08:06 -05:00
Brian Norman ecc641f76f Merge pull request #48 from bnorm/kotlin-1.5.20
Kotlin 1.5.20
2021-06-29 09:42:48 -05:00
Brian Norman b43873fbdb Update to Kotlin 1.5.20 2021-06-25 14:02:19 -05:00
Brian Norman dd730e2da6 Testing Kotlin 1.5.20 with the sample 2021-06-25 13:42:48 -05:00
Brian Norman 36449cbc5e Prepare next development version 2021-06-02 12:58:39 -05:00
Brian Norman 76fae21e24 Prepare for release 0.9.0 2021-06-02 12:54:27 -05:00
Brian Norman d9c2a5ad56 Merge pull request #47 from bnorm/kotlin-1.5.10
Update to support Kotlin 1.5.10
2021-06-02 12:41:02 -05:00
Brian Norman 12a808e8e7 Update to support Kotlin 1.5.10 2021-06-01 22:31:12 -05:00
Brian Norman ab0d5d4d63 Prepare next development version 2021-05-12 16:33:07 -05:00
Brian Norman b3797be47e Prepare for release 0.8.1 2021-05-12 16:27:09 -05:00
Brian Norman 077b6416a7 Merge pull request #44 from bnorm/lambdas
Do not transform lambda expression bodies
2021-05-12 16:14:50 -05:00
Brian Norman 6e1d51af37 Do not transform lambda expression bodies 2021-05-12 09:08:48 -05:00
Brian Norman c867863352 Merge pull request #42 from saket/patch-1
Add configuration instructions in groovy to readme
2021-05-11 12:09:55 -05:00
Saket Narayan fc316484d0 Add configuration instructions in groovy to readme
Thought this would be helpful for people who're still groovy, like me. The name of the extension can only be found by digging inside the sources.
2021-05-11 00:59:04 -04:00
Brian Norman b9fefe72d0 Prepare next development version 2021-05-06 17:35:49 -05:00
Brian Norman 5fab745be9 Prepare for release 0.8.0 2021-05-06 17:25:09 -05:00