Pippijn van Steenhoven

Results 7 issues of Pippijn van Steenhoven

Is there a way to override maxLayers? It's set to 100, which is way too much, because after that I can't use the image as a base for other images,...

Hi, how much work would it be to migrate this to the DSL-based lambdacube (as opposed to the EDSL based one that this one was written for)? It seems some...

Change https://github.com/Antique-team/clangml/blob/master/tools/bridgen/c%2B%2B/ocaml%2B%2B.h#L486 to use `std::make_index_sequence` http://en.cppreference.com/w/cpp/utility/integer_sequence

enhancement

It may be useful to have textual queries written in an xpath-like language to extract parts of the AST. It would probably return a list of `XP_Decl of decl |...

feature

### Please confirm that the bug report does ***not*** already exist - [X] I confirm there is no existing issue for this bug. ### Steps to reproduce Make any calendar...

🐛 Type: Bug

### How to use GitHub * Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are affected by the same issue. * Please don't comment if you have no relevant...

feature
package: dynamite

There's a limit on getpositions, but it will only return the most recent values. It would be nice if I could paginate through e.g. 1000 points at a time to...