Nikos Chan

Results 11 comments of Nikos Chan

I faced a similar problem when compiling some code that uses generics. What I found is that this error occurs when there is at least one pointer argument to the...

Is this being worked on? This would be a great feature to have. To me, setting the quantitativeness of a column would be done once after importing the data and...

Actually @lleeoo's first option is better as it would be in sanddance-explorer and other apps embedding it would get the feature too. There's a `distinctValueCount` property in `ColumnStats` which could...

If nobody else is taking this then I'd like to try implementing it. So far I've managed to add a very basic toggle in the Data Browser pane for numeric...

@danmarshall I'm thinking of a pop up dialog where the user can choose the quantitative/categorical type for each numeric column ![Capture2](https://user-images.githubusercontent.com/24191562/185665375-b58df5bf-0447-4a76-a63f-9fadfec0c5b2.png)

@nihilus Don't know about mips but I'm working on a powerpc binary right now. Most bitfield access is done with the [rlwinm and rlwimi](https://devblogs.microsoft.com/oldnewthing/?p=99465) instructions which make it very clear...

Sure, I'll try to have something out this weekend, I guess that explorer.load would reset the entire history stack too? Also it seems that we could integrate a column type...

Linked to #791? I think this could be done by https://www.reddit.com/r/redditdev/comments/l46y2l/check_if_post_is_a_crosspost/ (not sure how this translates to the data source layer in redreader) Perhaps some extra text in the post's...

Firstly, I think the items in OP refers to the posts and comments displayed in the app. I would really like to see this implemented as well. It appears that...

Any updates on this? This would be a great feature to have. Seems like the v2 branch has disappeared.