Doeke —
Maybe it was called different. But what I mean is checking the parameters in the top of a function…
rivten —
Hello everyone ! So I'm a little bit late to the party since I am at day 84. In this day, Casey is…
Definitely. There is functional programming as a mindset, functional programming as a first-class…
xel —
Had to go the restroom, I'm back! Jokes aside, thank you Allen for making such a fantastic editor.…
Doeke —
How do you people feel about guard statements?
Doeke —
I really hope someone will make 4Coder work for mac. It seems to be great.
Pete —
Thanks, Wavefront .OBJ and PLY formats looks like the easiest ones to get started with.
Hello everyone. My name is Miles. I am new here, having only found this absolutely brilliant proje…
Doeke —
I tried it now on my mac as well but I can't fix the problem there. I did install the font on my m…
I've been trying it out for a big project I work on(500k LOC) to help manage some of the complexit…
graeme —
My problem with all that |>-ing is naively we'd define map as which, again naively, appears to b…
CC: ChronalDragon & J_vanRijn. This is a good idea
I just copy my 4 or 5 config files over. I don't reinstall stuff very often, so it's not a big dea…
+1 (we really need to get upvote/like buttons on here ASAP)
Laurie —
Thanks for your response! That definitely helps to clarify things. So would you say that handmade …
I tried msys2 a while ago, but I use symlinks to keep my dotfiles (.vimrc, .gitconfig, etc..) up …
I have used all kinds of mingw ports - msys, mingw-w64, tdm, nuwen, msys2. And I highly recommend …
At it's core, it means something along the lines of "conscientious, curious, with craftsmanship". …
Mór —
Yeah, I asked them when I was demoing it and they responded with these links. I don't think you h…
Laurie —
Hi all, I'm new to these forums and this community, but I have been following for a while. I've wa…
Here's hoping. I think the idea is pretty solid, but who knows how it will turn out. I'm sure ther…
changing to Zi did not help and clicking on "Browse and find hitbox_render_group.cpp" just print t…
Doeke —
I kinda like CLion, but for debugging it's really bad. There is also no memory view and you can't …
That kind of syntax drives me crazy too, which is what I love about the |> operator which you can …
I realized that people have a different definition of what "Function Programming" means, and that …
What happens if you change -Z7 to -Zi ? What happens if you browse to file (click the blue link) a…
I guess a worse case is when you want to do something like: int x = bar(i) if(x==SPECIAL_CASE) re…
Jesse —
I think this is a bug introduced by Visual Studio 2015 Update 3. Assuming you've upgraded.
This one has got me stumped. I am trying to step through my render_group code in visual studio, bu…