Tim Ryan
Tim Ryan
``` assert.equal(xml.book.language[0].$.text(), "English"); ``` This line doesn't work with the current version of the library.
I want to request this feature, as well as track the steps toward making it happen! **Proposal:** `ctx.get_contents_by_type(ClipboardType::HTML)`, Text, Image, etc. Windows: - clipboard_win already supports `register_format` https://doumanash.github.io/clipboard-win/doc/clipboard_win/wrapper/fn.register_format.html - "Why...
Files are now modified by hand, so this is no longer true!
Some examples of why this is not yet the case are use of the `box` syntax and procedural macros (see #6).
EDIT: It actually calls out to gcc -E in preprocess.hs
rustfmt?
Corollary fails in formatting its output properly, but I didn't want to do any reformatting too early (in case I'd just need to regenerate it again). Since no files are...
`src/analysis` has a trivial Haskell to Rust conversion but isn't actually included yet, because Corrode doesn't need it to work. There's some questions to figure out about monads (we can...
See the blog post on the [Rust User's forum](https://users.rust-lang.org/t/help-wanted-parser-c-and-parser-haskell-corollary-and-rust-corrode/11729) for more information.
This PR uses nan to support 0.12 and io.js. All functionality should be equivalent. (Minor changes: examples folder now uses relative paths to root jpeg dir.)