[PR #624] [MERGED] [docs] Document object instantiation #644

Closed
opened 2025-12-30 01:25:55 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/apple/pkl/pull/624
Author: @HT154
Created: 8/13/2024
Status: Merged
Merged: 8/30/2024
Merged by: @bioball

Base: mainHead: docs-meaning-of-new


📝 Commits (5)

  • f734390 [docs] Document the meaning of new
  • a778e5a Rewrite, addressing review feedback
  • ed06122 untyped -> implicitly typed
  • 4d9ddc9 Address review feedback
  • 5507061 Apply suggestions from code review

📊 Changes

1 file changed (+157 additions, -0 deletions)

View changed files

📝 docs/modules/language-reference/pages/index.adoc (+157 -0)

📄 Description

This content is "reverse engineered" entirely from using the language and is not an interpretation of the code, so it may be missing or misconstruing things. Please let me know if anything needs adjusting!


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/apple/pkl/pull/624 **Author:** [@HT154](https://github.com/HT154) **Created:** 8/13/2024 **Status:** ✅ Merged **Merged:** 8/30/2024 **Merged by:** [@bioball](https://github.com/bioball) **Base:** `main` ← **Head:** `docs-meaning-of-new` --- ### 📝 Commits (5) - [`f734390`](https://github.com/apple/pkl/commit/f73439041fe0648e9acdc63313c3a9159a2b9735) [docs] Document the meaning of `new` - [`a778e5a`](https://github.com/apple/pkl/commit/a778e5ac37d55257815c359876ece70a3be91970) Rewrite, addressing review feedback - [`ed06122`](https://github.com/apple/pkl/commit/ed06122fb728dbe5528e89e43df202cf1f052bcf) untyped -> implicitly typed - [`4d9ddc9`](https://github.com/apple/pkl/commit/4d9ddc95256fb8be8e302bb57552d0101590ebb0) Address review feedback - [`5507061`](https://github.com/apple/pkl/commit/55070619b96f148b5718deaaabbc12f92d5cb0df) Apply suggestions from code review ### 📊 Changes **1 file changed** (+157 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/modules/language-reference/pages/index.adoc` (+157 -0) </details> ### 📄 Description This content is "reverse engineered" entirely from using the language and is not an interpretation of the code, so it may be missing or misconstruing things. Please let me know if anything needs adjusting! --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 01:25:55 +01:00
adam closed this issue 2025-12-30 01:25:55 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pkl#644