Commit Graph

5 Commits (2e3c036102360543a4fcc8e600544e3279b19060)

Author SHA1 Message Date
Doraken 2e3c036102 add full support of stack strace 2023-07-22 00:25:47 +02:00
Arnaud Crampet 1d2687f1f4 Add function tag on functions
Add var protection ( starting )
Add stack trace builder start
2023-07-18 15:54:14 +02:00
Erich Smith a825c5f16f plugins-help is much faster
this replaces the naive implementation that called glossary() on each
group, and is an order of magnitude faster.

fix grouping in javascript.plugin.bash
2012-05-15 14:29:06 -04:00
Erich Smith 08e439c4f0 update plugin management 2012-05-13 22:13:54 -04:00
Erich Smith 55e77deac1 standardize plugins, update metadata
add about-plugin metadata
chmod -x plugins
cleanup filenames to standardize on x.plugin.bash format
only plugin files intended to be executable from the command line should
contain a shebang line, and should be a+x.
2012-05-13 22:13:54 -04:00