pico-engine icon indicating copy to clipboard operation
pico-engine copied to clipboard

An implementation of the pico-engine hosted on node.js

Results 100 pico-engine issues
Sort by recently updated
recently updated
newest added

I would like to be able to modify the config connected to a rule set after its initial installation. Currently I have to delete/uninstall the ruleset and recreate it in...

enhancement
UI
good first issue

When one of these operators: ``` index reduce reverse slice splice ``` is applied to something that is not an Array, we see the run-time error message, "TypeError: only works...

enhancement
language fix

Perhaps we could relax this a bit, by converting a singleton into an array containing it, on the one hand, and the values in an array into strings on the...

enhancement
question
UI

These are the times for the `bofm:verse_needed` event: ``` 2021-03-08T22:36:33.951 2021-03-08T22:37:34.351 2021-03-08T22:38:34.751 2021-03-08T22:39:35.162 2021-03-08T22:40:35.545 2021-03-08T22:41:35.967 2021-03-08T22:42:36.373 2021-03-08T22:43:36.788 2021-03-08T22:44:37.188 2021-03-08T22:45:37.570 2021-03-08T22:46:37.973 2021-03-08T22:47:38.409 2021-03-08T22:48:38.795 2021-03-08T22:49:39.311 2021-03-08T22:50:39.688 2021-03-08T22:51:40.069 2021-03-08T22:52:40.456 2021-03-08T22:53:40.828 2021-03-08T23:27:38.030 2021-03-09T00:10:07.829 2021-03-09T00:11:08.418...

bug
question

I noticed this when studying cookies. Therein expiration dates are noted in RFC 822 format, rather than the ISO 8601 format which we have been using. At the time of...

bug
enhancement
question

There is currently a horizontal scroll bar, but these can get very big

enhancement
UI

Two reports (first from a student, «For whatever reason the following rule from the "Pico to Pico Subscription" lesson does not work. I had to replace the RegEx binding with...

bug

A simple example which gets a "ParseError: Expected `(` [at line 8 col 22]" ``` ruleset compound_action { rule every_in_choose { select when compound test_noop pre { cv = event:attrs{"msg_type"}...

bug
question

Don't know if anything can be done about this, but it is a bit disconcerting when your code creates (deletes) a child pico but when you visit the About tab...

question
UI

Exact circumstances unknown, but we have a screenshot

bug
question