dented42

Results 22 issues of dented42

The documentation for `object-name` suggests that it can theoretically be any value, and specifically cites examples of symbols, strings, and byte strings. I also have a case where it makes...

Updated project settings, moved to XCTest, tidied up a bit.

I would like to be able to export the visualisation graph in a way that I can manipulate and work with, graphviz seems to be the most obvious choice. I...

currently `pt` and `vec` are documented twice, once in representation.scrbl and once in pt.scrbl. I'd suggest that either all data types are documented in one place (representations.scrbl) or each with...

documentation

This updates the version of the fragaria framework, which fixes a rather nasty bug in mountain lion that moves the editor out of the split view and renders the application...

The codeView's frame is set to be in the lower left corner of the split view. It's really skinny and only a few characters ride, this makes the program quite...

When I try to compile a design that uses a moore machine, I get the following error: ``` Loading dependencies took 17.130628s : CLaSH Error: CLaSH.Normalize(180): Callgraph after normalisation contains...

Setting the language to frtime from the DrRacket GUI lets you type `seconds` into the repl and the result is a count of the number of seconds that updates live....

There is a `pretty-info` struct that can be used as the value for a `check-info`, similar to how `string-info` works. This is currently private and undocumented, which makes unit testing...

It looks like this might be a regression of issue #5, but installing Darwin on a system that already has frog gives me the following output: ``` Resolving "darwin" via...