Thomas G. Kristensen

Results 5 issues of Thomas G. Kristensen

When trying to construct a function for balancing a red-black tree we ran into a problem when constructing a set of four different patterns for matching a tree. The heap...

Allows users to load spreadsheets with missing workbooks without getting an exception. In particular, this fix only sets the flag for HSSFFormulaEvaluator, which is the only evaluator supporting it.

Adding a Before step seems to work fine, but adding an After step seems to run all features twice. I do not know if this is a lein-cucumber fault or...

Subsection 6.2 of [The Art of the Propagator](http://web.mit.edu/~axch/www/art.pdf) describes how alternate worldviews can be implemented in a propagator systems such as propaganda. Due to the immutable implementation of systems in...

enhancement

It is technically possible to return nil headers from a Ring response which will result in a NPE without this change.