Doug Coleman
|
750456910a
|
editors.notepadpp: Move to editors.notepad++ since + is fine in pathnames
and that's the editor's name!
|
2013-04-09 13:34:26 -07:00 |
Doug Coleman
|
fddbf25602
|
editors.sublime.windows: Add support for Windows.
|
2013-04-09 12:19:07 -07:00 |
Doug Coleman
|
52554946b5
|
editors.textadept: Add support for Windows.
|
2013-04-09 12:19:06 -07:00 |
Doug Coleman
|
a6fe7d92f0
|
io.directories.search.windows: Windows8 doesn't find ProgramFiles with the
existing methods, find it in an os-env.
|
2013-04-09 12:19:06 -07:00 |
John Benediktsson
|
b334c46f06
|
hash-sets: use map-into in members.
|
2013-04-07 13:09:20 -07:00 |
John Benediktsson
|
0a49cf7dac
|
biassocs: implement keys/values.
|
2013-04-07 12:55:29 -07:00 |
John Benediktsson
|
059b87bbfa
|
mirrors: implement keys/values.
|
2013-04-07 12:51:35 -07:00 |
John Benediktsson
|
1f81b9d0ce
|
hashtables.wrapped: faster >alist, keys, values.
|
2013-04-07 12:45:38 -07:00 |
John Benediktsson
|
ffac24c5a0
|
persistent.hashtables: fix missing keys/values, not sure why these aren't assocs.
|
2013-04-07 09:45:10 -07:00 |
John Benediktsson
|
25444ac7d8
|
Minor fix to make sure strings are produced.
|
2013-04-06 18:50:26 -07:00 |
John Benediktsson
|
9bdde31783
|
use concat instead of join.
|
2013-04-06 17:02:22 -07:00 |
John Benediktsson
|
ee775d51c6
|
stack-checker.dependencies: use short-circuit better.
|
2013-04-06 16:44:50 -07:00 |
John Benediktsson
|
f750dd035a
|
tools.crossref: switch to using identity hash-sets.
|
2013-04-06 14:53:54 -07:00 |
John Benediktsson
|
07a099fa60
|
math.combinatorics: remove duplicate nths-unsafe.
|
2013-04-06 14:29:47 -07:00 |
John Benediktsson
|
206d42c930
|
random: use nths-unsafe in sample.
|
2013-04-06 14:29:47 -07:00 |
Doug Coleman
|
ec807fdb48
|
editors.sublime: Add support for Sublime Editor 2 for MacOSX. Need to add support for Windows.
|
2013-04-06 14:24:03 -07:00 |
John Benediktsson
|
049611ad44
|
hash-sets.sequences: adding sequence hashsets.
|
2013-04-06 14:14:01 -07:00 |
John Benediktsson
|
1c31ceaeba
|
hash-sets.identity: adding identity hashsets.
|
2013-04-06 14:14:00 -07:00 |
John Benediktsson
|
98f165fd96
|
hash-sets.wrapped: support for "wrapped" hash-sets.
|
2013-04-06 14:14:00 -07:00 |
John Benediktsson
|
3a006226cf
|
hashtables.identity: minor cleanup.
|
2013-04-06 14:14:00 -07:00 |
John Benediktsson
|
a5a50be00b
|
hashtables.sequences: minor cleanup.
|
2013-04-06 14:14:00 -07:00 |
Doug Coleman
|
62134b5c8a
|
heaps: Add >min-heap, >max-heap.
|
2013-04-06 13:50:16 -07:00 |
John Benediktsson
|
49b353956c
|
help: make sure error-classes are displayed in error index.
|
2013-04-06 13:35:37 -07:00 |
John Benediktsson
|
b79646f572
|
math.combinatorics: make permutations-quot to reduce code duplication.
|
2013-04-06 13:12:57 -07:00 |
John Benediktsson
|
86b0708203
|
math.combinatorics: produce type of sequence in selections.
|
2013-04-06 13:06:23 -07:00 |
John Benediktsson
|
ec0b40d67b
|
prettyprint: speed up unparse by not making the manifest sometimes.
|
2013-04-06 12:45:15 -07:00 |
John Benediktsson
|
3640e92521
|
math.combinatorics: use nth-unsafe more.
|
2013-04-06 12:43:02 -07:00 |
John Benediktsson
|
8458e93c3d
|
math.combinatorics: faster nCk (use integer division).
|
2013-04-06 11:43:20 -07:00 |
John Benediktsson
|
a92a0ca285
|
math.combinatorics: faster permutation (using slices).
|
2013-04-05 07:28:22 -07:00 |
John Benediktsson
|
1e8c4881ce
|
bit-arrays: use integer>fixnum, cleanup resize.
|
2013-04-04 18:12:20 -07:00 |
Doug Coleman
|
142d920326
|
help.tutorial: Use scaffold-work in palindrome tutorial.
|
2013-04-04 15:06:33 -07:00 |
John Benediktsson
|
c922bcda31
|
colors.mix: some descriptions.
|
2013-04-03 19:01:54 -07:00 |
John Benediktsson
|
77ea526216
|
colors.hsv: fix using.
|
2013-04-03 18:27:01 -07:00 |
John Benediktsson
|
d5d347d8b5
|
colors: move mixing words to colors.mix.
|
2013-04-03 16:33:33 -07:00 |
John Benediktsson
|
cae4d252d9
|
colors: actually add the tests this time.
|
2013-04-03 16:14:30 -07:00 |
John Benediktsson
|
f31a9d27cf
|
colors: adding sample-linear-gradient and some tests.
|
2013-04-03 16:09:06 -07:00 |
John Benediktsson
|
1f53d2bfa6
|
colors.hsv: add a golden-rainbox color sequence word.
|
2013-04-03 16:08:52 -07:00 |
John Benediktsson
|
77836d751f
|
colors.hsv: use sort-triple instead of natural-sort.
|
2013-04-02 16:55:03 -07:00 |
John Benediktsson
|
be1d3a21f6
|
regexp.minimize: use sort-pair instead of natural-sort.
|
2013-04-02 16:54:25 -07:00 |
John Benediktsson
|
d35a89b4bd
|
math.functions: remove round-to.
|
2013-04-01 17:02:44 -07:00 |
John Benediktsson
|
eccf5890db
|
editors.textadept: use "-e goto_line(n-1)".
(as suggested by Mitchell@foicica.com on the textadept mailing list)
|
2013-04-01 14:56:24 -07:00 |
John Benediktsson
|
a8cacbae14
|
ascii: change >words not to use split*.
|
2013-04-01 09:13:33 -07:00 |
John Benediktsson
|
4c58df1218
|
editors.textadept: make it work on Mac OS X.
|
2013-03-31 18:47:38 -07:00 |
John Benediktsson
|
e029c0c973
|
see: fixing summary for ALIAS.
|
2013-03-31 17:12:35 -07:00 |
John Benediktsson
|
a86ef0518e
|
ascii: adding >words, >title, and capitalize.
|
2013-03-31 16:09:37 -07:00 |
John Benediktsson
|
0e26cfdef4
|
io.files: use split instead of split*.
|
2013-03-31 16:04:11 -07:00 |
John Benediktsson
|
7577837621
|
cocoa: maybe this is cleaner...
|
2013-03-30 13:44:11 -07:00 |
John Benediktsson
|
c51b176964
|
cocoa: add ?-> to remember messages being used at runtime.
|
2013-03-30 13:14:51 -07:00 |
John Benediktsson
|
c743316390
|
cocoa.messages: fix for deploy problem.
|
2013-03-30 13:05:04 -07:00 |
John Benediktsson
|
e517bc2b8f
|
editors.textadept: match style of other vocabs.
|
2013-03-30 11:09:12 -07:00 |