Tyler Kennedy

Results 63 issues of Tyler Kennedy

The assembler currently lacks support for stack maps, a newly required feature for targeting Java 7 and above. - [x] Reading - [ ] Writing (uncompressed, simple frames) - [...

enhancement
WIP
Development Branch

We should support something very close to Jasmin as both an input and output target. - [x] Tokenizer - [x] Parser - [ ] `.class` -> `ast` transform - [...

enhancement

Jawa is currently only thoroughly tested up to Java 6. We should implement tests for 7 and 8, then implement any missing parts of the new specifications.

enhancement
WIP
Development Branch

The documentation is so poor as to be non-existent. At a minimum we should have setup examples for the 3 tested providers (S3, Azure, RackSpace).

enhancement
documentation

With this plugin enabled using the core CKAN command to clear the database becomes impossible for a couple of reasons. 1. The tables it tries to delete cannot be deleted...

- [x] Full typing - [x] Isolated heimdall-specific changes as much as possible on a namespace on the task, to minimize conflicts with other Task extensions - [x] Early &...

- [ ] Refactor locks - [ ] Expose locking internals as first class features, allowing clearing locks and checking state from user code. - [ ] Expose a flag...

Lets ensure our test suite passes with redis Sentinel as well.

enhancement