SmackJack icon indicating copy to clipboard operation
SmackJack copied to clipboard

An Ajax Common Lisp Library using parenscript to generate javascript and hunchentoot (for now) as the web server. Basically a fork and refactoring of ht-simple-ajax with an attempt merge ideas and cod...

Results 3 SmackJack issues
Sort by recently updated
recently updated
newest added

Hello, is it possible to change the polling interval (without refreshing the page) ? Either from JS or CL side.

In `sbcl`, with high safety settings `(sb-ext:restrict-compiler-policy 'safety 3 3)`, then `(ql:quickload "smackjack-demo")` fails to load and run the demo, with error message: unknown type specifier: '(MEMBER :POST :GET) [Condition...

fixes bug https://github.com/aarvid/SmackJack/issues/4