Changes for version 0.003 - 2013-08-31

  • update repo and bugtracker

Modules

track the global execution context of your code
an authentication token
trivial class implementing Global::Context::AuthToken
the global execution environment
trivial class implementing Global::Context::Env
the stack of a Global::Context::Env object
trivial class implementing Global::Context::Stack
one frame in a stack
trivial class implementing Global::Context::StackFrame
the origin of a request
trivial class implementing Global::Context::Terminal