index
:
go.wit.com/dev/andlabs/ui.git
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
experiments
/
windowsconstgen.go
Age
Commit message (
Expand
)
Author
2014-05-25
Moved windowsconstgen.go out of the experiments/ folder and into a new tools/...
Pietro Gagliardi
2014-05-25
Finished migrating the Windows code to using the pregenerated constants.
Pietro Gagliardi
2014-05-25
Removed constants from common_windows.go. Almost done!
Pietro Gagliardi
2014-05-25
Removed extra newline generated in the zconstants_windows_GOARCH.go file from...
Pietro Gagliardi
2014-05-25
Fixed issues handling INVALID_HANDLE_VALUE in the Windows constant generator,...
Pietro Gagliardi
2014-05-25
Added a comment to the previous commit.
Pietro Gagliardi
2014-05-25
Added the ability to pass arguments to the go tool from the Windows constant ...
Pietro Gagliardi
2014-05-25
Changed the logic of the Windows constants generator so that it only generate...
Pietro Gagliardi
2014-05-25
Updated the Windows constants generator to warn against variables that haven'...
Pietro Gagliardi
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, a...
Pietro Gagliardi
2014-05-25
Even more work on the Windows constant generator. There are still some edge c...
Pietro Gagliardi
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 g...
Pietro Gagliardi
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 constants...
Pietro Gagliardi