The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
83805 1261 d 0 h luke /branches/R-syntax/src/main/ Remove conditional inclusion of placeholder at head of extraction chain.  
83804 1261 d 1 h luke /branches/R-syntax/src/main/ Use raiseParseError for to many placeholders in an extraction chain.  
83796 1263 d 23 h luke /branches/R-syntax/ Merged trunk changes through r83795.  
81772 1619 d 1 h luke /branches/R-syntax/src/main/ Allow @ on pipe RHS with placeholder.  
81757 1621 d 1 h luke /branches/R-syntax/src/main/ Define ALLOW_EXTRACTOR_CHAINS for now.  
81756 1621 d 2 h luke /branches/R-syntax/src/main/ Keep error message for misuse of _ the same as in R-devel.  
81712 1627 d 23 h luke /branches/R-syntax/src/main/ Drop out _$a[[1]] stuff and require named arguments for placeholder for now.  
81711 1628 d 0 h luke /branches/R-syntax/ Remove obsolete optons and clean up placeholder approach.  
81680 1630 d 6 h luke /branches/R-syntax/ Merged trunk changes through r81679.  
81507 1653 d 6 h luke /branches/R-syntax/ Merged trunk changes through r81503.  
80561 1858 d 7 h luke /branches/R-syntax/src/main/ Require that the pipe placeholder only be used as a named argument.  
80546 1860 d 4 h luke /branches/R-syntax/ Merged trunk changes through r80545.  
79817 2022 d 5 h luke /branches/R-syntax/ Merged trunk changes through r79816.  
79641 2049 d 22 h luke /branches/R-syntax/src/main/ Added support for specifying a placeholder with ==>.  
79640 2049 d 22 h luke /branches/R-syntax/src/main/ Fix to xxshortfun.  
79634 2050 d 21 h luke /branches/R-syntax/src/main/ Allow __ placeholder by compiling gram.c with -DDOUBLE_UNDERSCORE_PLACEHOLDER.  
79633 2050 d 21 h luke /branches/R-syntax/src/main/ Changes from Duncan Murdoch to allow an underscore placeholder without
changing the set of syntactically valid names.
 
79632 2051 d 2 h luke /branches/R-syntax/src/main/ Cleanups from Duncan Murdoch's patch.  
79631 2051 d 3 h luke /branches/R-syntax/ Merged trunk changes through r79630.  
79607 2054 d 23 h luke /branches/R-syntax/src/main/ More options for handling the non-first-argument case.  

Show All