Wilson Snyder
|
8ecdc85cf7
|
Internals: C++11 style cleanups. No functional change.
|
2021-07-11 18:42:01 -04:00 |
|
Wilson Snyder
|
689d5b5090
|
Internals: Add std:: to make_pair. No functional change.
|
2021-03-12 18:17:49 -05:00 |
|
Wilson Snyder
|
404b323f8c
|
Internals: Remove some unnecessary typedefs. No functional change.
|
2021-03-12 17:26:53 -05:00 |
|
Wilson Snyder
|
bd602d0e2d
|
Copyright year update
|
2021-01-01 10:29:54 -05:00 |
|
Wilson Snyder
|
123d1af29d
|
Fix crash on non-class static function
|
2020-11-27 14:58:50 -05:00 |
|
Wilson Snyder
|
963fd0664d
|
Fix class-in-module issues
|
2020-11-27 09:42:51 -05:00 |
|
Wilson Snyder
|
e1c45440fc
|
Internals: Rename packagep(). No functional change.
|
2020-11-24 21:56:03 -05:00 |
|
Wilson Snyder
|
b6ded59c2b
|
Internals: Use and enforce class final for ~5% performance boost.
|
2020-11-18 21:32:16 -05:00 |
|
Krzysztof Bieganski
|
7c4259bc0a
|
Support static methods and typedefs in classes (#2615)
|
2020-11-06 19:51:21 -05:00 |
|
Wilson Snyder
|
bed3101dfc
|
Internals: Use VL_RESTORER class to save/restore vars. No functional change intended.
|
2020-08-24 21:13:28 -04:00 |
|
Wilson Snyder
|
033e7ac020
|
C++11: Use member declaration initalizations. No functional change intended.
|
2020-08-16 11:44:06 -04:00 |
|
Wilson Snyder
|
042d3eed23
|
C++11: Use override where possible. No functional change.
|
2020-08-16 11:44:05 -04:00 |
|
Wilson Snyder
|
c0127599df
|
C++11: Use nullptr. No functional change.
|
2020-08-16 11:44:05 -04:00 |
|
Wilson Snyder
|
7c54a451a9
|
C++11: Remove pre-c11 VL_OVERRIDE etc. No functional change.
|
2020-08-16 11:44:05 -04:00 |
|
Wilson Snyder
|
9927e8b3ee
|
clang-format uses C++11 style. No functional change.
|
2020-08-15 09:48:08 -04:00 |
|
Wilson Snyder
|
5c966ec510
|
clang-format many files. No functional change.
Use nodist/clang_formatter to reformat files that are now clean.
|
2020-04-13 22:52:23 -04:00 |
|
Wilson Snyder
|
6eadb8e771
|
Add simplistic class support with many restrictions, see manual, #377.
|
2020-04-05 09:30:23 -04:00 |
|