summaryrefslogtreecommitdiff
path: root/Examples/javascript/nspace/example.h
Commit message (Collapse)AuthorAgeFilesLines
* Improve #include guard macrosOlly Betts2022-07-191-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 Buchtala2014-04-291-0/+23