Commit Graph

3 Commits

Author SHA1 Message Date
Vadim Petrochenkov aeb69bcc69 Switch default sorting order for items to "None" 2020-10-05 19:57:33 +02:00
Emilio Cobos Álvarez b6c2f3c59d constant: Fix the interaction of allow_constexpr and inline consts. 2020-03-03 21:10:47 +01:00
AlaskanEmily 462871695d Add option to output constexpr generated constant primitive values
This is controlled by the [const] allow_constexpr option, similar to the
allow_static_const option.

It's only applied to primitives currently.
2020-03-03 20:46:12 +01:00