Skip to content

Important Milestones

TSenter edited this page Mar 28, 2016 · 7 revisions
Name Version Status
Functions 0.0.0_1 Completed
Function Execution 0.0.1_0 Completed

Functions

0.0.0_1

A basic framework for functions was implemented, allowing for an easy addition to predefined or custom functions at a later time. For more info, see Functions.

Function Execution

0.0.1_0

Functions can now be executed by calling the string of functions, complete with their parameters.

Nested Function Execution

0.0.1_1

Functions can now be used as parameters for other functions.

Clone this wiki locally