-
-
Notifications
You must be signed in to change notification settings - Fork 79
Insights: jank-lang/jank
Overview
Could not load contribution data
Please try again later
5 Pull requests merged by 3 people
-
Add initial error reporting framework
#266 merged
Feb 14, 2025 -
Implement clojure.core/shuffle
#231 merged
Feb 11, 2025 -
Return nil for clojure.core/namespace if unqualified
#256 merged
Feb 11, 2025 -
Support try without catch
#258 merged
Feb 11, 2025 -
Add support for shebangs
#236 merged
Feb 11, 2025
3 Pull requests opened by 3 people
-
Fix fresh_seq on lazy_sequence
#263 opened
Feb 12, 2025 -
fix: (str nil) => ""
#264 opened
Feb 13, 2025 -
feat(compilation): compilation directory depends on more cli flags
#270 opened
Feb 16, 2025
6 Issues closed by 2 people
-
`var` should implement `function_like` directly
#272 closed
Feb 16, 2025 -
Implement clojure.core/shuffle
#220 closed
Feb 11, 2025 -
`namespace` should be nil for unqualified idents
#254 closed
Feb 11, 2025 -
`try` requires a `catch` clause
#240 closed
Feb 11, 2025 -
Add support for shebangs
#232 closed
Feb 11, 2025 -
Named `fn` cannot be called recursively
#260 closed
Feb 11, 2025
11 Issues opened by 3 people
-
unicode string does not work
#277 opened
Feb 18, 2025 -
`empty` should preserve metadata to align with Clojure
#276 opened
Feb 17, 2025 -
`nth` on `nil` with fallback differs from Clojure
#275 opened
Feb 17, 2025 -
Transients mutate in-place on persistent ops
#274 opened
Feb 17, 2025 -
`get` corner cases differ from Clojure
#273 opened
Feb 17, 2025 -
Incorrect error message when passing non-metadatable to `with-meta`
#271 opened
Feb 16, 2025 -
Consider moving `fresh_seq` to `sequenceable_in_place`
#269 opened
Feb 15, 2025 -
brew install jank-lang/jank/jank error
#267 opened
Feb 14, 2025 -
`lazy-seq` seq ops require visit on every operation
#265 opened
Feb 13, 2025 -
Empty sequence reduces as if `'(nil)`
#262 opened
Feb 11, 2025 -
invalid map entry: nil
#261 opened
Feb 11, 2025
11 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
case switch support
#158 commented on
Feb 18, 2025 • 40 new comments -
`(str nil)` differs from Clojure
#241 commented on
Feb 11, 2025 • 0 new comments -
Unicode `U+2007` character treated as whitespace on macOS
#224 commented on
Feb 12, 2025 • 0 new comments -
`run-main` returns 0 exit code on exception
#181 commented on
Feb 12, 2025 • 0 new comments -
Character syntax under `fn` fails
#226 commented on
Feb 14, 2025 • 0 new comments -
Implement `letfn*`
#257 commented on
Feb 15, 2025 • 0 new comments -
Optimization pass epic
#98 commented on
Feb 16, 2025 • 0 new comments -
Resolve ns aliases in syntax quote and don't resolve syms unless needed
#239 commented on
Feb 14, 2025 • 0 new comments -
[wip] sequence equality
#249 commented on
Feb 13, 2025 • 0 new comments -
Return failing exit code if `jank` or `jank-test` catches exception in main
#252 commented on
Feb 12, 2025 • 0 new comments -
WIP: letfn
#259 commented on
Feb 11, 2025 • 0 new comments