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 up
Pinned
6,492 contributions in the last year
Contribution activity
June 2020
- borkdude/tools.gitlibs Clojure
- borkdude/tools-deps-native-experiment Shell
- borkdude/tools.deps.alpha Clojure
- borkdude/meta
- borkdude/super-linter Shell
- [#498] Fix for invoking -f with empty file
- [#479] Add babashka.version system property
- [#495] add clojure.java.browse/browse-url
- [#491] fix binding of clojure.test/report
- Merge testing of libs into one babashka process
- Test minimallist
- Add compatibility with honeysql
- Add clojure.lang.BigInt
- aero tests
- sci: defprotocol and defrecord
Created an issue in borkdude/babashka that received 9 comments
Can't require library namespace in Windows
@4mitch There are a couple of issues that I've found while trying to make it work.
For starters, for some reason I can't capture the output of clojure
9
comments
- add clojure.java.browse/browse-url
- add honeysql-postgres to CI tests
- include test.check (as preparation work for clojure.spec)
- document minimallist library
- Add system property babashka.version which contains current bb version
- Support __name__ = __main__ pattern
- Merge libtests together in one big script.
- Consider adding nippy as a built-in library
- document clojure.data.generators (available from >= 0.1.2)
- .babashka directory with project config
- Add version information to describe message in babashka.nrepl
- document aero lib
- document camel-snake-kebab library
- Add tests + doc for multigrep lib
- Can't call .put on .environment from ProcessBuilder
- bug: alter-var-root uses thread-bound value in function
- Re-use throw-arity here?
- optimize build size by letting users choose core function(s)(ality)
- recur should not be possible in catch (without introducing another loop or fn)
- add clojure.datafy
- Fix importing of defrecord types
- use goog/define for eliding docstrings
- Add support for *print-level*
- Support :extend-via-metadata for defprotocol
- instance? should work on protocol checks: (instance? clojure.spec.alpha.Spec x)
49
contributions
in private repositories
Jun 2 – Jun 26

