ast-experimental
      
      
        
          | Last change
 on this file since 55266c7 was             a5e26821, checked in by Michael Brooks <mlbrooks@…>, 3 years ago | 
        
          | 
Improve new-array subscripting to cover missing cases.
 
Missing cases include acknowledging a[0] and a[1] as required uses; therefore, give themspecial overloads.  Add comments to explain why.
 
 
Missing cases include test coverage of these overloads (where tests actually fail when an overloadis missing).  Perhaps surprisingly, you need to use a lot of features at the same time for the need
 for several overloads to obtain; make test coverage go there.
 
 
Also, switch thesis's demo of mutidimensional transposing/slicing to use (improved) libcfa ar(pseudo-)trait, in place of former
 ixtrait.  Therefore, also port this demo to new arraysyntax.  (No changes to thesis discussion around this demo yet; these are still pending.)  All
 in, cause this thesis demo to be runnable again.
 
 | 
        
          | 
              
Property                 mode
 set to                 100644 | 
        
          | File size:
            715 bytes | 
      
      
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.