Norbert Wójtowicz

Results 7 issues of Norbert Wójtowicz

This is an issue that started out as a comment to https://github.com/gnl/ghostwheel/issues/26 # Existing Feature ## Proposed Problem (1) * Effortless spec-based stub generation in nil-body functions for rapid prototyping...

I've been trying to debug some performance issues with my tests and have identified `spell-spec` as an unexpected culprit. The issue is definitely noticeable when generating examples with `spec.alpha/merge`, but...

**Is your feature request related to a problem? Please describe.** I would like to write tests that should not always be run, eg: - benchmarking/performance tests that take too long...

core
cli
improvement

Running REBL from within CIDER opens a new JavaFX window that is not recognized and managed by MacOS. As a result, after switching windows via `cmd+tab` one cannot find it...

Nil is a valid value in a sequence, but was used as an iterator marker, causing program to hang. Similarly, patch used nil as a deletion-marker. This commit replaces both...

Tests to reproduce and a possible fix attached to PR https://github.com/brentonashworth/clj-diff/pull/8

## TL;DR In `v2.0.292` Clojure Notebooks were introduced. When using Calva with LiveShare the participants cannot open any Clojure files as regular files; they always open as if they chose...

bug
live share
notebooks