Programming Languages ❤️
-
Hewlett Packard Enterprise
- Portland, OR
-
22:35
(UTC -07:00) - https://danilafe.com
- https://dev.danilafe.com/DanilaFe
Block or Report
Block or report DanilaFe
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
matrix-highlight Public
A decentralized and federated way of annotating the web based on Matrix.
-
1,251 contributions in the last year
Less
More
Activity overview
Contributed to
chapel-lang/chapel,
DanilaFe/AdventOfCode-2022,
DanilaFe/chapel-hugo-theme
and 10 other
repositories
Contribution activity
June 2023
Created 10 commits in 1 repository
Opened 4 pull requests in 1 repository
Reviewed 7 pull requests in 1 repository
chapel-lang/chapel
7 pull requests
- Add some info to C Interop technote about c_ptrTo on classes
- Flag to report GPU eligible and ineligible loops (--report-gpu flag). Also avoid duplicate output by flushing stdout before forking compiler.
-
Suppress
chpldoc
documentation for symbols withchpl_
prefix - FCFs: Deprecate 'lambda' keyword and 'func' type constructor
- Add mode to avoid overhead of asking "are we on a GPU sublocale?" per kernel launch (with GPU-bound specializations)
- chpldef: Add initial support for 'GotoDeclaration'
-
Rename
range.stridable
torange.strides
:strideKind