Pietro Gagliardi
|
5583dee743
|
Updated the Windows constants generator to warn against variables that haven't been converted to constants (in case I forget I ever did this).
|
2014-05-25 11:35:55 -04:00 |
Pietro Gagliardi
|
0d23bda925
|
Added quick credit thanks left out of previous commit by accident.
|
2014-05-25 03:15:49 -04:00 |
Pietro Gagliardi
|
36e6adcee9
|
Updated the Windows constant generator again; this time it now works fully, and I just have to nail the variables and nuke the static constants...
|
2014-05-25 03:13:49 -04:00 |
Pietro Gagliardi
|
3929dea818
|
Even more work on the Windows constant generator. There are still some edge cases involving variables that I need to resolve, and I still need to write the code that actually runs the generated program.
|
2014-05-25 01:28:59 -04:00 |
Pietro Gagliardi
|
8de17f0ade
|
Refactored the constant gathering program a bit.
|
2014-05-25 01:13:16 -04:00 |
Pietro Gagliardi
|
4408c1bf42
|
More work on the constant generation tool. We can almost actually write the generator portion now...
|
2014-05-25 00:40:45 -04:00 |
Pietro Gagliardi
|
4632d80576
|
More work on the constant generation tool.
|
2014-05-25 00:31:40 -04:00 |
Pietro Gagliardi
|
20306d881c
|
Added incomplete code for a program that generates a set of Windows constants using cgo.
|
2014-05-24 23:44:28 -04:00 |