* initial changes Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * fix tests Signed-off-by: Jess Frazelle <github@jessfraz.com> * fixes Signed-off-by: Jess Frazelle <github@jessfraz.com> * updates Signed-off-by: Jess Frazelle <github@jessfraz.com> * bust cache Signed-off-by: Jess Frazelle <github@jessfraz.com> * add dumb shit Signed-off-by: Jess Frazelle <github@jessfraz.com> * Revert "add dumb shit" This reverts commit 638e9cf72f75e1ad08fb6b22d2a7b143ab7e06e5. * Revert "bust cache" This reverts commit fd6f53ba0757d635190aa82d4b055a83755f3027. * fix Signed-off-by: Jess Frazelle <github@jessfraz.com> --------- Signed-off-by: Jess Frazelle <github@jessfraz.com>
The std is as expected, tools that are provided with the language.
For this language that means functions.
However because programatically changing the source code is a first class citizen in this lang, there needs to be helpes for adding and modifying these function calls, So it makes sense to group some of these together.