John Benediktsson
|
6bac58fa97
|
mirrors: fix assoc-size for non-tuple-classes.
|
2013-04-23 07:55:03 -07:00 |
Doug Coleman
|
af384e91d0
|
mirrors: Add a unit test.
|
2013-04-23 07:05:51 -07:00 |
Doug Coleman
|
23d4eb5f7d
|
mirrors: Make strings an inspected-sequence. Fixes #857.
|
2013-04-22 22:23:15 -07:00 |
Doug Coleman
|
15a12947a4
|
system-info.macosx: Stop using 4byte numbers to query system RAM. Fixes #858.
|
2013-04-22 22:08:59 -07:00 |
John Benediktsson
|
5f543dd8af
|
mirrors: simplify code with fry.
|
2013-04-22 11:48:26 -07:00 |
John Benediktsson
|
35e23dc547
|
math.statistics: make collect-by row polymorphic, simplify words.
|
2013-04-22 06:25:50 -07:00 |
John Benediktsson
|
8574b25a96
|
tools.profiler.sampling: don't mis-use collect-by.
|
2013-04-22 06:24:02 -07:00 |
John Benediktsson
|
fb7f53485a
|
ui.backend.cocoa.views: set gl-scale-factor to f if 1.0.
|
2013-04-21 19:43:12 -07:00 |
John Benediktsson
|
5512294075
|
ui.backend.cocoa.views: handle windowDidChangeBackingProperties event.
|
2013-04-21 19:40:57 -07:00 |
Doug Coleman
|
905ec06d86
|
tools.deploy: Cheater mode, add 20kb to tools.deploy.test.20 unit test.
|
2013-04-19 17:19:28 -07:00 |
John Benediktsson
|
da6c8e3b8b
|
binary-search: faster by specializing on array and vectors.
|
2013-04-19 11:35:14 -07:00 |
Doug Coleman
|
19002c93a6
|
io.files.info: Longer names for file-info predicates.
|
2013-04-18 10:08:42 -07:00 |
John Benediktsson
|
3ca65a2b47
|
math.combinatorics: fix map>assoc-combinations (shouldn't have been locals).
|
2013-04-18 09:04:47 -07:00 |
Doug Coleman
|
345b5bb678
|
io.files.info: Add file? and symlink? words.
|
2013-04-18 07:35:47 -07:00 |
John Benediktsson
|
02d652e6c0
|
math.combinatorics: minor fix to reduce-combinations stack effect.
|
2013-04-18 07:17:36 -07:00 |
John Benediktsson
|
77b3d509be
|
math.combinatorics: cleanup stack effects to be more descriptive.
|
2013-04-18 07:15:47 -07:00 |
John Benediktsson
|
81f733493d
|
math.combinatorics: much faster permutations, cleanup combinations code.
|
2013-04-18 07:04:17 -07:00 |
John Benediktsson
|
433adf8dd2
|
math.combinatorics: big speedup to combinations.
|
2013-04-17 20:57:48 -07:00 |
John Benediktsson
|
115f53b0be
|
db.tester: put cpu in sqlite-test-db name.
|
2013-04-17 16:14:09 -07:00 |
Doug Coleman
|
da5eedce32
|
functors: Learn to use git.
|
2013-04-14 14:32:04 -07:00 |
Doug Coleman
|
6e2291886d
|
functors: Add a modern functors file that doesn't have the FUNCTOR-SYNTAX: words.
|
2013-04-13 17:36:29 -07:00 |
Doug Coleman
|
2f158d1691
|
xml-rpc: Delete dead code.
|
2013-04-13 16:19:03 -07:00 |
Doug Coleman
|
7a35d85f30
|
io.directories.search: Show directory entries instead of throwing them away.
|
2013-04-13 16:18:54 -07:00 |
John Benediktsson
|
e501f61141
|
literals: change ${ } to be the executable code arrays.
|
2013-04-12 11:18:58 -07:00 |
John Benediktsson
|
ab4e380c04
|
html.streams: allow non-equal padding values.
|
2013-04-11 14:47:57 -07:00 |
John Benediktsson
|
6b94cf2e7f
|
html.streams: this was actually simpler.
|
2013-04-11 14:35:43 -07:00 |
John Benediktsson
|
44657db94e
|
html.streams: cleanup borders on html tables.
|
2013-04-11 12:20:41 -07:00 |
John Benediktsson
|
24b116be1c
|
prettyprint: rename so it doesn't look so much like print-error.
|
2013-04-10 19:18:15 -07:00 |
John Benediktsson
|
e42144e9ea
|
prettyprint: cleanup duplicate code.
|
2013-04-10 18:50:11 -07:00 |
John Benediktsson
|
d6828d38ff
|
ui.tools.traceback: fix pprint error in walker issue.
|
2013-04-10 18:30:11 -07:00 |
Doug Coleman
|
7dc851b627
|
editors.textwrangler: Fall back to launching with open -a if you installed from the Mac Store and thus do not have ``edit``, which is the real TextWrangler launch program.
|
2013-04-10 17:40:59 -07:00 |
John Benediktsson
|
9f7bdd9327
|
checksum.bsd: adding BSD checksum algorithm.
|
2013-04-10 09:24:45 -07:00 |
John Benediktsson
|
676ea1381b
|
checksums.fnv1: make fnv1's instance checksum.
|
2013-04-10 09:24:27 -07:00 |
John Benediktsson
|
ec51815923
|
checksums.adler-32: make adler-32 instance checksum.
|
2013-04-10 09:24:14 -07:00 |
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 |
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 |
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
|
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
|
2fc1ade4c9
|
persistent.hashtables: fix missing keys/values, not sure why these aren't assocs.
|
2013-04-07 09:45:10 -07:00 |
John Benediktsson
|
987ecea441
|
Minor fix to make sure strings are produced.
|
2013-04-06 18:50:26 -07:00 |