Results 86 issues of Sebastien Piquemal

Hi again ... sorry for the spam. I am actually working on a Python wrapper to libxtract to make things more easy ... but as I said in #66 there's...

Hi! Trying to work with the Python bindings here. There is several features that I don't really understand and for which I have odd results. Do you have a set...

Hi Jamie, Any chance you would implement node.js bindings :) ?

enhancement

Could be cool to be able to disable editing of tags through the plugin API. e.g. ``` javascript elem.tagHandler("disable"); elem.tagHandler("enable"); ``` this would hide the input, and remove click callbacks...

Hi! I am trying to get started; and I have this very simple code : ``` var Facebook = require('facebook-node-sdk') var facebook = new Facebook({ appID: 'my app id', secret:...

### Version 29.1.2 ### Steps to reproduce To be honest, I am not sure where to start searching for that bug, it's so strange. So I'm starting here with `ts-jest`,...

Bug Report
Needs Triage

Hey ! I am working with nexusUI these days and still loving it after all these years (thanks @taylorbf ;) ) The `RadioButton` introduces some undesired horizontal padding when the...

Useful if you don't want to bother installing `node-tick` globally, and just want to write a small benchmark script which directly writes the results into a file

I create a lot of objects of a custom type, and I want to be sure that they are garbage collected (so the count of references to that particular type...

The library failed to compile on my ubuntu 12.10. I got the following message : http://pastebin.com/dqH7W8ZL I don't think I miss any of the portaudio packages needed (I've installed pretty...