James Cash
James Cash
This lets you press C-s to open the highlight resulted in a split or C-v to open the result in a vertical split. Thanks for making gonvim, it looks really...
Currently, running `pack_upgrade/1` will find & download the new version of a package, but it doesn't seem to update the information on https://www.swi-prolog.org/pack/list. This results in both the pack list...
Currently only `:incorrect` and `:unsupported` anomalies are mapped to HTTP status codes. The helper function should handle other anomaly values with different status codes. ``` :unavailable can-retry :interrupted :incorrect 400...
Make a client-side library that can transparently make ajax requests for events & display errors properly based on the anomaly value.
Currently, the `:effect` of an event can perform arbitrary side-effects. It would probably be better if that was contained in some way. One approach would be a re-frame style of...
There is a spec defined for the event conditions, but it currently isn't being used. This is because when the spec is defined, we just know that the params will...
Possibly using [pack(refactor)](https://www.swi-prolog.org/pack/list?p=refactor)
Using https://www.swi-prolog.org/pldoc/doc/_SWI_/library/prolog_deps.pl
Forked from #3