Code is compiling
Distributed systems, high performance software, and functional programming.
- United States
- eyalkalderon.com
- @ebkalderon
Block or Report
Block or report ebkalderon
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
amethyst/amethyst Public archive
Data-oriented and data-driven game engine written in Rust
-
-
-
-
ray-tracing-in-one-weekend Public
Rust implementation of the book "Ray Tracing in One Weekend" by Peter Shirley
Rust 9
205 contributions in the last year
Less
More
Activity overview
Contributed to
ebkalderon/tower-lsp,
ebkalderon/dotfiles,
ebkalderon/renderdoc-rs
and 9 other
repositories
Contribution activity
March 2023
Created 31 commits in 2 repositories
Created a pull request in ebkalderon/tower-lsp that received 1 comment
Clean up JSON-RPC types and deserialization code
Added
Implement std::str::FromStr
for Request
and Response
.
Implement From<jsonrpc::ErrorCode>
for i64
.
Changed
Avoid heap allocation in Version
…
+369
−311
•
1
comment
Opened 7 other pull requests in 3 repositories
ebkalderon/tower-lsp
1
open
4
merged
ebkalderon/ebkalderon.github.io
1
merged
gluon-lang/lsp-types
1
open
Created an issue in ebkalderon/tower-lsp that received 2 comments
Restrict JSON-RPC request/notification params to objects and arrays
According to both the JSON-RPC 2.0 specification and the Language Server Protocol specification, the params
field in all JSON-RPC requests and noti…
2
comments
Opened 3 other issues in 2 repositories
ebkalderon/tower-lsp
2
open
microsoft/language-server-protocol
1
closed
Answered 2 discussions in 1 repository
ebkalderon/tower-lsp
ebkalderon/tower-lsp
-
Unable to get file operation notifications (willRename, etc)
This contribution was made on Mar 21
-
Formatting
This contribution was made on Mar 3