- Montevideo, Uruguay
Block or Report
Block or report jpmonettas
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
flow-storm-debugger Public
A debugger for Clojure and ClojureScript with some unique features.
-
-
-
magic-sheet Public
Create magic sheets to improve your Clojure[Script] repl experience.
373 contributions in the last year
Contribution activity
August 2022
Created 35 commits in 2 repositories
Created 1 repository
Opened 9 issues in 1 repository
jpmonettas/flow-storm-debugger
7
open
2
closed
- Implement meta inspection for the value inspector
- Add a "goto trace" for jumping around by trace index and a bookmark system
- Remote debugging (including cljs) is leaking runtime retained pointers
- Add a menu to callstack tree to re run a function with the same arguments
- Error uninstrumenting defprotocol forms
- instrument-forms-for-namespaces not instrumenting (def foo (fn [...] ...))
- Add "show current trace" on callstack tree tool
- Expose the debugger index with a nice API
- Improve value inspector