unti1x

Results 10 comments of unti1x

I think @periish meant inspiration or so, not literally taking xinstall from sbase

The idea is the following. First of all, a constructor for arrays, should be exported from the bindings. Something like `__lowerTypedArray` but returning rather both the array, and the pointer...

This one should match as a listing format but it doesn't because it uses spaces as separators: https://github.com/evepraisal/go-evepraisal/blob/74d620da16e2d1a6a50381a5d70f4b6243007077/parsers/listing.go#L31

I thought it'd be something wild, because office programs rely on font size to calculate column width, and it's quiet difficult to do it in Elixir (I guess we'd have...

Well, yes and no. Option `bestFit` exists, but not all the office applications understand it. PHPExcel and some ruby libraries write it with default width. I'm stuck in the middle...

There is no need in this, just take a look at my first comment. Unfortunately I'm out of spare time right now and I didn't use Elixir for a while,...

Greetings First of all, I don't think there is a real reason to support Decimal in the library. People who don't use it will receive constant load checks and, probably,...

> it's unlike that someone is gonna export a module called Decimal Well, if something may happen, it will. Hopefully, this will save someone's nerves. I still think that having...

Well, that means that something wrong in `:zip.create/2`. Try to figure it out by using pattern `{:error, reason}`

Here is a gist for those who still looking for solution https://gist.github.com/unti1x/eef5aee81d5caf90729fac9239d3b095