Robert Blackwell

Results 5 issues of Robert Blackwell

``` using MAT matwrite("foo.mat", Dict("now" => now())) ``` results in ``` ERROR: This is the write function for CompositeKind, but the input doesn't fit Stacktrace: [1] m_write at /home/reb/.julia/v0.6/MAT/src/MAT_HDF5.jl:514 [inlined]...

## Describe the bug The example notebook referenced from the getting started documentation no longer seems to work, error is `module compiled against API version 0x10 but this version of...

bug

If I'm working with cl-async interactively from the REPL, and I type something like: (as:start-event-loop (lambda () (as:delay (lambda () (format t "Timer fired. Exiting.~%")) :time 3))) Then the REPL...

Even having removed the reference to awk, the julia> prompt never shows up, however it does evaluate simple expressions such as 1+1

The documentation at `http://nikodemus.github.io/screamer/#Examples` has a number of broken links pointing to `github.com` that should point to `github.io`.