Popular repositories Loading
-
Plack-Middleware-CSRFBlock
Plack-Middleware-CSRFBlock PublicCSRF are never propageted to app
-
-
-
Plack-Middleware-IPAddressFilter
Plack-Middleware-IPAddressFilter Publicyet another Plack::Middleware::Access
-
-
sourcekit-lsp
sourcekit-lsp PublicForked from swiftlang/sourcekit-lsp
Language Server Protocol implementation for Swift and C-based languages
Swift 2
1,000 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
February 2025
Created 91 commits in 2 repositories
Created a pull request in swiftlang/swift that received 10 comments
[ASTGen] Eliminate ASTGen.ASTNode
We can simply use BridgedASTNode
, no need to have its own ASTNode
Rework BridgedASTNode
to make it a tagged pointer.
+84
−73
lines changed
•
10
comments
Opened 44 other pull requests in 3 repositories
swiftlang/swift
35
merged
1
closed
-
[Test] Disable a flaky test case
This contribution was made on Feb 27
-
[ASTGen] Rework type specifiers
This contribution was made on Feb 26
-
[ASTGen] Generate '@_rawLayout' attribute
This contribution was made on Feb 26
-
[ASTGen] Assorted fixes pt.2
This contribution was made on Feb 21
-
[ASTGen] Assorted fixes
This contribution was made on Feb 21
-
[ASTGen] Fix expanded macro buffer parsing and AST generation
This contribution was made on Feb 20
-
[AST] Sink ParamDecl flag collection logic from Parse to AST
This contribution was made on Feb 20
-
[ASTGen] Add an assertion for attribute as an modifier
This contribution was made on Feb 19
-
[ASTGen] Generate generic layout constraint
This contribution was made on Feb 19
-
[ASTGen] Generate CustomAttr on types
This contribution was made on Feb 18
-
[ASTGen] Generate "nonisolated" decl modifier
This contribution was made on Feb 18
-
[ASTGen] ParamDecl generation improvements
This contribution was made on Feb 18
-
[ASTGen] Fix SetterAccessAttr e.g. private(set)
This contribution was made on Feb 18
-
[ASTGen] Generate "minus" number literal expression
This contribution was made on Feb 18
-
[ASTGen] Handle reasync and rethrows
This contribution was made on Feb 17
-
[ASTGen] Fix tuple pattern generation
This contribution was made on Feb 17
-
[ASTGen] Correctly store static spelling and location to PBD
This contribution was made on Feb 17
-
[ASTGen] Generate LifetimeAttr
This contribution was made on Feb 17
-
[Test] Remove -enable-experimental-feature Span
This contribution was made on Feb 16
-
[ASTGen] Generate CaptureListExpr
This contribution was made on Feb 16
-
[ASTGen] Generate OpaqueReturnTypeOfTypeAttr
This contribution was made on Feb 15
-
[ASTGen] Generate ConventionTypeAttr
This contribution was made on Feb 14
-
[ASTGen] Generate ObjectLiteralExpr
This contribution was made on Feb 13
-
[ASTGen] Adopt '-dump-ast-format default-with-decl-contexts' in tests
This contribution was made on Feb 13
-
[ASTGen] Generate PatternBindingDecl at top level
This contribution was made on Feb 13
- Some pull requests not shown.
swiftlang/swift-syntax
5
merged
2
open
-
[CodeGeneration] Minimize per-type
parse(from:)
codeThis contribution was made on Feb 24 -
[CodeGeneration] Stop generating
add{ElementName}(_:)
methodsThis contribution was made on Feb 24 -
[CodeGeneration] Generate all files in '/generatedSources' directory
This contribution was made on Feb 22
-
Add Syntax nodes for compiler generated files
This contribution was made on Feb 20
-
[SwiftParser] Use raw.arena instead of parser.arena to construct Syntax
This contribution was made on Feb 5
-
Drop '#if compiler(>=5.8)' guards
This contribution was made on Feb 5
-
Syntax and parsing for '-define-availability' argument
This contribution was made on Feb 4
swiftlang/swift-source-compat-suite
1
closed
-
Un-xfail Violet
This contribution was made on Feb 26
Reviewed 19 pull requests in 2 repositories
swiftlang/swift
16 pull requests
-
[ASTGen] Generate '@_rawLayout' attribute
This contribution was made on Feb 26
-
Support raw identifiers (backtick-delimited identifiers containing non-identifier characters).
This contribution was made on Feb 21
-
[ASTGen] Fix expanded macro buffer parsing and AST generation
This contribution was made on Feb 21
-
[ASTGen] Generate generic layout constraint
This contribution was made on Feb 20
-
[AST] Sink ParamDecl flag collection logic from Parse to AST
This contribution was made on Feb 20
-
Parse: Avoid including
DiagnosticsParse.h
inParser.h
This contribution was made on Feb 19 -
[ASTGen] Handle reasync and rethrows
This contribution was made on Feb 18
-
[ASTGen] ParamDecl generation improvements
This contribution was made on Feb 18
-
[ASTGen] Correctly store static spelling and location to PBD
This contribution was made on Feb 17
-
[ASTGen] Generate OpaqueReturnTypeOfTypeAttr
This contribution was made on Feb 16
-
[ASTGen] Generate CaptureListExpr
This contribution was made on Feb 16
-
[ASTGen] Generate PatternBindingDecl at top level
This contribution was made on Feb 13
-
[ASTGen] Generate MagicIdentifierLiteralExpr
This contribution was made on Feb 13
-
[ASTDumper] Dump DeclContext
This contribution was made on Feb 12
-
[ASTGen] Generate anonymous closure parameters
This contribution was made on Feb 10
-
[ASTGen] Generate AvailableAttr
This contribution was made on Feb 5
swiftlang/swift-syntax
3 pull requests
-
Add Syntax nodes for compiler generated files
This contribution was made on Feb 22
-
Make
DiagnosticSeverity
conform toHashable
This contribution was made on Feb 19 -
Syntax and parsing for '-define-availability' argument
This contribution was made on Feb 4
Opened 1 issue in 1 repository
swiftlang/swift
1
open
-
Assertion failure in IRGen for
reasync
function usageThis contribution was made on Feb 18