|
bf99ec97bc
|
some quality of life features for using global vars
|
2025-03-20 12:43:45 +03:00 |
|
|
9c76127516
|
add logging
Logs entered code and error, if happens.
|
2025-03-20 11:07:25 +03:00 |
|
|
86b59e4d08
|
fix crash on dump because of assumtion that every ref as is_valid
|
2024-12-11 23:51:27 +03:00 |
|
|
44d24e549d
|
better handle cases when "nothing" is returned
|
2024-12-11 17:23:24 +03:00 |
|
|
e819fbe5d9
|
make sure to show nil when api call returns nothing
|
2024-12-11 17:11:08 +03:00 |
|
|
733a1690fe
|
couple of comments
|
2024-12-09 20:54:51 +03:00 |
|
|
af2f0939da
|
prefix each output line with a pipe symbol - easier to see things
|
2024-12-09 20:39:51 +03:00 |
|
|
e42862a9b0
|
add print() that will print to chat
|
2024-12-09 20:39:25 +03:00 |
|
|
6daaafc721
|
modify dump() function to work better in repl
|
2024-12-09 14:05:58 +03:00 |
|
|
5914d04f68
|
remove moved var
|
2024-12-09 13:16:26 +03:00 |
|
|
de63351c41
|
add pointing to objects and nodes
|
2024-12-08 20:41:45 +03:00 |
|
|
87bd7a098c
|
better name for variable
|
2024-12-08 18:35:13 +03:00 |
|
|
80b76037fb
|
store last result in '_'
|
2024-12-08 18:32:39 +03:00 |
|
|
929472938f
|
just brute force adding return
|
2024-12-08 18:26:00 +03:00 |
|
|
5aaf227715
|
create command environments
|
2024-12-08 18:19:26 +03:00 |
|
|
5c8e627bd6
|
use coroutine to get a clean stack trace
|
2024-12-08 16:54:12 +03:00 |
|
|
4b981f3482
|
a simple /eval command
|
2024-12-08 16:31:09 +03:00 |
|