Sage Vaillancourt
|
0a649095ab
|
Start switch to array-based functions.
No more mandatory two-params, though several things are still busted.
|
2022-03-24 16:59:59 -04:00 |
Sage Vaillancourt
|
e00d706522
|
Add function to read a file into a string object.
Move webby.pl into dedicate examples/web/ dir.
Pull out styles.css into its own file.
Fix small parseEval leak.
|
2022-03-24 16:59:58 -04:00 |
Sage Vaillancourt
|
d743970b1a
|
Tweak (eval) to accept SLIST arguments.
Tweak implicit-cat detection.
Explicit empty-string notation in test display.
A couple more tests.
|
2022-03-23 01:00:11 -04:00 |
Sage Vaillancourt
|
86f3f4b32c
|
Do some simple depth highlighting in help text.
|
2022-03-22 11:54:26 -04:00 |
Sage Vaillancourt
|
5a622736d3
|
Handle more testing stuff statically.
Remove fnt and just have centralized fn.
Longer printObj temp string.
`?` now shows tests.
Add more internal testing.
|
2022-03-22 11:45:02 -04:00 |
Sage Vaillancourt
|
097cbf6a5c
|
Start some internal testing frameworking.
|
2022-03-21 12:33:57 -04:00 |
Sage Vaillancourt
|
3bf65577c0
|
Add help text for STANDALONE.
Pull most user functions into the new plfunc.
Could integrate some tests directly into pl with --run-tests
|
2022-03-20 03:50:43 -04:00 |