| .. |
|
balus.ros
|
balus for delete.
|
2018-02-20 13:03:31 +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
|
apply asdf 3.3 style
|
2017-11-18 14:19:49 +09:00 |
|
checkout.ros
|
prepare ros checkout
|
2018-12-25 14:28:00 +08:00 |
|
compile-file.ros
|
implement 'ros dist add'
|
2018-09-03 19:39:53 +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 |
|
dist-add.lisp
|
implement 'ros dist add'
|
2018-09-03 19:39:53 +09:00 |
|
dist-clean.lisp
|
add 'ros dist clean <dist-name>'
|
2018-03-11 16:11:20 +09:00 |
|
dist-default.lisp
|
ros dist to show subcommands.
|
2018-09-28 18:19:20 +09:00 |
|
dist-delete.lisp
|
implement 'ros dist delete'
|
2018-09-05 17:35:35 +09:00 |
|
dist-disable.lisp
|
ros dist disable/enable/use/versions
|
2018-05-09 11:21:39 +09:00 |
|
dist-enable.lisp
|
ros dist disable/enable/use/versions
|
2018-05-09 11:21:39 +09:00 |
|
dist-list.lisp
|
sort dists
|
2018-05-22 17:48:43 +09:00 |
|
dist-preference.lisp
|
ros init dist. (WIP)
|
2018-05-14 15:19:19 +09:00 |
|
dist-use.lisp
|
show usage on 'ros dist.'
|
2018-09-17 15:34:25 +09:00 |
|
dist-versions.lisp
|
ros dist disable/enable/use/versions
|
2018-05-09 11:21:39 +09:00 |
|
dist.ros
|
dist.
|
2018-06-15 13:16:10 +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
|
ros build /path/file.ros --dump-shared-object would copy shared-object to the path. (reported by fukamachi)
|
2018-07-06 14:00:20 +09:00 |
|
dump.ros
|
tweak features when dumped.
|
2018-11-11 11:14:58 +09:00 |
|
emacs.ros
|
Fix ros emacs for windows
|
2018-08-30 21:49:56 +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
|
fix #343
|
2018-10-02 14:02:57 +09:00 |
|
fmt.ros
|
update fmt.ros
|
2018-07-10 15:34:17 +09:00 |
|
get.ros
|
ros: -> roswell:
|
2017-02-22 17:24:00 +09:00 |
|
git.ros
|
sly support.
|
2017-12-20 05:06:32 +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
|
add template in help
|
2018-07-09 13:38:09 +09:00 |
|
helper.el
|
sly support.
|
2017-12-20 05:06:32 +09:00 |
|
hg.ros
|
-L sbcl-bin -> -N roswell
|
2017-09-03 16:30:58 +09:00 |
|
init-default.lisp
|
erase debug print (ノv`*)
|
2018-07-06 13:56:46 +09:00 |
|
init-dist.lisp
|
ros init dist. (WIP)
|
2018-05-14 15:19:19 +09:00 |
|
init-env.lisp
|
prepare local-projects directory when prepare new env
|
2017-09-19 21:29:48 +09:00 |
|
init.lisp
|
create local-projects directory.
|
2018-09-20 03:00:27 +09:00 |
|
init.ros
|
prepare use checkouted template for default.
|
2018-03-20 14:16:36 +09:00 |
|
install+7zip.lisp
|
Removed #-windows
|
2018-02-13 14:19:06 +09:00 |
|
install+externals-clasp.lisp
|
Updated clasp 2018-11-28
|
2018-11-30 16:19:16 +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
|
update msys2 version
|
2018-07-23 20:17:00 +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
|
#291
|
2018-01-08 07:48:07 +10:30 |
|
install-asdf.lisp
|
ros list asdf
|
2017-06-22 18:16:25 +09:00 |
|
install-ccl-bin.lisp
|
github-version changed?
|
2018-04-19 07:14:50 +09:00 |
|
install-clasp.lisp
|
Updated clasp 2018-11-28
|
2018-11-30 16:19:16 +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
|
github-version changed?
|
2018-04-19 07:14:50 +09:00 |
|
install-lispworks.lisp
|
avoid version 7.1 only
|
2018-03-22 23:58:02 +09:00 |
|
install-mkcl.lisp
|
install mkcl
|
2018-06-08 16:16:08 +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
|
#342 related.
|
2018-10-04 05:51:45 +08:00 |
|
install-slime.lisp
|
Fix ros emacs for windows
|
2018-08-30 21:49:56 +09:00 |
|
install-sly.lisp
|
github-version changed?
|
2018-04-19 07:14:50 +09:00 |
|
install.ros
|
enable recursive ros install.
|
2017-06-17 16:31:39 +09:00 |
|
list-asdf.lisp
|
github-version changed?
|
2018-04-19 07:14:50 +09:00 |
|
list-default.lisp
|
#283
|
2017-12-01 02:31:09 +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
|
sly support.
|
2017-12-20 05:06:32 +09:00 |
|
make-depends.ros
|
make depends without image use.
|
2018-09-13 10:39:35 +09:00 |
|
patch-quicklisp.lisp
|
style edit
|
2018-01-06 09:36:07 +10:30 |
|
run.ros
|
-L sbcl-bin -> -N roswell
|
2017-09-03 16:30:58 +09:00 |
|
setup.ros
|
debug on env
|
2018-02-11 17:11:22 +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
|
Update "ros template type" to enable to set default type
|
2018-02-23 14:07:47 +00: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
|
debug on env
|
2018-02-11 17:11:22 +09:00 |
|
util-install-quicklisp.lisp
|
support ros run mkcl.
|
2018-06-19 14:19:01 +09:00 |
|
util-install.lisp
|
[ros install] support project generated system name.
|
2018-09-08 19:23:48 +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
|
Fix search path in "ros template"
|
2018-03-12 11:58:11 +00:00 |
|
util-use.lisp
|
typo...
|
2017-06-20 17:49:20 +09:00 |
|
util.lisp
|
asdf loadable without ros binary system.
|
2018-06-26 13:56:04 +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 |