libpicasso/source
Lioncash d1a1c0a011 picasso_frontend: Get rid of undefined behavior
Type-punning via a union is well-defined in C (specifically C99 and onwards), but not C++
2017-12-28 13:29:28 +01:00
..
FileClass.h Initial commit 2014-11-16 18:59:54 +01:00
maestro_opcodes.h Add break 2017-12-17 18:23:00 +01:00
picasso_assembler.cpp picasso_assembler: Silence a -Wlogical-op-parenthesis warning 2017-12-28 03:06:58 +01:00
picasso_frontend.cpp picasso_frontend: Get rid of undefined behavior 2017-12-28 13:29:28 +01:00
picasso.h Fix some compilation warnings/errors 2017-06-10 13:36:30 +02:00
types.h Fix compilation with GCC 4.7 2015-10-25 19:33:29 +01:00