Commit History

Author SHA1 Message Date
  lloda 9e6557b860 Patch some bogus warnings 1 year ago
  lloda 72967ec235 When optimizing iotas try to maintain static len 1 year ago
  lloda 5c41667610 Fix computation of match static len 1 year ago
  lloda caa387035b Allow exprs with iotas having Len in their lengths 1 year ago
  lloda 94fc76e39e Support ra::len in unbeaten subscripts 1 year ago
  lloda ddfd55f706 Fix check for out-of-context ra::len 1 year ago
  lloda 9caac37e2e Partial support for ra::len in View subscripts 1 year ago
  lloda 6e56e4691e Doc fixes 1 year ago
  lloda 5739b8367e Support strech dots<> in var-size views 1 year ago
  lloda 08c6c94124 Merge view-ops.hh in big.hh 1 year ago
  lloda 2f4920bc5f Move WithLen sandbox to header 1 year ago
  lloda 4368b1e835 Replace len in iotas 1 year ago
  lloda cb11f092a1 Magic len replacement sandbox 1 year ago
  lloda b02aab2a32 Don't put odd, every, any in global namespace 1 year ago
  lloda df1e46443c Optimize -iota 1 year ago
  lloda 4d9b7b4bc7 Further simplify operators 1 year ago
  lloda 52a88bc103 Use functors from <functional> instead of our own 1 year ago
  lloda b2a1c3c333 Try special expr leaves 1 year ago
  lloda 9e72dfb180 Don't use *this in constexpr condition 1 year ago
  lloda 8a875f0be5 Simplify declaration of SmallView ops 1 year ago
  lloda a055215dfb Change the scalar-index condition from 'integral' to 'rank-0' 1 year ago
  lloda 43ac8cc085 Basic deduction guide for SmallArray 1 year ago
  lloda cb45c21b98 Default initialize SmallArray::p 1 year ago
  lloda 71606da876 Fix test/example.test with g++-11 --std=c++2b 1 year ago
  lloda 1baf822688 Fix conversion of SmallArray to SmallView 1 year ago
  lloda 38eb00114e Chip at CellBig vs CellSmall 1 year ago
  lloda 9401cdcd15 Accept pointer-to-member as op in expressions 1 year ago
  lloda fd75d39d92 Fix default constructor for rank 0 container 1 year ago
  lloda 2adf412223 View::at() returns scalar when able 1 year ago
  lloda 847839a917 Fix for [ra8] 1 year ago