Wolfgang Bumiller
|
e74ecabedd
|
Add shouldn't clear on failure either, it would be rather ugly to handle
|
2012-04-28 10:32:10 +02:00 |
|
Wolfgang Bumiller
|
1bf4aa379a
|
Header guards and macros get {} in oneline ifs and loops
|
2012-04-28 10:17:32 +02:00 |
|
Wolfgang (Blub) Bumiller
|
9867ce26b3
|
a vector_remove shouldn't clear the vector when failing to reallocate as a smaller chunk, just return false. The value is still removed from the vector, so no unstable state is generated by this, which makes a _remove safe to ignore where it makes sense.
|
2012-04-27 13:54:00 +02:00 |
|
Wolfgang (Blub) Bumiller
|
8f290e7989
|
Use GMQCC_WARN on generated vector functions
|
2012-04-27 12:38:53 +02:00 |
|
Wolfgang (Blub) Bumiller
|
4b6659bfe1
|
Get rid of realloc
|
2012-04-27 11:41:12 +02:00 |
|
Wolfgang (Blub) Bumiller
|
13ec68bc4f
|
qbool -> bool
|
2012-04-26 10:16:15 +02:00 |
|
Wolfgang (Blub) Bumiller
|
8d121af47c
|
Copyright notices
|
2012-04-25 17:27:49 +02:00 |
|
Wolfgang (Blub) Bumiller
|
418430e05d
|
Get stuff ready to compile - #if 0 on instructions not yet added to the instruction list (eg integer ones)
|
2012-04-25 17:27:48 +02:00 |
|
Wolfgang (Blub) Bumiller
|
ce3eac4612
|
Vector macros
|
2012-04-25 17:27:47 +02:00 |
|
Wolfgang (Blub) Bumiller
|
ff6c64e16c
|
astir.h: importing some macros and types - to be merged into ast.h later
|
2012-04-25 17:27:46 +02:00 |
|