Leif Andersen

Results 103 comments of Leif Andersen

(Or better yet, kept in association with each file, so undo history can persist even after file switches.

Question, did this ever get resolved? (I'm not a maintainer of isomorphic git (yet), but I _am_ a developer who uses i in my code.)

@the-djmaze FWIW, I seem to have the same problem that @luluwebmaster was describing. But the message was encrypted using mailvalope instead of thunderbird.

Ah, okay, thanks makes sense. Thank you.

As for linking to CLDR, why not just include a copy of the version you are using in the documentation itself?

As a small example, say you had the following header file: ``` typedef struct A { int x; int y; } A; typedef struct B { A u; int v;...

Oh, also, to address point 1, that would require using the LLVM/clang plugin to get struct field type names (instead of just their unqualified shapes), but I don't really know...

Oh ya, sorry if that wasn't clear. I didn't open this PR because I think it should be merged as is. Its much more of a sketch that needs to...

For now I found data/enumerate/unsafe, and my program seems to work fine in it.

Okay, switched to a 5x5 grid fixed this. This may lead to problems where we would eventually need a 7x6 grid to fit all the puzzles.