Doug Coleman
|
e9265035f9
|
editors.geany.windows: Add Windows support.
|
2013-04-09 16:51:14 -07:00 |
John Benediktsson
|
34403c5272
|
editors.bbedit: adding "open in BBEdit" support.
|
2013-04-09 16:49:52 -07:00 |
John Benediktsson
|
b97c16f811
|
editors.xcode: adding "open in XCode" support.
|
2013-04-09 16:49:52 -07:00 |
Doug Coleman
|
03015e7075
|
editors.geany: Add support.
|
2013-04-09 16:44:46 -07:00 |
Doug Coleman
|
5114333d57
|
editors.scite.windows: Fix using.
|
2013-04-09 16:26:41 -07:00 |
Doug Coleman
|
0e0d9fe07b
|
scite: Add support for Linux scite.
|
2013-04-09 16:15:47 -07:00 |
John Benediktsson
|
4767248369
|
math.factorials: style.
|
2013-04-09 13:57:53 -07:00 |
Doug Coleman
|
3c6e90da60
|
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 |
John Benediktsson
|
047d9cad3e
|
math.factorials: cleanup orial-primes.
|
2013-04-09 12:22:41 -07:00 |
Doug Coleman
|
8cf85383f3
|
editors.sublime.windows: Add support for Windows.
|
2013-04-09 12:19:07 -07:00 |
Doug Coleman
|
88a7f8bf63
|
editors.textadept: Add support for Windows.
|
2013-04-09 12:19:06 -07:00 |
Doug Coleman
|
84a93dd998
|
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
|
6c106fb422
|
math.factorials: more factorial words.
|
2013-04-09 12:07:49 -07:00 |
John Benediktsson
|
68cdaa2c69
|
math.factorials: more factorial words.
|
2013-04-09 11:04:38 -07:00 |
John Benediktsson
|
64a1b15d4b
|
sets.extras: adding symmetric-diff and proper-subset?.
|
2013-04-09 10:37:50 -07:00 |
John Benediktsson
|
5ec39e2542
|
math.factorials: more factorial words.
|
2013-04-09 10:37:20 -07:00 |
John Benediktsson
|
ad419301af
|
math.factorials: making double-factorial work for negative numbers.
|
2013-04-08 21:44:35 -07:00 |
John Benediktsson
|
50c8033301
|
math.factorials: adding double-factorial.
|
2013-04-08 21:13:46 -07:00 |
John Benediktsson
|
25f1758384
|
math.factorials: cleanup using.
|
2013-04-08 15:23:39 -07:00 |
John Benediktsson
|
4fa6e09310
|
math.factorials: include 1.
|
2013-04-08 15:15:49 -07:00 |
John Benediktsson
|
cda0092fec
|
math.factorials: handle more inputs in factorial/.
|
2013-04-08 15:08:53 -07:00 |
John Benediktsson
|
a12728d5a3
|
math.factorials: various factorial words.
|
2013-04-08 15:03:15 -07:00 |
John Benediktsson
|
5980d660bc
|
benchmark.sum-file: simpler, more idiomatic, faster.
|
2013-04-08 07:17:37 -07:00 |
John Benediktsson
|
0431acf97e
|
benchmark.pidigits: simplify handling of arrays.
|
2013-04-07 15:33:54 -07:00 |
John Benediktsson
|
ed95bcc8b9
|
benchmark.reverse-complement: more idiomatic, faster.
|
2013-04-07 15:19:58 -07:00 |
John Benediktsson
|
15badfbcd9
|
hash-sets: use map-into in members.
|
2013-04-07 13:09:20 -07:00 |
John Benediktsson
|
56a7d159b2
|
biassocs: implement keys/values.
|
2013-04-07 12:55:29 -07:00 |
John Benediktsson
|
290aaa3dcd
|
mirrors: implement keys/values.
|
2013-04-07 12:51:35 -07:00 |
John Benediktsson
|
3bc658e8d5
|
hashtables.wrapped: faster >alist, keys, values.
|
2013-04-07 12:45:38 -07:00 |
John Benediktsson
|
17da9e0cff
|
assocs: faster keys/values for enums.
|
2013-04-07 12:44:09 -07:00 |
John Benediktsson
|
2fc1ade4c9
|
persistent.hashtables: fix missing keys/values, not sure why these aren't assocs.
|
2013-04-07 09:45:10 -07:00 |
John Benediktsson
|
e3ea3ac140
|
hashtables: cleanup duplicate code.
|
2013-04-06 21:36:39 -07:00 |
John Benediktsson
|
a58c8ecc03
|
hashtables: faster keys and values on hashtables.
|
2013-04-06 21:20:07 -07:00 |
John Benediktsson
|
9926c205a5
|
assocs: making keys and values generic.
|
2013-04-06 21:19:56 -07:00 |
John Benediktsson
|
987ecea441
|
Minor fix to make sure strings are produced.
|
2013-04-06 18:50:26 -07:00 |
John Benediktsson
|
c900590f8b
|
use concat instead of join.
|
2013-04-06 17:02:22 -07:00 |
John Benediktsson
|
d103b38d3f
|
stack-checker.dependencies: use short-circuit better.
|
2013-04-06 16:44:50 -07:00 |
John Benediktsson
|
cb622f4d85
|
tools.crossref: switch to using identity hash-sets.
|
2013-04-06 14:53:54 -07:00 |
John Benediktsson
|
3862c4f9b5
|
math.combinatorics: remove duplicate nths-unsafe.
|
2013-04-06 14:29:47 -07:00 |
John Benediktsson
|
4af98fa568
|
random: use nths-unsafe in sample.
|
2013-04-06 14:29:47 -07:00 |
John Benediktsson
|
f13cbb3c4a
|
sequences: adding nths-unsafe.
|
2013-04-06 14:29:47 -07:00 |
Doug Coleman
|
b129623080
|
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
|
0e425e70d0
|
hash-sets.sequences: adding sequence hashsets.
|
2013-04-06 14:14:01 -07:00 |
John Benediktsson
|
fd879b16c7
|
hash-sets.identity: adding identity hashsets.
|
2013-04-06 14:14:00 -07:00 |
John Benediktsson
|
06754951d3
|
hash-sets.wrapped: support for "wrapped" hash-sets.
|
2013-04-06 14:14:00 -07:00 |
John Benediktsson
|
cde20c935b
|
hashtables.identity: minor cleanup.
|
2013-04-06 14:14:00 -07:00 |
John Benediktsson
|
80c06fecb4
|
hashtables.sequences: minor cleanup.
|
2013-04-06 14:14:00 -07:00 |
Doug Coleman
|
bfe0ace611
|
heaps: Add >min-heap, >max-heap.
|
2013-04-06 13:50:16 -07:00 |
John Benediktsson
|
c74939e43b
|
help: make sure error-classes are displayed in error index.
|
2013-04-06 13:35:37 -07:00 |
John Benediktsson
|
decd9ed1ee
|
math.combinatorics: make permutations-quot to reduce code duplication.
|
2013-04-06 13:12:57 -07:00 |