3 + introduced hashlib as part of the core (currently supporting MD5 and SHA1)
\r
4 + core/sandbox is now a class, that enforces a specific environment
\r
5 + lexer now understands '\e'
\r
7 Version: 1.05 (26 01 12):
\r
8 + moved from Mars to Boost
\r
9 + cleanup of the lexer, new slot operator ('<-' became ':=')
\r
10 + stdlib rewritten from scratch
\r
11 + no more external stringlib, instead it became part of the core as stringtype methods
\r
13 Version: 0.1 (14 12 2011):
\r
14 + First public release
\r