Changeset 32 for AUTHORS

Show
Ignore:
Timestamp:
02/16/05 18:48:28 (4 years ago)
Author:
autrijus
svk:copy_cache_prev:
1041
Message:

* Code literals -- "sub", "pointy" and "bare" variants all works
* Lexical subroutine declarations via "my sub"
* Global subroutine and variables work again, via the envGlobal pad
* The "say", "exit", "die" primitives
* Bool.perl now prints correct literals (lwall)
* Blocks under void contexts now evaluates automatically
* The "..." (dotdotdot) literal

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • AUTHORS

    r21 r32  
    66Bestian Tang 
    77Brian Ingerson          (INGY) 
     8Chia-Liang Kao          (CLKAO) 
    89Damian Conway           (DCONWAY) 
    910Hsin-Chan Chien         (HCCHIEN)