We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa90eeb commit 75056e5Copy full SHA for 75056e5
README.md
@@ -52,6 +52,15 @@ Also note the focus on easy integration into other products and easy customizabi
52
53
- Whats left to do for 1.0 release
54
- bug fixes
55
+ - new base functions
56
+ - select($first, $a, $b)
57
+ - returnReference($value)
58
+ - more MinitScript example/test scripts
59
+ - about 3 computer science examples
60
+ - binary tree
61
+ - quick sort
62
+ - linked list
63
+ - maybe 2 examples with classes/objects and modules
64
- some adjustments
65
- build system: check executable output directories
66
- parser
0 commit comments