Danyel
Danyel
This allows the bindings/glue to compile with nightly rust. If you merged this and pushed duktape_sys to crates.io, I would be grateful!
Hi, it would be awesome if GRT were usable in other languages and for that to happen, a C ABI wrapper is necessary. Are there any plans regarding this? Regards.
Currently, one operation is provided to rule all entries. i.e. the operation is set for an entire archive, when the RAR format can do better: it allows, to some extent,...
All text editors I know have undo and redo stacks. However, having a tree like vim does would be extremely useful for some cases where a stack just isn't enough....
Added HAML Snippets for Zurb Foundation. Separated html from haml in respective directories.
When opening the website on Firefox, nothing works and I'm getting the following error: ``` Error importing `index.js`: TypeError: "i is null" u https://sandspiel.club/1.bundle.js:1:19118 he https://sandspiel.club/1.bundle.js:1:18834 https://sandspiel.club/1.bundle.js:1:18600 u https://sandspiel.club/bundle.js:1:493 breadcrumbs.ts:155:12...
Currently using the (old) RARSetPassword function doesn't support widestrings / utf-8 characters or archives with encrypted headers, so we need to evaluate the UCM_NEEDPASSWORDW callback. Specializes #4
Hi, this addresses in part issue #31, and #46. Some things I feel may be done differently: 1. I'm currently using a non-exhaustive enum, arguably this may not be the...