Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve #include guard macros | Olly Betts | 2022-07-19 | 1 | -2/+2 |
| | | | | | | | Avoid using reserved identifiers such as `_DOHINT_H` (fixes #1989), fix cases where the name doesn't match the filename, and make the naming more consistent and less likely to collide with include guards in other headers. | ||||
* | Make javascript 'nspace' conform to corresponding lua example. | Oliver Buchtala | 2014-04-29 | 1 | -0/+23 |