- Sort Score
- Num 10 results
- Language All
Results 1 - 6 of 6 for extensibility (0.07 seconds)
-
.github/CODEOWNERS
platforms/jvm/testing-jvm-infrastructure/ @gradle/bt-jvm @gradle/dv-acceleration-team # Software platform platforms/software/ @gradle/bt-jvm # Extensibility platforms/extensibility/ @gradle/bt-tide platforms/core-runtime/daemon-messaging @gradle/bt-tide # Native platforms/native/ @gradle/bt-jvm # IDE Experience
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Mon Mar 23 18:38:15 GMT 2026 - 10.8K bytes - Click Count (0) -
.idea/gradle.xml
<option value="$PROJECT_DIR$/platforms/extensibility/plugin-development" /> <option value="$PROJECT_DIR$/platforms/extensibility/plugin-use" /> <option value="$PROJECT_DIR$/platforms/extensibility/test-kit" /> <option value="$PROJECT_DIR$/platforms/extensibility/unit-test-fixtures" /> <option value="$PROJECT_DIR$/platforms/ide/base-ide-plugins" />Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 10:18:20 GMT 2026 - 25.5K bytes - Click Count (0) -
.teamcity/subprojects.json
"crossVersionTests": false }, { "name": "plugin-development", "path": "platforms/extensibility/plugin-development", "unitTests": true, "functionalTests": true, "crossVersionTests": true }, { "name": "plugin-use", "path": "platforms/extensibility/plugin-use", "unitTests": true, "functionalTests": true, "crossVersionTests": false },
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Fri Mar 27 15:03:00 GMT 2026 - 42K bytes - Click Count (0) -
architecture/standards/0004-use-a-platform-architecture.md
This includes software that is implemented using Java, Kotlin or some other JVM language. This platform provides specific support for Java, Groovy and Scala, and includes the foojay toolchain plugin. #### Extensibility platform This is a platform that builds on the core, software and JVM platforms to add support for extending Gradle by implementing and applying plugins.
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Thu Mar 05 12:39:41 GMT 2026 - 4.5K bytes - Click Count (0) -
CHANGELOG/CHANGELOG-1.32.md
- The members name and typeDescription of the Reflector struct were exported to allow for better user extensibility. ([#127663](https://github.com/kubernetes/kubernetes/pull/127663), [@alexanderstephan](https://github.com/alexanderstephan))
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Thu Feb 26 23:58:21 GMT 2026 - 470.5K bytes - Click Count (0) -
docs/en/docs/release-notes.md
* Improved **correctness** in corner cases. * **Safer** types. * Better **performance** and **less energy** consumption. * Better **extensibility**. * etc. ...all this while keeping the **same Python API**. In most of the cases, for simple models, you can simply upgrade the Pydantic version and get all the benefits. 🚀
Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Apr 03 12:07:04 GMT 2026 - 631K bytes - Click Count (0)