Dale Weiler
|
05966ee009
|
Remove trailing whitespace from everything
|
2012-04-28 16:43:39 -04:00 |
|
Dale Weiler
|
b09d75518c
|
almost ISO C now, fixed all the MEM_VECTOR trailing semicolon issues.
|
2012-04-28 05:54:24 -04:00 |
|
Wolfgang Bumiller
|
75b78720fd
|
lex_ctx_t -> lex_ctx, vector_t -> vector
|
2012-04-28 11:15:29 +02:00 |
|
Dale Weiler
|
89ed723efa
|
astir.h -> gmqcc.h
|
2012-04-28 05:08:03 -04:00 |
|
Wolfgang Bumiller
|
da827e6098
|
Removed the qc_type enum and replaced all qc_* by TYPE_*
|
2012-04-28 10:42:03 +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
|
e4d92130da
|
Using GMQCC_WARN some more where it makes sense
|
2012-04-27 13:31:40 +02:00 |
|
Wolfgang (Blub) Bumiller
|
86564686f3
|
Turned nearly every void-returning function into a bool-returning function, and checking return values wherever necessary to be able to properly exit on failures
|
2012-04-27 13:28:39 +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
|
095d403acc
|
more weak typing
|
2012-04-25 17:27:48 +02:00 |
|
Wolfgang (Blub) Bumiller
|
334e587c30
|
filecontext_t -> lex_ctx_t, removing some const
|
2012-04-25 17:27:48 +02:00 |
|
Wolfgang (Blub) Bumiller
|
42d9ff3563
|
Remove some underscores
|
2012-04-25 17:27:47 +02:00 |
|
Wolfgang (Blub) Bumiller
|
ce3eac4612
|
Vector macros
|
2012-04-25 17:27:47 +02:00 |
|
Wolfgang (Blub) Bumiller
|
0b374daceb
|
Adopting space indentation in ir.h
|
2012-04-25 17:27:47 +02:00 |
|
Wolfgang (Blub) Bumiller
|
727698e9f7
|
Importing ir.h
|
2012-04-25 17:27:47 +02:00 |
|