This project is mirrored from https://gitee.com/mirrors/slime.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
- 04 Oct, 2014 1 commit
-
-
Joao Tavora authored
-
- 23 Sep, 2014 2 commits
-
-
João Távora authored
-
João Távora authored
* Makefile (check-%): Accept extra SELECTOR arg (check-fancy): `debug-on-error' is useless. * contrib/sly-mrepl.el (sly-mrepl--teardown): Cleanup `sly-mrepl--channel' property in dedicated stream process. (sly-mrepl--dedicated-stream-output-filter): Protect against killed buffers. * test/sly-stickers-tests.el (sly-stickers--call-with-fixture): Reorganize macro helper. (sly-stickers--face-p): Make logic explicit. (stickers-record-stuff): Remove useless "coiso" sticker. (stickers-record-stuff): Add extra check and sync.
-
- 19 Sep, 2014 1 commit
-
-
João Távora authored
-
- 16 Sep, 2014 2 commits
-
-
João Távora authored
* Makefile: Reorganize targets to integrate contrib compiling and testing in a single Makefile. * contrib/Makefile: Deleted file * lib/sly-tests.el (sly-auto-test-tags): Adjust tagging heuristic. * .travis.yml (env): Use check-core target
-
João Távora authored
* .gitattributes: Remove file. * .gitref: Remove file. * Makefile (elpa-sly, elpa, dist): Delete stale targets. * contrib/Makefile (elpa): Delete stale targets.
-
- 10 Sep, 2014 1 commit
-
-
João Távora authored
-
- 08 Sep, 2014 1 commit
-
-
Helmut Eller authored
(clean-fasls): Also remove ~/.sly/fasl/. (cherry picked from SLIME commit 1426f9e3) Conflicts: Makefile
-
- 23 Aug, 2014 1 commit
-
-
João Távora authored
-
- 11 Apr, 2014 3 commits
-
-
Helmut Eller authored
(cherry picked from SLIME commit 821d0326)
-
Helmut Eller authored
* Makefile (test): New target. (cherry picked from SLIME commit 4203b5f3) Conflicts: ChangeLog Makefile
-
Helmut Eller authored
* Makefile (check): Use ' instead of " to avoid some of the bizarre shell quoting rules. Don't evaluate SELECTOR. (SELECTOR): Extra quoting no longer needed. (cherry picked from SLIME commit 1dbd0bd8) Conflicts: ChangeLog Makefile
-
- 19 Mar, 2014 1 commit
-
-
João Távora authored
Contribs that requires `sly-repl' now require `sly-old-repl' instead.
-
- 10 Mar, 2014 1 commit
-
-
Joao Tavora authored
-
- 05 Mar, 2014 1 commit
-
-
Helmut Eller authored
* Makefile (slime.elc): Compile lib/hyperspec.el first.
-
- 04 Mar, 2014 1 commit
-
-
Helmut Eller authored
* Makefile (compile): Seems prudent not to use batch-byte-recompile-directory as it may pollute the compile-time environment. (ELFILES): Include lib/*.el
-
- 27 Feb, 2014 1 commit
-
-
Joao Tavora authored
* Makefile (SELECTOR): Same default, but allow regexp selectors.
-
- 23 Feb, 2014 1 commit
-
-
Helmut Eller authored
-
- 21 Feb, 2014 1 commit
-
-
Joao Tavora authored
Tests are stored separately. * Makefile (contrib-check-% check-%): Restore the check-<contrib> target. * .travis.yml (env): Use it. * slime-tests.el (defun): Adapt to new contrib-tests location. (readme-recipe, traditional-recipe): Don't use ert macros in recipe tests, since ert might not be loaded. * slime.el (slime-contrib-dependencies): New function. * contrib/Makefile: Fix whitespace. (check-%): Look for tests under /contrib/tests. Explicitly require all needed test libs. * contrib/inferior-slime.el: cleanup whitespace. * contrib/slime-repl.el: Split off tests. Don't use `eval-and-compile' * contrib/slime-presentations.el: Idem. * contrib/slime-parse.el: Idem. * contrib/slime-mdot-fu.el: Idem. * contrib/slime-fontifying-fu.el: Idem. * contrib/slime-enclosing-context.el: Idem. * contrib/slime-c-p-c.el: Idem. * contrib/slime-autodoc.el: Idem. * test/slime-presentations-tests.el: New file. * contrib/test/slime-parse-tests.el: New file. * contrib/test/slime-mdot-fu-tests.el: New file. * contrib/test/slime-fontifying-fu-tests.el: New file. * contrib/test/slime-enclosing-context-tests.el: New file. * contrib/test/slime-c-p-c-tests.el: New file. * contrib/test/slime-autodoc-tests.el: New file.
-
- 19 Feb, 2014 1 commit
-
-
Helmut Eller authored
-
- 18 Feb, 2014 4 commits
-
-
Helmut Eller authored
-
Helmut Eller authored
* Makefile (help, help-vars): Use printf instead of echo -e.
-
Helmut Eller authored
* Makefile (help-vars):
-
Helmut Eller authored
* .travis.yml (env): Use contrib-% targets. (script): Use make variables instead of env vars. * Makefile (EMACS): Renamed from EMACS_BIN. (LISP): Renamed from LISP_BIN. (ELFILES, ELCFILES): New vars. (default, all, help, help-vars): New targets. (compile): Don't compile contribs. (check): Don't put contrib/ into load-path. (contrib-check-%): Renamed from check-%. (contrib-elpa-%): Renamed from elpa-%. (contrib-compile): New. * contrib/Makefile: New file (elpa-%, check-%): Moved to here from core.
-
- 06 Feb, 2014 1 commit
-
-
Joao Tavora authored
* Makefile (LOAD_PATH): Closes #101: Don't use new : (colon) feature of upcoming Emacs 24.4.
-
- 24 Jan, 2014 1 commit
-
-
Joao Tavora authored
* Makefile ($(CONTRIBS:%=check-%) check): Speed up target, set SELECTOR for for these targets to '(tag contrib). * slime-tests.el (slime-test-ert-test-for): Use `define-slime-ert-test'. (slime-tests-auto-tags): Set ert tags automatically. (define-slime-ert-test): Use `slime-tests-auto-tags'.
-
- 12 Jan, 2014 1 commit
-
-
Joao Tavora authored
* .gitignore: Ignore texinfo files. * .travis.yml (script): Make "check-fancy" to check contribs, not just core. * Makefile (ensure_ert,ensure_cl_lib): Remove targets since these are bundled. (compile): Don't download cl-lib. (check): Don't download ert. (clean): Look for .elc files everywhere. * lib/hyperspec.el: Moved from top-level dir. * lib/ert.el: New file. * lib/ert-x.el: New file. * lib/cllib.el: New file. * slime-tests.el (traditional-recipe): New test, respect tradition. (require 'ert): Fallback to version bundled under lib/. (slime-test-recipe-connect-forms): New var refactored from previous tests. (slime-test-recipe-check-repl): New function refactored from previous tests. (readme-recipe): Refactored. * slime.el (require 'cl-lib): fallback to version bundled under lib/. (require 'hyperspec): look for version bundled under lib/. * contrib/slime-parse.el (form-up-to-point.1): Skip for now, then analyse. * contrib/slime-repl.el (move-around-and-be-nasty): Skip it. Causes other tests to become unstable. (interrupt-in-blocking-read): Skip for now, the analyse. * doc/slime.texi (Installation): Remove subsection "Emacs 23 gotchas". (Loading Contribs): Clarify function name to call for attempting unload and give example.
-
- 11 Jan, 2014 2 commits
-
-
Joao Tavora authored
* Makefile (SELECTOR, OPTIONS): Respect previous value. * slime-autoloads.el (lisp-mode-hook): Add `slime-lisp-mode-hook' to it. * slime-tests.el (slime-test-recipe-test-for): More generic, takes `test-forms' and `check-fn' args. Uncomment relevant parts. (readme-recipe): Adapt to new `slime-test-recipe-test-for'. (readme-recipe-autoload-on-lisp-visit): New test. * doc/slime.texi (Git Incantations): Fix typo.
-
Nathan Trapuzzano authored
Also, give distribution archive a .tar.gz suffix. This helps bash autocompletion for `tar xaf <TAB>'.
-
- 08 Jan, 2014 1 commit
-
-
Joao Tavora authored
* slime.el: Bump version to 2.0.1 * slime-tests.el (slime-test-ert-for): Use `eval-and-compile' (fixes byte-compilation issue). * Makefile: New file: top level makefile, replaces mkdir.sh and test.sh. Some elpa targets available, still incomplete. * .travis.yml (script): Use "make check". * mkdir.sh: Removed file. * test.sh: Removed file.
-