| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-05-25 | Changed the logic of the Windows constants generator so that it only ↵ | Pietro Gagliardi | |
| generates unknown constants and complains on known constants (though that's disabled during the transitional period) as that's the situation that will happen now. | |||
| 2014-05-25 | Updated the Windows constants generator to warn against variables that ↵ | Pietro Gagliardi | |
| haven't been converted to constants (in case I forget I ever did this). | |||
| 2014-05-25 | Added quick credit thanks left out of previous commit by accident. | Pietro Gagliardi | |
| 2014-05-25 | Updated the Windows constant generator again; this time it now works fully, ↵ | Pietro Gagliardi | |
| and I just have to nail the variables and nuke the static constants... | |||
| 2014-05-25 | Even more work on the Windows constant generator. There are still some edge ↵ | Pietro Gagliardi | |
| 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 | Refactored the constant gathering program a bit. | Pietro Gagliardi | |
| 2014-05-25 | More work on the constant generation tool. We can almost actually write the ↵ | Pietro Gagliardi | |
| generator portion now... | |||
| 2014-05-25 | More work on the constant generation tool. | Pietro Gagliardi | |
| 2014-05-24 | Added incomplete code for a program that generates a set of Windows ↵ | Pietro Gagliardi | |
| constants using cgo. | |||
