The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
Revision history for Evo

0.0224    2016-06-18 12:21:25+03:00 Europe/Kiev

  - Now use "Override" attribute and "has_over" function
  - Changed Class syntax. Now all methods are public by default
  - "new" and "init" are now different functions
  - Add Evo::Loop::zone_goto
  - Add Evo::Class:T/t_enum type
  - Add support for Some::Comp->new syntax
  - Change import semantic
  - Start supporting FreeBSD
  - Start supporting Darwin
  - Change Ee behaviour
  - Added Evo::Io namespace
  - Added periodic timers
  - Implemented promises