Highlights
- Arctic Code Vault Contributor
- GitHub Sponsor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
5,998 contributions in the last year
Contribution activity
November 2020
Created 183 commits in 15 repositories
Created 4 repositories
- borkdude/meander Clojure
- borkdude/tools.reader Clojure
- borkdude/fs-1 Clojure
- borkdude/fs Clojure
Opened 14 pull requests in 6 repositories
borkdude/babashka
4
merged
1
open
borkdude/clj-kondo
5
merged
borkdude/edamame
1
merged
borkdude/sci
1
merged
clj-kondo/config
1
merged
borkdude/flycheck-clj-kondo
1
merged
Reviewed 1 pull request in 1 repository
borkdude/carve 1 pull request
Created an issue in oracle/graal that received 7 comments
[native-image 20.3.0] javax.sound classes are being included in image which weren't there before in 20.2.0
Describe the issue
javax.sound classes are being included in image which weren't there before in 20.2.0. This makes my binary bigger than necessary.
…
Opened 40 other issues in 9 repositories
borkdude/babashka
5
closed
10
open
- Get rid of cheshire smile functions.
- babashka.json
- babashka.crypto / hmac
- Reader meta disappears
- Upgrade to GraalVM 20.3.0
- babashka.hiccup / babashka.html
- asami feature flag
- Example for README: unset variables
- Challenge: make tools.reader work with babashka
- babashka.fs namespace
- Add matchete to project page
- Random number stream doesn't work
- Add sha-words to project page
- HTTP client and server considerations
- Expose pprint/simple-dispatch
borkdude/sci
2
open
6
closed
- Implement var-set and var-get
- Implement get-thread-bindings
- Support two-arity version of resolve
- Users should be able to set the metadata they want (e.g. :line)
- Can't use LineNumberingPushbackReader in sci parse-next
- Reflection doesn't work for incomplete classes (created by GraalVM config)
- Aliases in protocol functions should work?
- Fix default destructuring with false