Ph.D., Software Engineer at @treasure-data
-
Treasure Data
- Cupertino, CA
- https://xerial.org/leo
- @taroleo
Highlights
- 2 discussions answered
Block or Report
Block or report xerial
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
-
msgpack/msgpack-java Public
MessagePack serializer implementation for Java / msgpack.org[Java]
-
-
sbt-sonatype Public
A sbt plugin for publishing Scala/Java projects to the Maven central.
1,388 contributions in the last year
Activity overview
Contribution activity
May 2022
Created 46 commits in 3 repositories
Created a pull request in wvlet/airframe that received 3 comments
airframe-grpc: Fix syntax for Scala 3
Fix for Scala 3 syntax TODO in another PR Router needs to register a trait factory in Router macros Prepare a trait instantiation factory. R…
+38
−21
•
3
comments
Opened 28 other pull requests in 1 repository
wvlet/airframe
28
merged
- airframe-config: Scala 3 support
- airframe-fluentd: Scala 3 support
- Upgrade to Scala 3.1.2 for AirSpec
- airframe-jmx: Scala 3 support
- airframe-surface: Do not traverse non-public constructor
- airframe-http-codegen: Scala 3 support (part 1)
- airframe-launcher: Scala 3 support
- airframe-rx-html: Scala 3 support
- airframe-http-codegen: Add 'rpc' client type
- airframe-http: Scala 3 support
- Drop Java8 support and use Java11 http client by default
- airframe-http: Add a common Sync/AsyncClient interface for Scala JVM and Scala.js
- airframe-http: Add JSHttpAsyncClient
- airframe-http: Add sync/async HTTP clients using JDK11 HttpClient
- airframe-http: Add read/connect timeout settings to HttpClientConfig
- airframe-sql: Mark CTAS as Update type
- airframe-http: #1559 Use Jitter by default in http clients
- airspec: Add async failure tests
- airframe-grpc: Add GrpcClient for consolidating a logic for handling RPCException
- Add RPCHttpClient to handle RPCException at client side
- Adopt to asynchronous behavior of AirSpec tests
- Upgrade to Scala 3.1.2
- AirSpec: Add async test support
- openapi: Suppress package prefix from tags
- airframe-http: Add @description annotation
- Some pull requests not shown.
Reviewed 2 pull requests in 1 repository
wvlet/airframe
2 pull requests
Created an issue in wvlet/airframe that received 1 comment
Scala 3 unnecessarily resolves type aliases in function argument types
object MyMacros { def typeNameOf[A: Type](using Quotes): Expr[String] = { val name = Type.show[A] Expr(name) } } object Test extends App { inline def
1
comment
Opened 15 other issues in 2 repositories
wvlet/airframe
7
open
7
closed
- AirSpec: Scala 3 + Scala.js support
- airframe-http-router: Scala 3 support
- Add a new airframe-http server module for Scala 3 (Netty or Jetty based)
- airframe-grpc: Handle RPCException at clients
- Airframe Walkthrough Documentation
- RPCException
- airframe-http: Use HttpMessage.Request/Response as the standard interface
- airframe-rpc: Generate RPC clients based on Sync/AsyncClient
- airframe-codec: Pass known codes (or Surfaces) in MessageContext
- airspec: Support async test for Rx[A]
- airframe-ulid: ULID doesn't need to be a case class
- airframe-rpc: Improve OpenAPI generation
- airframe-http-codegen: complex object parameter should be optional if the default value is defined
- airspec: Add a helper to suppress logging
lampepfl/dotty
1
open
82
contributions
in private repositories
May 2 – May 28

