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
55359 5590 d 11 h pd /branches/R-glmscore/ R-glmscore experimental branch  
55191 5598 d 6 h luke /trunk/src/ Fixed JIT = 3 handling for (long ago) changes in env argument to
compile; added some JIT test code to compiler package.
 
55081 5601 d 9 h murdoch /trunk/src/main/ Current srcref wasn't being saved.  
55015 5603 d 12 h ripley /trunk/src/ typos  
54957 5606 d 6 h ripley /trunk/src/main/ typo  
54728 5618 d 9 h luke /trunk/src/main/ Changed use of CHAR on integer vectors to INTEGER in R_bcEncode and R_bcDecode.  
54715 5619 d 6 h luke /trunk/src/ Added compilePKGS .Internal for enabling compiling via serialization.  
54650 5625 d 7 h luke /trunk/src/main/ Added RETURNJMP instruction.  
54645 5626 d 0 h luke /trunk/src/main/ Added SWITCH instruction.  
54643 5626 d 6 h luke /trunk/src/ Changed support .Internals to manage constant pool by a size doubling strategy.  
54571 5633 d 0 h luke /trunk/src/main/ Defensively duplicate constants when pushed as arguments.  
54569 5633 d 2 h luke /trunk/src/main/ Set NAMED = 2 in DO_LDCONST.  
54519 5635 d 2 h luke /trunk/src/main/ Added call to AND1ST, AND2ND, OR1ST, and OR2ND instructions for use in
error messages.
 
54518 5635 d 3 h luke /trunk/src/main/ Added call to BRIFNOT instruction for error messages.  
54517 5635 d 4 h luke /trunk/src/main/ Added call to STARTFOR instruction for use in bad sequence error message.  
54486 5638 d 1 h luke /trunk/src/main/ Added DUP2ND instruction for use in nested complex assignments.  
54484 5638 d 3 h luke /trunk/src/main/ Added GETTER_CALL and SWAP instructions for use in nested complex
assignments.
 
54466 5638 d 23 h luke /trunk/src/ Added constidx .Internal for returning the index of an item in the
constant pool if an identical one is already there.
 
54452 5640 d 1 h luke /trunk/src/main/ SETTER_CALL assumes a NULL argument has been pushed as the first
argument and rplaces the NULL by the appropriate LHS value.
 
54433 5641 d 4 h luke /trunk/src/main/ Unified code for looking up .Primitive functions in the byte code
interpreter.
 

Show All