Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1338: referencemanual declarations⭐️⭐️⭐️⭐️⭐️ #1380

Merged
Changes from 65 commits
Commits
Show all changes
67 commits
Select commit Hold shift + click to select a range
054c062
wip: Top-Level Code
Shinolr Aug 24, 2024
8f0b178
wip: code blocks
Shinolr Aug 24, 2024
d804fb7
wip: Import Declaration
Shinolr Aug 24, 2024
7893cfc
wip: Constant Declaration
Shinolr Aug 24, 2024
13a10e6
wip: Variable Declaration
Shinolr Aug 24, 2024
6b660fe
wip: Stored Variables and Stored Variable Properties
Shinolr Aug 24, 2024
f0f1c1f
wip: Computed Variables and Computed Properties
Shinolr Aug 24, 2024
5dc43a3
wip: Stored Variable Observers and Property Observers
Shinolr Aug 24, 2024
cbf3aaa
wip: Type Variable Properties
Shinolr Aug 24, 2024
cfc2618
wip: Type Alias Declaration
Shinolr Aug 24, 2024
21ed640
wip: Function Declaration
Shinolr Aug 25, 2024
35b9374
wip: Parameter Names
Shinolr Aug 25, 2024
5f76bcc
wip: Parameter Modifiers
Shinolr Aug 25, 2024
8c76d50
wip: In-Out Parameters
Shinolr Aug 25, 2024
f3d2563
wip: Borrowing and Consuming Parameters
Shinolr Aug 26, 2024
785b210
wip: Special Kinds of Parameters
Shinolr Aug 26, 2024
5277d25
wip: Special Kinds of Methods
Shinolr Aug 26, 2024
9e472b0
wip: Methods with Special Names
Shinolr Aug 26, 2024
6358812
wip: Throwing Functions and Methods
Shinolr Aug 26, 2024
0010c52
wip: Rethrowing Functions and Methods
Shinolr Aug 26, 2024
61ee6c2
wip: Asynchronous Functions and Methods
Shinolr Aug 26, 2024
47896e5
wip: Functions that Never Return
Shinolr Aug 26, 2024
d967314
wip: Enumeration Declaration
Shinolr Aug 26, 2024
3dcc14c
wip: Enumerations with Cases of Any Type
Shinolr Aug 26, 2024
cf86bd4
wip: Enumerations with Indirection
Shinolr Aug 26, 2024
51b5d93
wip: Enumerations with Cases of a Raw-Value Type
Shinolr Aug 26, 2024
bfcdb7c
wip: Accessing Enumeration Cases
Shinolr Aug 26, 2024
717553b
wip: Structure Declaration
Shinolr Aug 26, 2024
b02e33e
wip: Class Declaration
Shinolr Aug 26, 2024
65255fa
wip: Actor Declaration
Shinolr Aug 27, 2024
18a970c
wip: Protocol Declaration
Shinolr Aug 27, 2024
3dc5b05
wip: Protocol Property Declaration
Shinolr Aug 27, 2024
6ffe978
wip: Protocol Method Declaration
Shinolr Aug 27, 2024
6b80aa9
wip: Protocol Initializer Declaration
Shinolr Aug 27, 2024
72991e1
wip: Protocol Subscript Declaration
Shinolr Aug 27, 2024
2e81a17
wip: Protocol Associated Type Declaration
Shinolr Aug 27, 2024
c390d81
wip: Initializer Declaration
Shinolr Aug 27, 2024
69a0c6c
wip: Failable Initializers
Shinolr Aug 27, 2024
ddb5d91
wip: Deinitializer Declaration
Shinolr Aug 27, 2024
49c3a1c
wip: Extension Declaration
Shinolr Aug 27, 2024
b0b8735
wip: Conditional Conformance
Shinolr Aug 27, 2024
552e849
wip: Overridden Requirements Aren't Used in Some Generic Contexts
Shinolr Aug 27, 2024
5f65ecf
wip: Protocol Conformance Must Not Be Redundant
Shinolr Aug 27, 2024
a2f742b
wip: Resolving Explicit Redundancy
Shinolr Aug 27, 2024
da94a67
wip: Resolving Implicit Redundancy
Shinolr Aug 27, 2024
86e2d62
wip: Subscript Declaration
Shinolr Aug 27, 2024
ac13ed5
wip: Type Subscript Declarations
Shinolr Aug 27, 2024
b097d6a
wip: Macro Declaration
Shinolr Aug 27, 2024
23a6b80
wip: Operator Declaration
Shinolr Aug 28, 2024
8cd1f6b
wip: Precedence Group Declaration
Shinolr Aug 28, 2024
674b577
wip: Declaration Modifiers
Shinolr Aug 30, 2024
590f628
wip: Access Control Levels
Shinolr Aug 30, 2024
21ef778
fix: redundant translation
Shinolr Aug 30, 2024
d1e60d0
fix: head comment
Shinolr Aug 30, 2024
d09d183
fix: blockquotes colon issue
Shinolr Aug 30, 2024
e8b414c
fix: dash issue
Shinolr Aug 30, 2024
d9146f7
fix: missing/wrong/non-exactly translation
Shinolr Aug 30, 2024
ebb555b
fix: term you
Shinolr Sep 4, 2024
02495bf
fix: missing translation
Shinolr Sep 4, 2024
2ec31a3
fix: missing translation
Shinolr Sep 4, 2024
9f0d64f
chore: proofreading
Shinolr Sep 16, 2024
fe59179
fix: per code review
Shinolr Oct 9, 2024
9eb232d
fix: term scope
Shinolr Oct 15, 2024
08695b2
wip
Shinolr Oct 15, 2024
4bfd33d
feat: proofreading
Shinolr Oct 16, 2024
e692cdc
fix: per code review
Shinolr Oct 18, 2024
209be11
per code review
Shinolr Oct 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading