Commit Graph

23874 Commits (e4cc936c55d9946698abd266f673ba8c06b5e19e)

Author SHA1 Message Date
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
John Benediktsson db76e0b022 rename some words to x>sequence and sequence>x. 2012-07-23 21:28:38 -07:00
John Benediktsson ae7c69b3b3 io.streams.256color: adding a "256color-terminal?" word and minor cleanup. 2012-07-23 17:46:27 -07:00
John Benediktsson 2a087c5596 io.streams.256color: adding a xterm-256color style stream. 2012-07-23 14:36:55 -07:00
Doug Coleman 126a3e486f syntax: Clarify that inlined words can also be compiled stand-alone. 2012-07-23 12:18:43 -07:00
John Benediktsson f68ad108c9 ui.tools.listener: adding tests for Ctrl-D. 2012-07-23 12:02:11 -07:00
Doug Coleman 80b7014ae1 modular-arithmetic: Fix unit test. Should expect integer>fixnum, not >fixnum. 2012-07-23 11:51:44 -07:00
John Benediktsson b28a3fd42e ui.tools.listener: adding some tests for interactor read-until. 2012-07-23 11:48:24 -07:00
John Benediktsson 3ce4bc010d ui.tools.listener: fix read-until with Ctrl-D. 2012-07-23 11:07:03 -07:00
John Benediktsson bc814b1df0 editors: better error message when editing 'f', use vocab-tests-path in edit-tests. 2012-07-23 10:02:00 -07:00
John Benediktsson dba24d9337 vocabs.files: adding a 'vocab-tests-path' that doesn't check for existence. 2012-07-23 10:01:48 -07:00
Doug Coleman f37b12e689 math.integers: Bignum hashcode* -- call bignum>fixnum to avoid a dispatch. 2012-07-23 09:38:12 -07:00
John Benediktsson 4762165ed1 editors: allow editing of word docs and tests. 2012-07-23 09:37:46 -07:00
Doug Coleman c25d044788 compiler: Fix bitand on ratios, floats. Fix shift on ratios, floats. Add integer>fixnum. Fixes #500. 2012-07-23 09:31:12 -07:00
John Benediktsson 3433bf0e11 sequence.extras: fix using for tests. 2012-07-23 09:16:10 -07:00
John Benediktsson 80822916a6 misc/vim: updating keywords for core vocabs. 2012-07-23 09:08:41 -07:00
John Benediktsson 031b5f3fdd sequences.extras: fix bug in infimum-by/supremum-by. 2012-07-23 07:52:27 -07:00
John Benediktsson 1611af8708 help.html: fix using. 2012-07-22 22:24:56 -07:00
John Benediktsson b229f3e7aa help.html: adding links to github source files. 2012-07-22 22:12:19 -07:00
John Benediktsson a15988d479 help.vocabs: adding platforms to metadata. 2012-07-22 15:33:21 -07:00
John Benediktsson 8e24e39e6a ui.tools.listener: fix stream-read-until on interactor gadgets. 2012-07-22 15:16:39 -07:00
John Benediktsson 10ec6ec04d ui: change some places to call safe-summary. 2012-07-22 14:37:15 -07:00
John Benediktsson 28dc10908a summary: adding a safe-summary that catches any errors calling summary. 2012-07-22 14:36:51 -07:00
John Benediktsson b01b57b478 help.markup: check the number of arguments to help markup. 2012-07-22 14:05:30 -07:00
John Benediktsson c3bdb8812a unicode.collation: fix typo in docs. 2012-07-22 14:00:55 -07:00
John Benediktsson 4ee453ba50 tools.deploy: prevent delay in error deploying of vocabs with no main. 2012-07-22 13:24:25 -07:00
John Benediktsson 8172f3be00 kernel: adding docs for "same?" 2012-07-21 19:43:16 -07:00
John Benediktsson 8478be295d make: switch to with-variable instead of with-scope. 2012-07-21 10:44:54 -07:00
John Benediktsson e654e4afd9 Using "same?" in more places. 2012-07-21 10:22:44 -07:00
John Benediktsson e52f03f0c9 kernel: adding "same?" which is "bi@ =". 2012-07-21 10:22:29 -07:00
Doug Coleman bc35335a0c compiler: Fix /mod simplications in dead-code, add unit tests. Fixes #544 2012-07-21 03:41:42 -07:00
John Benediktsson 8cf4ce1950 vocabs.parser: speedup parse-datum for numbers. 2012-07-20 22:48:47 -07:00
John Benediktsson 510c0481c5 namespaces: do not create globals via "foo get". 2012-07-20 15:09:06 -07:00
John Benediktsson 050148938f tools.continuations: need one more rename. 2012-07-20 15:03:45 -07:00
John Benediktsson e8e163c15d xml.errors: using code generation to make XML error classes. 2012-07-20 13:39:09 -07:00
Doug Coleman c22744b8c2 continuations: change continuation word to current-continuation. continuation is now just the tuple name. issue #358 2012-07-20 12:30:14 -07:00
Doug Coleman 39f46f3b5e prettyprint.sections: Rename text tuple to text-section 2012-07-20 12:30:14 -07:00
Doug Coleman 2e43fab284 stack-checker: meta-d was a word and symbol, now meta-d word and (meta-d) symbol
issuse #358
2012-07-20 12:30:14 -07:00
John Benediktsson 1a9f943dab help: don't make word help create global boxes. 2012-07-20 12:00:47 -07:00
John Benediktsson f69b5ddec7 formatting: some cleanup, minor performance improvements. 2012-07-20 09:41:05 -07:00
John Benediktsson 59a71599b1 mongodb/couchdb: use associate where possible. 2012-07-20 09:41:05 -07:00