Jason —
I've implemented your code and noticed that the buffer->dirty flag never seems to be set within th…
Does rules allow one point to belong to multiple pairs? For example, if points are positioned like…
Gut reaction: this sounds a like the traveling salesman problem.
So I have been thinking about a particular problem and thought it was probably easier to ask here …
You gave me an idea and I fiddled around with the compiler/linker settings. Turns out it was a lin…
Yeah I actually wrote this up myself and added a really hacky hack to wait. (This is just the wait…
The assembly was enough. Thanks. It looks like this is a case where Visual Studio is generating a …
direbroom: I will take a look. Thanks for the information.
Hi, I've just tried 0.1.6.1 and I crash 100% as soon as I hit a breakpoint. Either starting with F…
Jason —
You got me thinking when you mentioned how I might not be giving clang-format enough time to forma…
Posted a smaller, out-of-band, release, 0.1.6.1, to fix a reported crash. I also slipped in a chan…
spx —
Hope everything works well for you now. I already noticed a small issue with the resize handles o…
Okay, since I haven't used 'exec_system_command(...)' before but this makes me think clang-format …
If the lib has a C API, you just have to create a "lib" folder in CToy and copy the dll inside. Yo…
You are welcome ! I appreciate it, thank you. I'm happy being back to C too, I use C-Toy almost ev…
So sweet !!! I'm in heaven :D
Oh, I thought the December stream was suppose to be a handmade network "news" stream, like the one…
spx —
0.8.17 has finally arrived as an intermediate build on the way to 0.9. One of the new features you…
Hey Simon, that stream is the first one linked. It came out a bit late.
Thanks Martins, i was hoping you would comment. Very helpful info, ill give your script a go.
Jason —
This is what my 'jason_clang_format' custom command is doing at the moment: };[/code] So I am try…
You seem to be trying to save the buffer before you are seeing the changes inside 4Coder/the-buffe…
Jason —
I'm currently trying to work-in clang-format into my custom layer. Currently, I'm able to call out…
Was the handmade network stream from December 23rd archived somewhere ?
I hope everything is going well. This month, I have a few project announcements and some highligh…
After day 15 Per made a commit removing const expr evaluation for float and double constants, I ca…
Not yet, but that feature will be coming soon.
Jason —
Dumb question but can you display line numbers in 4coder?