roswell.roswell/lisp
2017-11-15 23:35:20 +09:00
..
build-asd.lisp ros build build invokes (asdf:operate 'dir-name-system asdf:build-op) 2017-07-09 18:37:27 +09:00
build-ros.lisp make 'ros build' a bit verbose when with -v. 2017-09-05 21:24:42 +09:00
build.ros -L sbcl-bin -> -N roswell 2017-09-03 16:30:58 +09:00
compile-file.ros ros compile-file support '-asdf' option. 2017-10-26 23:05:49 +09:00
config.ros infinit recursion when 'ros install asdf' 2017-10-04 16:57:04 +09:00
CONTRIBUTING.md src/CONTRIBUTING.md 2016-03-12 23:20:39 +09:00
delete-asdf.lisp stub for 'ros delete asdf' 2017-06-22 10:37:46 +09:00
delete-default.lisp 'ros delete' with module-main 2017-09-11 16:20:33 +09:00
delete-dump.lisp fix error on 'ros delete dump' 2017-08-20 01:18:34 +09:00
delete-env.lisp env 2017-07-27 15:13:23 +09:00
delete-git.lisp fix... 2017-06-22 02:22:08 +09:00
delete.ros 'ros delete' with module-main 2017-09-11 16:20:33 +09:00
dump-ccl.lisp try #263. Works fine on linux. 2017-09-24 16:56:05 +09:00
dump-clisp.lisp introduce 'preprocess-before-dump' and modify some. 2017-06-11 14:18:31 +09:00
dump-cmucl.lisp introduce 'preprocess-before-dump' and modify some. 2017-06-11 14:18:31 +09:00
dump-ecl.lisp introduce 'preprocess-before-dump' and modify some. 2017-06-11 14:18:31 +09:00
dump-sbcl.lisp introduce 'preprocess-before-dump' and modify some. 2017-06-11 14:18:31 +09:00
dump.ros prepare for env swticher. 2017-09-03 11:02:04 +09:00
emacs.ros -L sbcl-bin -> -N roswell 2017-09-03 16:30:58 +09:00
exec.ros exec.ros loadable 2017-09-19 01:12:24 +09:00
extend-quicklisp-system.lisp fix error with asdf 3.3 2017-09-30 13:09:51 +09:00
extend-quicklisp.lisp put roswell-installable-searcher first in asdf:*system-definition-search-functions* 2017-11-07 19:01:28 +09:00
fmt.ros english 2017-10-23 16:02:40 +09:00
get.ros ros: -> roswell: 2017-02-22 17:24:00 +09:00
git.ros to operate sbcl source via ros git. 2017-11-09 19:56:14 +09:00
help-install.lisp Merge pull request #220 from svetlyak40wt/better-install-documentation 2017-02-22 17:47:39 +09:00
help-options.lisp simplify 'ros help' output. 2017-01-08 02:55:38 +09:00
help-run.lisp ros: -> roswell: 2017-02-22 17:24:00 +09:00
help.ros -L sbcl-bin -> -N roswell 2017-09-03 16:30:58 +09:00
helper.el defined 'roswell-load(system)' to load elisp easily. 2017-06-18 14:47:35 +09:00
hg.ros -L sbcl-bin -> -N roswell 2017-09-03 16:30:58 +09:00
init-default.lisp shoreten default init template. 2017-09-22 19:54:50 +09:00
init-env.lisp prepare local-projects directory when prepare new env 2017-09-19 21:29:48 +09:00
init.lisp to operate sbcl source via ros git. 2017-11-09 19:56:14 +09:00
init.ros fix error 2017-10-10 00:57:53 +09:00
install+7zip.lisp make install+7zip.lisp loadable from non windows. 2017-11-09 04:33:21 +09:00
install+externals-clasp.lisp Updated external clasp 5.0 2017-10-07 15:41:57 +09:00
install+ffcall.lisp ffcall's configure script doesn't have permission now. 2017-04-20 16:05:09 +09:00
install+msys2.lisp indent 2017-06-30 22:02:18 +09:00
install+sigsegv.lisp try verison up sigsegv 2017-04-25 03:06:27 +09:00
install-abcl-bin.lisp indent. 2017-07-05 20:14:24 +09:00
install-allegro.lisp reindent via 'ros fmt' with new lem. 2017-07-13 09:59:59 +09:00
install-asdf.lisp ros list asdf 2017-06-22 18:16:25 +09:00
install-ccl-bin.lisp prevent install ccl-bin on aarch64 linux 2017-08-23 02:37:10 +09:00
install-clasp.lisp Updated Clasp 2017-11-05 2017-11-13 15:01:56 +09:00
install-clisp.lisp indent. 2017-07-05 20:14:24 +09:00
install-cmu-bin.lisp reindent via 'ros fmt' with new lem. 2017-07-13 09:59:59 +09:00
install-ecl.lisp fix ros install ecl/branch #268 2017-10-22 04:23:34 +09:00
install-quicklisp.lisp install quicklisp to env. 2017-09-06 01:10:01 +09:00
install-sbcl-bin.lisp write setup.time when 'ros install sbcl-bin' 2017-08-07 04:53:22 +09:00
install-sbcl.lisp include patch files for compile sbcl. 2017-11-15 23:35:20 +09:00
install-slime.lisp check invoke download function. 2017-04-15 13:16:43 +02:00
install.ros enable recursive ros install. 2017-06-17 16:31:39 +09:00
list-asdf.lisp ros list asdf 2017-06-22 18:16:25 +09:00
list-default.lisp list.ro to use module-main 2017-09-20 02:42:05 +09:00
list-dump.lisp fix typo 2017-09-21 12:51:09 +09:00
list-env.lisp list.ro to use module-main 2017-09-20 02:42:05 +09:00
list-git.lisp `ros list git` shows projects installed with git. 2017-04-28 16:07:22 +09:00
list-installed.lisp list.ro to use module-main 2017-09-20 02:42:05 +09:00
list-versions.lisp list.ro to use module-main 2017-09-20 02:42:05 +09:00
list.ros list.ro to use module-main 2017-09-20 02:42:05 +09:00
locations.lisp include patch files for compile sbcl. 2017-11-15 23:35:20 +09:00
patch-quicklisp.lisp fix error with asdf 3.3 2017-09-30 13:09:51 +09:00
run.ros -L sbcl-bin -> -N roswell 2017-09-03 16:30:58 +09:00
setup.ros bugfix related environment and dump. 2017-11-10 04:52:10 +09:00
shell.ros -L sbcl-bin -> -N roswell 2017-09-03 16:30:58 +09:00
system.lisp ros: -> roswell: 2017-02-22 17:24:00 +09:00
template.ros -L sbcl-bin -> -N roswell 2017-09-03 16:30:58 +09:00
update-git.lisp ros update system [systems ...] would update systetm. 2017-04-20 09:40:10 +09:00
update-hg.lisp Added update hg 2017-04-26 23:08:00 +09:00
update-quicklisp.lisp 'ros update quicklisp` available. 2017-05-09 15:28:47 +09:00
update.ros -L sbcl-bin -> -N roswell 2017-09-03 16:30:58 +09:00
use-asdf.lisp show installed versions when 'ros use asdf' 2017-06-22 15:32:58 +09:00
use-env.lisp env 2017-07-27 15:13:23 +09:00
use.ros -L sbcl-bin -> -N roswell 2017-09-03 16:30:58 +09:00
util-config.lisp env 2017-09-26 08:30:05 +09:00
util-dump.lisp bugfix related environment and dump. 2017-11-10 04:52:10 +09:00
util-install-quicklisp.lisp ros install will put script into env/envname/bin. 2017-09-19 01:15:46 +09:00
util-install.lisp [ci skip] doc 2017-10-29 14:25:46 +09:00
util-main.lisp list.ro to use module-main 2017-09-20 02:42:05 +09:00
util-swank.lisp ros: -> roswell: 2017-02-22 17:24:00 +09:00
util-template.lisp update 'ros template' 2017-06-07 18:05:09 +09:00
util-use.lisp typo... 2017-06-20 17:49:20 +09:00
util.lisp have own split-sequence. 2017-10-14 03:16:29 +09:00
version.ros -L sbcl-bin -> -N roswell 2017-09-03 16:30:58 +09:00
wait.ros ros script for subcommand doesn't take subcommand name via parameter. it's possible to take that via *load-pathname*. 2016-12-18 00:12:29 +09:00
which.ros -L sbcl-bin -> -N roswell 2017-09-03 16:30:58 +09:00