hispidence

Results 3 comments of hispidence

- [x] Ability to register functions as callbacks happening at specific points - [ ] Some kind of globaltrigger-alike built on the above so that user does not have to...

Some proposed additions/amendments: 1) Only use /* */ style in case you are about to temporarily comment certain block for testing purposes, **or when writing a comment that will serve...

What do we think about names of constant variables? Some suggestions: kConstantVar or constant_var or CONSTANT_VAR CONSTANT_VAR is already used a fair bit, but could cause confusion because people could...