Closed PeterReid closed 12 years ago
I added a nice way to hide local function/theorem definitions and applied it to defrandom. The internals of defrandom now have names like DEFRANDOM%WHATEVER, but they show up in the source as the slightly cleaner %WHATEVER.
I merged with the latest of your things. It was a mess, since that was my first non-trivial merge, but I think everything is intact.
Do you think the ctrlc-windows binary should be included, or should we expect people to build that from source?
The namespacing looks awesome. Thanks!
Sorry about that! I should have waited to make those changes until after I'd merged this.
I don't feel strongly about the binary, I guess. My Windows VM is in a non-operational state currently, so I couldn't build it myself, but I also wouldn't have any use for it. What do you think?
I think it might as well be there... it is just one less step to get going from source.
I haven't sent a pull request in a while, so this is kind of an assortment of things.