chuchana
chuchana
UFFI is an abstraction layer over all well-known Common Lisp FFI implementations. It may be interessting to add an example using this layer in the FFI section of the CL...
Make it work with Java 9 [https://github.com/bhauman/lein-figwheel/issues/612]
Is there any chance for you to add global customizations? This would be nice for other architectures, i.e. on the raspberry pi to add 'armv6h' to the supported platforms.
The Dashboard showed me: ``` Network Error (Visits Summary) Network Error (Device type) Network Error (Referrer Type) ``` Setting `Report date` to `Today` solved the problem.
Corrected links for Download and Documentation.
When clicking, the printing doesn't seem to finish correctly, e.g. for this snippet: ``` (defun hello-private (body) "Create a div on new pages containing - hello world That when clicked...