Commit History

Author SHA1 Message Date
  lloda d6b9888c49 Clean up Small nested_arg / ravel_arg 1 year ago
  lloda 3739ea33f8 Do explode(Small) without extra class 1 year ago
  lloda 02ba87be75 Somewhat faster ra::indexer for static size index 1 year ago
  lloda d9c10ede63 Reading 1 year ago
  lloda df152f497f About filldim() 1 year ago
  lloda b648ad929b Rearrange Small forward decls 1 year ago
  lloda 5c8d4a55f1 Make start(builtin array) constexpr 1 year ago
  lloda a8004f794f Redo Container default constructor 1 year ago
  lloda 731e131fc4 Remove ra::builtin_array_types 1 year ago
  lloda cc19dcef10 Remove ra::builtin_array_lens 1 year ago
  lloda 14f7a4c9c5 Remove ra_traits entirely 1 year ago
  lloda d24e298c96 Remove ra_traits, except for builtin arrays 1 year ago
  lloda 4f37bae627 Simplify ra::from() 1 year ago
  lloda 54985e9489 Don't default Dim fields 1 year ago
  lloda a10e30c110 Move Small forward declarations to small.hh 1 year ago
  lloda 99beca97b4 Use alias in Small deduction guide 1 year ago
  lloda ccbee84598 Patch issue in Container::iter() 1 year ago
  lloda a85f2514a9 Reuse is_c_order in Small's relevant test 1 year ago
  lloda f757bb36df Return std::array from shape() 1 year ago
  lloda 34db7b6a8a Round is_c_order 1 year ago
  lloda 27168767bc Parameterize CellBig/Small on Dimv/T instead of View type 1 year ago
  lloda 01c04d81ff Trying out 'small vector' types for View::dimv 1 year ago
  lloda d91e22ae66 Merge ra::vector in ra::ptr 1 year ago
  lloda e75878eb87 Base CellSmall on SmallView instead of SmallBase 1 year ago
  lloda c7058489e4 Don't default CellSmall copy ctor 1 year ago
  lloda a933d1fead Allow runtime rank spec for CellBig 1 year ago
  lloda b40c2d412b Merge DIM_ANY/RANK_ANY and DIM_BAD/RANK_BAD 1 year ago
  lloda 02e68c5740 Reuse view iterator .at() in view's .at() 1 year ago
  lloda cf9e968bf6 Unify indexers 1 year ago
  lloda 83675ffdad Unify indexer checkers for at() 1 year ago