John Benediktsson
|
c31d4c262a
|
ui.gadgets: faster max-dims and sum-dims.
|
2012-07-31 20:23:32 -07:00 |
John Benediktsson
|
780f57d3dc
|
fix some docs to have string article names.
|
2012-07-31 14:41:32 -07:00 |
John Benediktsson
|
ba705c2d16
|
help.search: bit faster, allow searching for things like "first2", formatted output, and allow both phrase and starts-with searching.
|
2012-07-31 14:24:08 -07:00 |
Doug Coleman
|
cec3f6036e
|
freetype: Disable on mac. Fixes #588.
|
2012-07-31 12:00:21 -07:00 |
Doug Coleman
|
054e4cd417
|
clutter: load gtk first. Fixes #598.
|
2012-07-31 12:00:21 -07:00 |
John Benediktsson
|
ade90dea00
|
help.search: allow searching within help articles.
|
2012-07-31 10:31:05 -07:00 |
Doug Coleman
|
198931cd72
|
sequences: Change bounds-check? to be generic on integer so that floating points can't index into sequences. Fixes #582.
|
2012-07-31 08:36:34 -07:00 |
Doug Coleman
|
008d035b39
|
classes.tuple: Fix unit tests related to coerce
|
2012-07-30 18:41:22 -07:00 |
Doug Coleman
|
3fc0c5d1ec
|
slots: Don't coerce flots to integers in tuple slots. Add an initial value for bignums so they can be used as tuple slot types. Fixes #593.
|
2012-07-30 18:16:44 -07:00 |
Doug Coleman
|
823ee6ce12
|
math.matrices: rename van-der-monde to vandermonde
|
2012-07-30 16:44:08 -07:00 |
John Benediktsson
|
537a9af0a8
|
math.extras: adding moving sum/supremum/infimum.
|
2012-07-30 16:16:10 -07:00 |
John Benediktsson
|
e83da8c3d2
|
math.matrices: adding van-der-monde matrix.
|
2012-07-30 16:15:21 -07:00 |
John Benediktsson
|
e9e0b20ca6
|
math.vectors: implement v^, v^n, n^v.
|
2012-07-30 16:15:00 -07:00 |
John Benediktsson
|
397b4a36dd
|
Revert "vocabs.loader: teach append-vocab-dir about private vocabs."
This reverts commit 9b98c098c1.
|
2012-07-30 11:50:22 -07:00 |
John Benediktsson
|
9b98c098c1
|
vocabs.loader: teach append-vocab-dir about private vocabs.
|
2012-07-30 11:36:54 -07:00 |
John Benediktsson
|
2634b9c9ec
|
splitting: crlf? was unnecessary.
|
2012-07-30 11:26:38 -07:00 |
John Benediktsson
|
cf5627b438
|
sequences: improve change-nth, if nth was successful, set-nth can be unsafe.
|
2012-07-30 11:26:32 -07:00 |
John Benediktsson
|
bf2f776390
|
prettyprint.backend: fix docs.
|
2012-07-29 11:52:36 -07:00 |
John Benediktsson
|
70a594133f
|
make some predicates return t/f instead of something/f.
|
2012-07-29 10:52:46 -07:00 |
John Benediktsson
|
6703616b36
|
prettyprint: print unprintables by hex escaping.
|
2012-07-29 10:14:54 -07:00 |
John Benediktsson
|
7e6d8e528c
|
sequences: slightly faster sequence=.
|
2012-07-27 21:30:03 -07:00 |
John Benediktsson
|
0fe9200839
|
byte-vectors: simplify >byte-vector.
|
2012-07-27 21:29:52 -07:00 |
John Benediktsson
|
35f9ef9e88
|
io.streams.sequence: minor refactor, minor speedup.
|
2012-07-27 21:12:26 -07:00 |
John Benediktsson
|
2ce4b091af
|
sequences: minor docs fixes.
|
2012-07-27 21:04:37 -07:00 |
John Benediktsson
|
aa24973542
|
Revert "bootstrap: words have read-only string names."
This reverts commit 0fa588820f.
|
2012-07-27 19:35:48 -07:00 |
John Benediktsson
|
1d3d6e7427
|
Revert "continuations: add typing."
This reverts commit 34d3f878cd.
|
2012-07-27 19:21:47 -07:00 |
John Benediktsson
|
34d3f878cd
|
continuations: add typing.
|
2012-07-27 19:16:31 -07:00 |
John Benediktsson
|
93624a821b
|
parser: make sure lines is an array.
|
2012-07-27 19:06:22 -07:00 |
John Benediktsson
|
0fa588820f
|
bootstrap: words have read-only string names.
|
2012-07-27 16:44:43 -07:00 |
John Benediktsson
|
5342100e09
|
lexer: typed slots.
|
2012-07-27 16:05:28 -07:00 |
John Benediktsson
|
8668993297
|
benchmark.dispatch4: split into two benchmarks.
|
2012-07-27 15:50:12 -07:00 |
John Benediktsson
|
ca3a297e60
|
benchmark.sum-file: removing dependency on random.
|
2012-07-27 15:44:38 -07:00 |
John Benediktsson
|
70d4690289
|
tools.scaffold: rename scaffold-help to scaffold-docs.
|
2012-07-27 15:24:30 -07:00 |
John Benediktsson
|
09ee82e56d
|
see: more information on built-in classes.
|
2012-07-27 14:59:49 -07:00 |
John Benediktsson
|
de77e604e6
|
ui.tools.operations: allow watch on non-annotated words, reset on annotated ones.
|
2012-07-27 14:06:52 -07:00 |
John Benediktsson
|
e288cf970b
|
tools.annotations: add a predicate class for annotated words.
|
2012-07-27 14:06:38 -07:00 |
John Benediktsson
|
d44b977941
|
csv: bit faster writing csv.
|
2012-07-27 13:47:15 -07:00 |
John Benediktsson
|
7ce64bb7db
|
http: only parse expires if non-empty.
|
2012-07-27 13:46:45 -07:00 |
John Benediktsson
|
567bbad2fe
|
csv: bit faster, simpler.
|
2012-07-27 13:22:32 -07:00 |
John Benediktsson
|
c80de1abc9
|
math.extras: more maths functions.
|
2012-07-27 12:44:51 -07:00 |
John Benediktsson
|
30dfa700ba
|
sequences: slightly faster ?last.
|
2012-07-27 09:12:29 -07:00 |
John Benediktsson
|
fd65ad3ee8
|
ui.tools.listener.completion: make sure "USE: vocab <TAB>" works right.
|
2012-07-27 08:47:57 -07:00 |
John Benediktsson
|
5f32368380
|
misc: support new escapes in vim.
|
2012-07-26 19:24:52 -07:00 |
John Benediktsson
|
ddb9bcfe14
|
strings.parser: support "\x" ascii hex escapes.
|
2012-07-26 19:24:25 -07:00 |
John Benediktsson
|
4575bdaa4a
|
io.streams.256color: use "\e" escape.
|
2012-07-26 19:15:27 -07:00 |
John Benediktsson
|
7265114b6a
|
ui.tools.listener.completion: fix complete-vocab? check (also its faster now).
|
2012-07-26 18:58:21 -07:00 |
Doug Coleman
|
f0b492d898
|
random: More leeway for pareto unit test. Python's pareto distribution behaves the same, with a wide variance. Maybe both are busted, or is that just expected from pareto? Fixes #564.
|
2012-07-26 12:19:21 -07:00 |
Doug Coleman
|
93af1ad172
|
tools.profiler: Make the unit tests do more work so there's something to sample. Fixes #563.
|
2012-07-26 12:05:48 -07:00 |
John Benediktsson
|
1a06804a50
|
tools.deploy.test: include arch in test.image file name.
|
2012-07-26 08:01:57 -07:00 |
Doug Coleman
|
d630fa056e
|
command-line: Remove -securegc from docs.
|
2012-07-25 23:54:31 -07:00 |