chibi-scheme/lib
Alexei Lozovsky 50a9c9d4d4 Use sudo when doing "snow-chibi remove"
Currently "remove" command does not know how to use sudo to remove
files installed into directories owned by root. By default Snow
installs stuff into /usr/local hierarchy and uses sudo for that.
Let's teach it to remove packages without explicit sudo too.
2020-02-02 16:46:23 +02:00
..
chibi Use sudo when doing "snow-chibi remove" 2020-02-02 16:46:23 +02:00
scheme assert types in boolean=? and symbol=? (fixes issue #579) 2019-10-06 22:29:58 +08:00
srfi allow indexes instead of cursors for cursor-next/prev and string-any/every 2020-01-31 23:26:38 +08:00
init-7.scm nans aren't rational 2020-01-02 22:40:49 +08:00
meta-7.scm Implement syntax-case 2018-12-01 13:48:25 +01:00