openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
S
swank-clojure
Settings
|
Report Duplicate
11
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Sep 17, 2024 — Sep 17, 2025
Showing page 20 of 26
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
use coll? instead of seq? for arglist verification
Jeffrey Chu
More...
over 16 years ago
only calculate indent for arglists when it's a proper arg
Jeffrey Chu
More...
over 16 years ago
fix bug with compile file and infinite exception loop
Jeffrey Chu
More...
over 16 years ago
only use paredit keys when paredit exists
Jeffrey Chu
More...
over 16 years ago
add (swank.loader/clean-up) to remove old compiled versions
Jeffrey Chu
More...
over 16 years ago
add compilation to speed up load, version detection probably needs work
Jeffrey Chu
More...
over 16 years ago
change some def to defonce to make swank reloadable (needed for compiling)
Jeffrey Chu
More...
over 16 years ago
fix getURLs to be type friendly in path lookup
Jeffrey Chu
More...
over 16 years ago
remove unused functions from indent
Jeffrey Chu
More...
over 16 years ago
update contrib c-p-c to be lazy-seq compat
Jeffrey Chu
More...
over 16 years ago
more indent cleanup, fixes some missed issues with lazier seqs while at
Jeffrey Chu
More...
over 16 years ago
second pass at support for lazier seqs and cleaned up indent code a little.
Jeffrey Chu
More...
over 16 years ago
first pass at lazier seq support, contribs are still broken so those need to be disabled
Jeffrey Chu
More...
over 16 years ago
slime now sending additional argument to compile-file-for-emacs
Craig McDaniel
More...
over 16 years ago
Adjust regexp in swank-clojure-find-package to find ns sexps with newlines.
Drew Raines
More...
over 16 years ago
fix find package, patch by Bill Clementson
Jeffrey Chu
More...
over 16 years ago
clojure.lang.RT ROOT_CLASSLOADER no longer public, used getter instead
Jeffrey Chu
More...
over 16 years ago
more correct create-repl
Jeffrey Chu
More...
over 16 years ago
create-repl stub until create-repl is fleshed out in slime
Jeffrey Chu
More...
over 16 years ago
Switch order of find paths back, files located in proper namespace path take precedence
Jeffrey Chu
More...
over 16 years ago
add close-socket to sockets lib (patch by Craig McDaniel)
Jeffrey Chu
More...
over 16 years ago
add type hints to remove reflection warnings
Jeffrey Chu
More...
over 16 years ago
move swank to no longer be top level
Jeffrey Chu
More...
over 16 years ago
Fix clojure static method calls (r1158), patch by Feng
Jeffrey Chu
More...
almost 17 years ago
Enable slime-interrupt to stop the most recent worker thread.
Mark Triggs
More...
almost 17 years ago
paredit now uses a different function for curly braces.
Matt Revelle
More...
almost 17 years ago
Now use clojure.main instead of clojure.lang.Repl and added swank-clojure-init-files setting.
Matt Revelle
More...
almost 17 years ago
switch order of definition find paths, patch by Bill Clementson
Jeffrey Chu
More...
almost 17 years ago
ignore print length except for write-string
Jeffrey Chu
More...
almost 17 years ago
do not truncate print-length / print-level when passing data, only when writing data to repl
Jeffrey Chu
More...
almost 17 years ago
←
1
2
…
16
17
18
19
20
21
22
23
24
25
26
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree