|
4e993f2d4d
|
introspection: add type_char trait
|
2017-02-09 16:48:42 +11:00 |
|
|
cc4f91f393
|
introspection: add filesystem::path type_name specialisation
|
2017-01-31 20:30:16 +11:00 |
|
|
9116404f30
|
introspection: work around clang static constexpr arrays
|
2016-12-21 16:46:16 +11:00 |
|
|
a10c091114
|
introspection: use pointers over arrays for type_name
It's too hard to diagnose undefined symbol issues under clang so we use
pointers for the time being.
|
2016-11-17 18:38:09 +11:00 |
|
|
bc8cac0e1e
|
introspection: remove type_name's empty default definition
|
2016-08-13 21:02:57 +10:00 |
|
|
25a9c6fafc
|
introspection: rename type_string to type_name
|
2016-07-28 13:45:09 +10:00 |
|
|
b1eb9982d1
|
introspection: add more types to type_string
|
2016-04-27 16:05:16 +10:00 |
|
|
ab330cc520
|
add ref-qualifiers to avoid dangling refs/ptrs
|
2016-03-17 18:05:28 +11:00 |
|
|
678462ba65
|
introspection: add type_string_v
|
2016-03-16 19:27:22 +11:00 |
|
|
5b91320a95
|
introspection: namespace fixes for enums
|
2016-03-14 22:34:14 +11:00 |
|
|
2786b88bd1
|
introspection: type_string specialisations for strings
|
2016-03-14 22:33:22 +11:00 |
|
|
6a6335163e
|
introspection: add enum code generation macros
|
2016-03-11 19:16:35 +11:00 |
|
|
76179f264b
|
introspection: add fundamental types for type_string
|
2016-03-11 13:15:50 +11:00 |
|
|
faaa49c7e9
|
introspection: add type_string and enum_values
|
2016-03-11 13:02:52 +11:00 |
|
|
70c65c2bb2
|
introspection: map tuples to themselves in type_tuple
|
2015-05-01 02:49:19 +10:00 |
|
|
199be3213a
|
introspection: add simple static introspection types
|
2015-04-20 17:51:00 +10:00 |
|