Commit Graph

23864 Commits (7e6385d9e8faf4a713d741b1f6425da64f7fc7ac)

Author SHA1 Message Date
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
Doug Coleman 0a32a2a964 hashtables: Revert size of associate, but keep inlined. ~10s speedup on bootstrap 2012-07-20 09:30:37 -07:00
John Benediktsson ce74e71609 hashtables: use H{ } clone in associate, make it inline. 2012-07-20 09:04:51 -07:00
John Benediktsson 5014d40294 assocs: inline assoc-empty? and make M\ enum at* not check bounds twice. 2012-07-20 09:04:51 -07:00
John Benediktsson 4f2b406203 sequences: fix typo in docs for shorten. 2012-07-20 09:04:51 -07:00
Doug Coleman b0271d8a79 namespaces: Oops, one escaped the lab 2012-07-20 08:38:53 -07:00
John Benediktsson 061f885268 io.sockets.secure.unix.debug: move to io.sockets.secure.debug (not unix specific). 2012-07-19 19:17:52 -07:00
John Benediktsson 3941c7b16b benchmark: assert some results. 2012-07-19 19:10:09 -07:00
Doug Coleman 0d5d0e8059 http: Use make 2012-07-19 17:52:43 -07:00
Doug Coleman 06afe04f73 compiler.tree.debugger: Remove make-assoc 2012-07-19 17:48:02 -07:00
Doug Coleman c875e32f0a make: Add ,+ to make 2012-07-19 17:47:50 -07:00