by tauoverpi on 3/5/25, 8:37 AM with 17 comments
by cztomsik on 3/5/25, 9:25 PM
If you are ever in temptation to do a builder for internal DSL, .declLiteral() might be a better way. I think it might be very cool for GUI structures too.
I did a quick PoC for SQL query building, but unfortunately, any more advanced queries are better to copy & serialize their arguments for safety reasons, so not that useful there, but still, very hyped about this particular thing.
by gwenzek on 3/6/25, 4:09 AM
by nesarkvechnep on 3/5/25, 9:32 AM
by overflyer on 3/5/25, 12:22 PM
by vitaminCPP on 3/5/25, 9:01 PM
Is there somebody that can explain to me the value of incremental compilation?
How is this different than CMake caching, for example?
by overflyer on 3/6/25, 6:37 AM
by fithisux on 3/5/25, 1:34 PM