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 |
Doug Coleman
|
c44e48615b
|
docs: vm says to read "command-line" but it was called "cli". change the article title in the docs.
|
2012-07-25 23:49:19 -07:00 |
Doug Coleman
|
b0fa245706
|
io.launcher.windows.tests: dos2unixfy it
|
2012-07-25 23:18:15 -07:00 |
Doug Coleman
|
7e7d884516
|
io.launcher: Bad usage of if-zero. Fixes #584.
|
2012-07-25 23:17:46 -07:00 |
Doug Coleman
|
a6c3ddf691
|
sequences: Fix tests that broke when nth could only be integers. Undo integer>fixnum in iota nth. See bug #582.
|
2012-07-25 22:17:24 -07:00 |
John Benediktsson
|
82f2daa6ad
|
io: more inlining.
|
2012-07-25 20:55:01 -07:00 |
Doug Coleman
|
92eee23e48
|
core: Use integer>fixnum instead of >fixnum for ``nth`` and other sequence operations. Fixes #581.
|
2012-07-25 18:24:43 -07:00 |
Doug Coleman
|
6a54d0d0f3
|
compaction: Less than is the new greater than. Fixes #558.
|
2012-07-25 17:57:50 -07:00 |
John Benediktsson
|
0cbe3db2d9
|
sequences.extras: adding "unsurround" word.
|
2012-07-24 17:24:58 -07:00 |
John Benediktsson
|
44db34f063
|
xkcd: rename private words.
|
2012-07-24 16:00:17 -07:00 |
John Benediktsson
|
182d3e5f6f
|
xkcd: having XKCD in a terminal - priceless.
|
2012-07-24 15:55:04 -07:00 |
John Benediktsson
|
e09c40ba17
|
yahoo: fix help-lint.
|
2012-07-24 15:22:07 -07:00 |
John Benediktsson
|
a801e7e1a1
|
couchdb: use CONSTANT:.
|
2012-07-24 15:04:32 -07:00 |
John Benediktsson
|
41d4de60d7
|
tools.disassembler.gdb: simplify gdb-binary.
|
2012-07-24 15:04:32 -07:00 |
John Benediktsson
|
3746370aca
|
vocabs: enforce sorting of keyed vocabs.
|
2012-07-24 15:04:32 -07:00 |
John Benediktsson
|
1e5e59fb0b
|
dice: implementing randomized dice rolling with EBNF.
|
2012-07-24 15:04:31 -07:00 |
John Benediktsson
|
6d75b2fa15
|
xkcd: adding a summary.txt.
|
2012-07-24 15:04:31 -07:00 |
Doug Coleman
|
8fc7b329c6
|
html.elements: Use CONSTANT:
|
2012-07-24 14:16:17 -07:00 |
Doug Coleman
|
2a98c2dcd9
|
google.search: Add fileFormat slot. Rename http-search to google-search
|
2012-07-24 14:09:29 -07:00 |
Doug Coleman
|
c8fa16583e
|
yahoo!: rename search-yahoo to yahoo-search
|
2012-07-24 14:09:03 -07:00 |
Doug Coleman
|
376bc1bdf1
|
classes.tuple: Save slot name and tuple in no-slot error.
|
2012-07-24 14:05:58 -07:00 |
John Benediktsson
|
ca26e036f4
|
io.streams.256color: adding some tests.
|
2012-07-24 12:03:22 -07:00 |
John Benediktsson
|
ac1373d640
|
google.search: adding simple wrapper for Google Search API.
|
2012-07-24 11:57:42 -07:00 |
John Benediktsson
|
854ad5ca98
|
classes.tuple: moving get-slot-named and set-slot-named from db.types.
|
2012-07-24 11:55:16 -07:00 |
John Benediktsson
|
654ecca63c
|
xkcd: adding words to view XKCD comics in the listener.
|
2012-07-24 11:11:42 -07:00 |
John Benediktsson
|
444420d6e4
|
txon: adding reader and writer words for TXON format.
|
2012-07-24 09:49:45 -07:00 |
John Benediktsson
|
0f7e41b7d6
|
io.streams.256color: fixing grayscale, adding authors and summary files.
|
2012-07-24 09:47:55 -07:00 |