GitHub Sale: sign up for any paid plan this week and pay nothing until January 1, 2009!  [ hide ]

jochu

Jeffrey Chu
8
3
Apr 03, 2008
  • Extra scripts for clojure
    Created Thu Apr 03 21:36:19 -0700 2008
    legend
  • A mode for emacs that handles clojure
    Created Thu Apr 03 17:06:36 -0700 2008
    legend
  • Swank/slime support for clojure
    Created Thu Apr 03 17:09:28 -0700 2008
    legend

Public Activity  feed

jochu committed to jochu/swank-clojure Sat Nov 22 12:05:53 -0800 2008

886d66ed571fe2908de4f5714c735ab48054d587

do not truncate print-length / print-level when passing data, only when writing data to repl

jochu committed to jochu/swank-clojure Sat Nov 22 12:05:52 -0800 2008

506dadb46f29ed166c10651958e47280af08ba98

have cpc resort to user when no ns provided

jochu committed to jochu/swank-clojure Sat Nov 22 12:05:52 -0800 2008

011a9b53acd54d69cf992ed994381bd68601ec53

fix indenting in maybe-ns

jochu committed to jochu/swank-clojure Sat Nov 22 12:05:51 -0800 2008
jochu committed to jochu/swank-clojure Thu Nov 20 12:54:55 -0800 2008

2c7a89a774e676ffc2cbbc079fa84bc10879c73e

remove warn-on-reflection binding within start-server

jochu committed to jochu/swank-clojure Tue Nov 18 22:59:08 -0800 2008

20bdc34b3ffd3b50d561cf9edbf58a8d630cfa7e

fix cpc to respect trailing delimiters

jochu committed to jochu/swank-clojure Tue Nov 18 22:28:08 -0800 2008

69155b2da62346128a048a4bd0b7b36f5814a26d

remove dependency on gen-class for DebugQuitException

jochu committed to jochu/swank-clojure Tue Nov 18 22:06:12 -0800 2008

9b5be3c5f0fb55c8be4eee7065c50e53077c75d0

Merge commit 'cosmin/master', consolidate multiple merge paths

jochu committed to jochu/swank-clojure Tue Nov 18 22:06:11 -0800 2008

de28ee78f0b7e61226c4b11ebe9b4b81f99ac525

Merge commit 'meh/master', consolidate multiple merge paths

jochu committed to jochu/swank-clojure Tue Nov 18 22:06:10 -0800 2008
jochu committed to jochu/swank-clojure Tue Nov 18 22:06:09 -0800 2008

8e32f671b8bcdc3659130ca3aa0e7f9d60f2e8db

update cpc to use resolve-ns and also search aliases

jochu committed to jochu/swank-clojure Tue Nov 18 22:06:09 -0800 2008

789df8e4fd11744a78a1b63128aa4524d414dfab

update maybe-alias to use resolve-ns

jochu committed to jochu/swank-clojure Tue Nov 18 22:06:08 -0800 2008
jochu committed to jochu/swank-clojure Tue Nov 18 22:06:07 -0800 2008

285eb1cd160f088d4a02b3105b94995c0e8410be

a simple implementation of compound-prefix-match and add ? to mark as predicate

jochu committed to jochu/swank-clojure Tue Nov 18 22:06:06 -0800 2008

cac5a7b06b0c5e18c8aa07eca329bca141c369aa

rename find-ns-string to ns-find-str to be more consistent with clojure naming schemes

jochu committed to jochu/swank-clojure Tue Nov 18 22:06:05 -0800 2008

621c133afef6121e9fe7ab43d1a61eb3ff6363c7

refactor string-position out to char-position and placed in util.string

jochu committed to jochu/swank-clojure Tue Nov 18 22:06:04 -0800 2008

3789edb399c8018e4722f412544499b35b6ff1f6

correct spelling of delimiter

jochu committed to jochu/swank-clojure Tue Nov 18 22:06:03 -0800 2008

994337b8d5a5d1075e8504816566d2748e79b2ab

Merge commit 'meh/master' into cpc

jochu committed to jochu/swank-clojure Tue Nov 18 22:06:03 -0800 2008

636e31de9a61c5557b8eea25895b6aea3ec2fcc0

split completion-list into two functions, ns and var

jochu committed to jochu/swank-clojure Tue Nov 18 22:06:02 -0800 2008

da872f0dacf535e55575b0bed574020e1bba253e

use idiomatic arity for completion-list