Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / scgilardi/slingshot issues and pull requests
#60 - Only throw Exceptions, not Throwables
Issue -
State: open - Opened by whilo 7 months ago
#59 - Question about the current Slingshot development status
Issue -
State: open - Opened by marksto 8 months ago
#58 - Tests fail in 1.8.0+
Issue -
State: open - Opened by NoahTheDuke about 1 year ago
- 1 comment
#57 - Release 0.12.2 introduces breaking changes in `ex-data` behavior
Issue -
State: open - Opened by vedang almost 3 years ago
#56 - We have CLJS support!
Pull Request -
State: open - Opened by alexandergunnarson over 8 years ago
- 5 comments
#55 - Suppress 'and' clause in keyword catch clause.
Pull Request -
State: closed - Opened by jbouwman almost 9 years ago
- 5 comments
#54 - Suppress 'and' clause in keyword catch clause.
Pull Request -
State: closed - Opened by jbouwman almost 9 years ago
- 2 comments
#53 - else and finally blocks example
Issue -
State: open - Opened by Kungi over 9 years ago
#52 - Non-slingshot exceptions with slingshot causes are being ignored in try+/catch block
Issue -
State: open - Opened by aboytsov over 9 years ago
- 1 comment
#51 - Add a Gitter chat badge to README.md
Pull Request -
State: closed - Opened by gitter-badger almost 10 years ago
#50 - how to set the :cause key for throw+
Issue -
State: open - Opened by murtaza52 almost 10 years ago
- 1 comment
#49 - "continue" functionality
Issue -
State: open - Opened by pjlegato about 10 years ago
- 1 comment
#48 - provide optional argument to throw+ to allow specifying the cause explicitly, addresses issue #29
Pull Request -
State: closed - Opened by scgilardi about 10 years ago
- 2 comments
#47 - Issue 35
Pull Request -
State: closed - Opened by scgilardi about 10 years ago
- 1 comment
#46 - make "catch anything" case clearer with additional selector syntax (Issue 24)
Pull Request -
State: open - Opened by scgilardi about 10 years ago
- 2 comments
#45 - use a size 1 boolean array as a mutable cell
Pull Request -
State: closed - Opened by scgilardi about 10 years ago
- 1 comment
#44 - Stop capturing locals
Pull Request -
State: closed - Opened by scgilardi about 10 years ago
- 1 comment
#43 - Clojurescript Support
Issue -
State: open - Opened by wilkerlucio about 10 years ago
- 5 comments
#42 - Please sign artifacts
Issue -
State: closed - Opened by technomancy over 10 years ago
- 2 comments
#41 - Add type hint to exception variable in the class selector case
Pull Request -
State: closed - Opened by pjstadig over 10 years ago
- 1 comment
#40 - Added :license to project.clj.
Pull Request -
State: closed - Opened by wiseman over 10 years ago
- 1 comment
#39 - Refine try+ parsing and finally generation
Pull Request -
State: closed - Opened by scgilardi over 10 years ago
- 1 comment
#38 - Fix for 1.6
Pull Request -
State: closed - Opened by pjstadig over 10 years ago
#37 - strange try+ reflection warnings (0.10.3)
Issue -
State: closed - Opened by martintrojer about 11 years ago
- 1 comment
#36 - when try+ expands it captures too much
Issue -
State: closed - Opened by pjstadig over 11 years ago
- 3 comments
#35 - Compatibility with raw ExceptionInfo objects
Issue -
State: closed - Opened by gfredericks over 11 years ago
- 3 comments
#34 - add try+/else
Pull Request -
State: closed - Opened by dlowe over 11 years ago
- 10 comments
#33 - Syntax highlight clojure examples in Readme
Pull Request -
State: closed - Opened by josephwilk almost 12 years ago
#32 - Feature/fix import
Pull Request -
State: closed - Opened by hugoduncan almost 12 years ago
#31 - Rethrowing exceptions with more data
Issue -
State: open - Opened by senior about 12 years ago
#30 - throw+ in try+/catch does not throw new object
Issue -
State: closed - Opened by spoon16 about 12 years ago
- 1 comment
#29 - Provide a simple means of adding a cause exception in throw+
Issue -
State: closed - Opened by hugoduncan about 12 years ago
- 1 comment
#28 - throw+ from a delay in Clojure 1.4 results in cleared locals on future deref attempts
Issue -
State: closed - Opened by charles-dyfis-net about 12 years ago
- 2 comments
#27 - :url key missing in project.clj
Issue -
State: closed - Opened by uvtc over 12 years ago
- 1 comment
#26 - Slightly simplify implementation of `throw+`.
Pull Request -
State: closed - Opened by amalloy over 12 years ago
#25 - Argument to throw+ is ignored within catch forms
Issue -
State: closed - Opened by raek over 12 years ago
- 2 comments
#24 - Catching all exceptions: unexpected behavior
Issue -
State: open - Opened by jwr over 12 years ago
- 6 comments
#23 - generalize key-value selector to any number of keys and values
Issue -
State: closed - Opened by scgilardi over 12 years ago
#22 - handle anaphoric % substitution with let rather than replace-all
Issue -
State: closed - Opened by scgilardi over 12 years ago
- 1 comment
#21 - Facilatate writing clojure.core.test tests for slingshot exceptions
Issue -
State: closed - Opened by hugoduncan over 12 years ago
- 3 comments
#20 - fn literals are not allowed as predicates in catch
Issue -
State: closed - Opened by arohner over 12 years ago
- 4 comments
#19 - throw+ with format style arguments leads to suprising behavior
Issue -
State: closed - Opened by hugoduncan almost 13 years ago
- 4 comments
#18 - Eliminate Reflection Warnings
Issue -
State: closed - Opened by ath almost 13 years ago
- 2 comments
#17 - add passwords to artifacts server
Issue -
State: closed - Opened by arohner almost 13 years ago
- 1 comment
#16 - Fixed a reflection warning.
Pull Request -
State: closed - Opened by millettjon almost 13 years ago
- 1 comment
#15 - Allow % that didn't go through macroexpand; test.
Pull Request -
State: closed - Opened by S11001001 about 13 years ago
- 1 comment
#14 - % clause (outside `) throws when compiling
Issue -
State: closed - Opened by S11001001 about 13 years ago
- 1 comment
#13 - Automatically set the cause on the Stone exception object
Pull Request -
State: closed - Opened by hugoduncan about 13 years ago
- 1 comment
#12 - add short-hand for (= (get % <key>) <val>) selector form: [<key> <val>]
Issue -
State: closed - Opened by scgilardi about 13 years ago
- 1 comment
#11 - Unable to resolve symbol throw+ in this context
Issue -
State: closed - Opened by AlexBaranosky about 13 years ago
- 2 comments
#10 - Issue 3 implement throw hook
Pull Request -
State: closed - Opened by scgilardi about 13 years ago
- 2 comments
#9 - Pretty print data object in Stone message
Issue -
State: closed - Opened by hugoduncan about 13 years ago
- 5 comments
#8 - Add optional message to throw+ arguments
Pull Request -
State: closed - Opened by hugoduncan about 13 years ago
#7 - Simplify rethrow of original exception
Issue -
State: closed - Opened by hugoduncan about 13 years ago
- 3 comments
#6 - Fix multiple evaluations of macro arg in throw+
Pull Request -
State: closed - Opened by jwr about 13 years ago
- 2 comments
#5 - Object thrown by throw+ not caught in any try+
Issue -
State: closed - Opened by jwr about 13 years ago
- 9 comments
#4 - Extensible selectors
Pull Request -
State: closed - Opened by scgilardi about 13 years ago
- 4 comments
#3 - Add redef'able var for callback on exception
Issue -
State: closed - Opened by hugoduncan about 13 years ago
- 15 comments
#2 - Stone does not provide a message
Issue -
State: closed - Opened by hugoduncan over 13 years ago
- 6 comments
#1 - Edited src/slingshot/core.clj via GitHub
Pull Request -
State: closed - Opened by hiredman over 13 years ago