Carlo Kok

Results 7 issues of Carlo Kok

.NET supports VTable entries and native (pe) exports that invoke static methods as if they were written in a non-managed language. Cecil doesn't expose this feature yet.

enhancement

Even though I have: ``` var ren = new PdfDocumentRenderer(true); ``` when rendering a word like: Mozaïek renders as: ![image](https://user-images.githubusercontent.com/238568/112715449-87f91a80-8ee0-11eb-97ff-813d733c4f16.png)

## Current behavior On "my orders"'s order view, it tries to get the info for a product using the new DSL api to get the product info (And imagS) http://localhost:8080/api/vsf/catalog/vue_storefront_catalog/product/_search?_source_exclude=..&from=0&request=%7B%22_availableFilters%22%3A%5B%5D%2C%22_appliedFilters%22%3A%5B%7B%22attribute%22%3A%22configurable_children.sku%22%2C%22value%22%3A%7B%22in%22%3A%5B%2224-MB01%22%5D%7D%2C%22scope%22%3A%22default%22%7D%5D%2C%22_searchText%22%3A%22%22%7D&size=2&sort=...

bug

**Is your feature request related to a problem? Please describe.** There are quite a few cases, especially with facets where it would be really good to store the result of...

What I'd like to see is a way to use Cranelift apis from another (non rust) language. Currently the cranelift apis are rust only, but having a layer on top...

enhancement
cranelift

My bot's name is "bot" set phabricator (up to date) to send it's http feeds to: "http://hostname:8080/bot/phabs/feeds" I can see it executing the http action (via hubot verbose) for changes...

On Windows one does generally use git bash but just git as a global command in path. I see there's a method to install subrepo as a sub command of...

Enhancement