Pinned
631 contributions in the last year
Less
More
Contribution activity
June 2021
Created 16 commits in 2 repositories
Opened 1 pull request in 1 repository
jemc/mare
1
merged
Reviewed 2 pull requests in 1 repository
jemc/mare 2 pull requests
Created an issue in jemc/mare that received 1 comment
Add conditional sugar forms of early return, break, next, and error!
This feature will be an extension of #29 (early return, break, and next).
We will add the following macro forms, where VALUE is a value expression …
1
comment
Opened 9 other issues in 1 repository
jemc/mare
9
open
- Add HTTP/1.1 Response Builder
- Establish pattern for stateless authority tokens
- Add support for Windows
- Fix struct boxing and unboxing from unions
- Add support for WebAssembly
- Resolve out-of-memory issue in CI
- Refactor generics type checking to be symbolic
- Refactor control flow analysis to track predecessors and postdecessors
-
Convert
isandisntmacros to===and!==operators