fourier
fourier
Suppose I'm writing a commercial closed source software which depends on systems in quicklisp database. It has asd files and registered in local projects. Right now to be able to...
Where is no (?) way to get the information about particular package. When searching for some packages using ql:system-apropos the packages found are displayed, but there is no way to...
### Describe the issue you are having Ride is not presenting the current namespace. It would be nice to see the current namespace in a status line. As a more...
As a user on OSX I want to double-click on my workspace file in Finder to "load" them to Dyalog interpreter with RIDE. Currently I have to )load them manually...
**defstruct** in CL allows to specify several constructors. If second argument to the :constructor keyword provided, it is used as a constructor name. :constructor with no arguments creates a default...
It seems I cannot run the lxsc with luajit. Neither compiled files nor tests are running. For example on attempt to run luajit test.lua: ```test.lua:18: attempt to index global 'test'...
ppath is now available at https://codeberg.org/fourier/ppath.git
Hi, Reviving this topic: http://exult.info/forum/viewtopic.php?t=1791251 Running Ubuntu 22.04LTS, default installation: Gnome 42.5, Wayland Exult: ```~ /usr/games/exult --version Exult version 1.6.0 Built at: Apr 26 2020 07:37:09 Compile-time options: USE_TIMIDITY_MIDI, USE_FMOPL_MIDI,...
**Describe the bug** The last used shard in shard list is incorrect.  Here one can see the lastservernum = 12, and it is the number of...
When editing interactive function, it is not possible to close/save function buffer with Ctrl-c Ctrl-c when the function contains build-in function calls like ``` )HOST 'ls' ``` The error is...