Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / clj-commons/potemkin issues and pull requests
#77 - Support renaming with `:as` in import-vars
Pull Request -
State: open - Opened by he-la 4 months ago
#76 - Update README.md with the newest version
Pull Request -
State: open - Opened by marksto about 1 year ago
#75 - Remove dependency on clj-tuple
Pull Request -
State: closed - Opened by alexander-yakushev about 1 year ago
#74 - potemkin maps are `(instance? java.util.Iterator)` but clojure maps are not
Issue -
State: open - Opened by nivekuil over 1 year ago
#73 - Resolve imported vars at runtime, not read time
Pull Request -
State: open - Opened by NoahTheDuke over 1 year ago
#72 - Potential breakage
Issue -
State: open - Opened by NoahTheDuke over 1 year ago
#71 - Use .clj_kondo extension for hook code
Pull Request -
State: open - Opened by imrekoszo over 1 year ago
#70 - `def-map-type` breaks in namespaces that shadow core Clojure methods like `instance?`
Issue -
State: open - Opened by camsaul about 2 years ago
Labels: bug, good first issue
#69 - docs: describe defprotocol+
Pull Request -
State: closed - Opened by lread over 2 years ago
- 1 comment
#68 - docs: add caveat about import-vars?
Issue -
State: open - Opened by lread over 2 years ago
- 2 comments
#67 - docs: describe defprocotol+
Issue -
State: closed - Opened by lread over 2 years ago
- 9 comments
#66 - Basic clj-kondo support, minor doc updates, some deprecations
Pull Request -
State: closed - Opened by KingMob over 2 years ago
- 3 comments
#65 - Bump riddley version
Pull Request -
State: open - Opened by scarytom about 3 years ago
#64 - Top-level namespace breaks jdeps analysis
Issue -
State: open - Opened by dharrigan over 3 years ago
- 2 comments
#63 - Question: why so many ancestors difference betwence Clj map and a PotemkinMap?
Issue -
State: closed - Opened by piotr-yuxuan almost 4 years ago
- 1 comment
#62 - Add .circleci/config.yml
Pull Request -
State: closed - Opened by slipset about 4 years ago
#61 - Fix boxed math warning
Pull Request -
State: closed - Opened by valerauko over 4 years ago
- 1 comment
#60 - Boxed math warning at unchecked-add
Issue -
State: open - Opened by valerauko over 4 years ago
#59 - def-map-type's predefined count doesn't run in constant time
Issue -
State: open - Opened by xificurC over 5 years ago
- 1 comment
Labels: bug
#58 - wow, awesome naming!
Issue -
State: closed - Opened by ar7n almost 6 years ago
- 3 comments
#57 - Reliable JVM crash using definterface+
Issue -
State: open - Opened by glchapman over 6 years ago
- 4 comments
#56 - AbstractMap to support cons with java.util.Map
Pull Request -
State: closed - Opened by kachayev almost 7 years ago
- 2 comments
#55 - Metadata handling by `postwalk` in some cases
Issue -
State: open - Opened by andrewboltachev about 7 years ago
#54 - Fix walk function for record type
Pull Request -
State: closed - Opened by andrewboltachev about 7 years ago
- 5 comments
#53 - Fixes NPE in hashcode with empty keys (Issue 52)
Pull Request -
State: closed - Opened by dpsutton over 7 years ago
- 4 comments
#52 - def-derived-map has a broken hashCode if any key is nil
Issue -
State: closed - Opened by csm over 7 years ago
- 3 comments
#51 - Fix def-map-type map equality with java.util.Maps
Pull Request -
State: closed - Opened by dm3 almost 8 years ago
- 1 comment
#50 - Document how `import-vars` interacts with direct-linking and namespace reloading
Issue -
State: open - Opened by halgari about 8 years ago
- 2 comments
#49 - Clearer failure when trying to import nonexistent var
Pull Request -
State: closed - Opened by marick over 8 years ago
- 1 comment
#48 - Reconsider ClojureScript support?
Issue -
State: closed - Opened by metasoarous over 8 years ago
- 1 comment
#47 - adds support for renaming to import-vars
Pull Request -
State: open - Opened by tomconnors about 9 years ago
#46 - Add examples for optional names to README
Issue -
State: open - Opened by kenny-evitt about 9 years ago
#45 - Issue 44: Allow empty defprotocol+ bodies
Pull Request -
State: closed - Opened by WilliamParker about 9 years ago
#44 - Empty defprotocol+ bodies cause definition to not occur
Issue -
State: closed - Opened by WilliamParker about 9 years ago
- 2 comments
#43 - memoize returns nil on first call
Pull Request -
State: closed - Opened by dm3 over 9 years ago
#42 - Any chance of a version of import-vars that works for cljc?
Issue -
State: open - Opened by JulianBirch over 9 years ago
- 1 comment
#41 - Macros define var even if not evaluated
Issue -
State: closed - Opened by marick over 9 years ago
- 1 comment
#40 - Prepare for CLJ-1208
Pull Request -
State: closed - Opened by Bronsa over 9 years ago
- 1 comment
#39 - Clojure maps are iterable
Pull Request -
State: closed - Opened by joegallo over 9 years ago
- 3 comments
#38 - Source for 0.3.13
Issue -
State: closed - Opened by crisptrutski almost 10 years ago
- 2 comments
#37 - Upgrade riddley to allow referencing vars from deftype+ body
Issue -
State: closed - Opened by dm3 almost 10 years ago
- 2 comments
#36 - Add Serializable support
Issue -
State: open - Opened by jeremyheiler almost 10 years ago
- 1 comment
#35 - Fix bug in AbstractMap/entryAt
Pull Request -
State: closed - Opened by bcobb about 10 years ago
- 4 comments
#34 - def-map-type broken in 0.3.12-SNAPSHOT
Issue -
State: closed - Opened by luxbock about 10 years ago
- 7 comments
#33 - import-vars and tools.namespace do not seem to be friends
Issue -
State: closed - Opened by MichaelBlume over 10 years ago
- 4 comments
#32 - AOT with Java 6
Pull Request -
State: closed - Opened by xsc over 10 years ago
#31 - Query for enhancement: CLJS support for import-vars
Issue -
State: closed - Opened by davesann over 10 years ago
- 6 comments
#30 - Allow to import all vars from a namespace when no vars are specified
Issue -
State: closed - Opened by mpenet over 10 years ago
- 1 comment
#29 - Update 0.3.7 breaks Vertigo's `def-typed-struct`
Issue -
State: closed - Opened by luxbock over 10 years ago
- 4 comments
#28 - NPE while using import-vars with records
Issue -
State: closed - Opened by ftomassetti over 10 years ago
- 2 comments
#27 - Enumerate supported clojure versions in the readme
Issue -
State: closed - Opened by dakrone over 10 years ago
- 2 comments
#26 - AbstractMethodError when using def-map-type without defining meta
Issue -
State: closed - Opened by cespare over 10 years ago
- 2 comments
#25 - Codox doesn't see protocol functions imported by Potemkin
Issue -
State: closed - Opened by Engelberg over 10 years ago
- 4 comments
#24 - Fixing #23- enumerating MapEntrys causes get to be called eagerly, defeating laziness.
Pull Request -
State: closed - Opened by savagematt over 10 years ago
#23 - (keys (LazyMap. {:a (delay "B")})) will eagerly instantiate MapEntrys
Issue -
State: closed - Opened by savagematt over 10 years ago
- 4 comments
#22 - NullPointer on call to keys of empty def-map-type
Issue -
State: closed - Opened by savagematt over 10 years ago
- 1 comment
#21 - Typo
Pull Request -
State: closed - Opened by jcrossley3 almost 11 years ago
#20 - remove metadata from var name obtained via (:name (meta v))
Pull Request -
State: closed - Opened by Bronsa almost 11 years ago
- 2 comments
#19 - Exception with definterface+ and defrecord+ in 0.3.4
Issue -
State: closed - Opened by w01fe almost 11 years ago
- 2 comments
#18 - Add support for metadata to def-map-type
Pull Request -
State: closed - Opened by ghost about 11 years ago
- 1 comment
#17 - def-map-type doesn't support metadata
Issue -
State: closed - Opened by ghost about 11 years ago
- 5 comments
#16 - make condp-case actually throw on no matching clause
Pull Request -
State: closed - Opened by Bronsa about 11 years ago
- 1 comment
#15 - stop claiming that fast-memoize is a faster fast-memoize
Pull Request -
State: closed - Opened by GregorStocks about 11 years ago
- 1 comment
#14 - Fix var linking in imports
Pull Request -
State: closed - Opened by dm3 about 11 years ago
- 1 comment
#13 - return a clojure.lang.MapEntry, but only if the key is found in the map
Pull Request -
State: closed - Opened by joegallo over 11 years ago
- 1 comment
#12 - :forms meta data loses quoting
Issue -
State: closed - Opened by genovese over 11 years ago
- 1 comment
#11 - Do an extra sanity check before skipping evaluation of record/type
Pull Request -
State: closed - Opened by w01fe over 11 years ago
#10 - Fixes Testing against different Clojure Versions
Pull Request -
State: closed - Opened by xsc over 11 years ago
- 1 comment
#9 - Allow specifying an optional name for import-fn and import-macro
Pull Request -
State: closed - Opened by dakrone almost 12 years ago
- 2 comments
#8 - Add documentation/examples
Issue -
State: closed - Opened by odyssomay almost 12 years ago
- 3 comments
#7 - Preserve column metadata
Issue -
State: closed - Opened by Engelberg almost 12 years ago
#6 - Extra namespace macros
Issue -
State: closed - Opened by mikera about 12 years ago
- 2 comments
#5 - Add license to README
Pull Request -
State: closed - Opened by ninjudd over 12 years ago
#4 - Add license
Pull Request -
State: closed - Opened by ninjudd over 12 years ago
- 1 comment
#3 - fix to reduce on custom maps with clojure 1.4
Pull Request -
State: closed - Opened by vgeshel almost 13 years ago
- 1 comment
#2 - "Use symbol instead of var" on clj-3 branches break stuff
Issue -
State: closed - Opened by lnostdal about 13 years ago
- 6 comments
#1 - preserve file and line metadata?
Issue -
State: closed - Opened by tomjack about 14 years ago
- 3 comments