Commit Graph

10948 Commits (41ba552e97a969a461b58e6f06fe451e4e176ff9)

Author SHA1 Message Date
John Benediktsson 3394abc3b6 ui.backend.cocoa.views: spacing. 2013-03-29 14:47:53 -07:00
John Benediktsson 4b0c6b02e8 cocoa.messages: add super-sender for completeness. 2013-03-29 14:45:41 -07:00
John Benediktsson b06d1bd16b ui.backend.cocoa.views: simplify and add os version check. 2013-03-29 14:29:41 -07:00
John Benediktsson 747fd7531c ui.backend.cocoa.views: maybe this works on 10.6. 2013-03-29 14:18:57 -07:00
John Benediktsson 37f63443d9 cocoa.messages: some support for runtime message sending. 2013-03-29 14:18:57 -07:00
John Benediktsson 9da523dbbc cocoa.messages: use ERROR:. 2013-03-29 14:18:57 -07:00
John Benediktsson b27056c623 unix: use byte-vectors here. 2013-03-29 11:40:59 -07:00
John Benediktsson c7d69ba296 core-foundation.strings: faster CF>string. 2013-03-29 11:40:59 -07:00
Doug Coleman 258db281f3 environment: Call unset-os-env when passed an ``f``. Fixes #794. 2013-03-29 11:39:11 -07:00
Doug Coleman d6e4657dbd debugger: Try to be more helpful if linux libraries are not installed. Fixes #774. 2013-03-29 10:36:31 -07:00
Doug Coleman d2a730dda8 peg.ebnf: Throw errors not strings. 2013-03-29 09:51:26 -07:00
Doug Coleman ba807daf0c bootstrap.image: Use error syntax. 2013-03-29 09:51:26 -07:00
John Benediktsson e55b0906d6 math.ratios: adding some tests for M\ ratio /mod. 2013-03-29 08:32:35 -07:00
John Benediktsson e3ac23aef5 xmode.highlight: highlight vocabs and pathnames too. 2013-03-28 21:03:17 -07:00
John Benediktsson 284de58580 grouping: fix circular-slice equal. 2013-03-28 20:05:42 -07:00
John Benediktsson a7d52d0b71 math.functions: faster >rect by specializing for complex. 2013-03-28 18:02:55 -07:00
John Benediktsson 7e85d687bf xmode.highlight: enable highlighting of words. 2013-03-28 16:43:22 -07:00
John Benediktsson 0f63bbed68 math.ratios: faster M\ ratio mod. 2013-03-28 15:00:21 -07:00
John Benediktsson 3ef4d46b14 math.ratios: faster M\ ratio /mod. 2013-03-28 14:56:47 -07:00
John Benediktsson 059553b193 math.statistics: adding demean and demedian, cleanup a bit. 2013-03-28 11:40:46 -07:00
John Benediktsson 6ca05c4306 stack-checker: make recursive-reduce have same signature as reduce. 2013-03-27 18:56:47 -07:00
John Benediktsson dac598ec7b stack-checker: maybe add a test that tests what the todo said. 2013-03-27 18:44:32 -07:00
John Benediktsson bf92dfecf3 stack-checker: remove a test that is no longer valid, need to replace it with something. 2013-03-27 18:17:49 -07:00
John Benediktsson c67c147165 hints: should hint on split not split, 2013-03-27 16:21:32 -07:00
John Benediktsson 535326e294 xml.errors: fix extra-attr to use an array. 2013-03-27 10:04:58 -07:00
John Benediktsson ee08d5f179 compiler.tree.propagation.transforms: intersect and diff should return type of set2. 2013-03-27 07:21:39 -07:00
John Benediktsson 4b25ef9d18 compiler.tree.propagation.transforms: also fix diff. 2013-03-26 19:06:05 -07:00
John Benediktsson a83ade538a compiler.tree.propagation.transforms: fix intersect and add intersects?. 2013-03-26 19:04:50 -07:00
John Benediktsson 0988164e9a math.functions: clarify rounding behavior. 2013-03-26 14:35:38 -07:00
John Benediktsson d8c41dc9d6 math.functions: speed up round (thanks Loryn Jenkins!) 2013-03-26 14:22:21 -07:00
John Benediktsson 9c6a2773b1 io.directories.unix: style fix to line up code. 2013-03-25 19:47:56 -07:00
John Benediktsson 200ff9c4d7 bootstrap.image: 6-7% speedup to make-image. 2013-03-25 16:59:38 -07:00
Doug Coleman a145d1cd90 tools.coverage: Fix docs 2013-03-25 11:57:25 -07:00
Doug Coleman 97db78c6ef io.encodings.strict: Fix docs 2013-03-25 11:57:25 -07:00
Doug Coleman 031554417f grouping: Fix docs 2013-03-25 11:57:25 -07:00
Doug Coleman 3fb80fe84e html.components: Fix test name 2013-03-25 11:57:25 -07:00
John Benediktsson dff02636c6 compression.zlib: faster by using byte-vectors. 2013-03-25 11:36:08 -07:00
Doug Coleman 4120978b64 basis/extra: Fix load errors 2013-03-24 22:19:28 -07:00
Doug Coleman 05b5dc759e lists: Fix lists 2013-03-24 21:48:40 -07:00
Doug Coleman d650862212 html.components: Fix load 2013-03-24 21:40:39 -07:00
Doug Coleman fc0dd53ddb io.pools: Fix load 2013-03-24 21:40:29 -07:00
John Benediktsson 48a8ca7b11 peg.search: create a stream-tree-write. 2013-03-24 17:29:48 -07:00
John Benediktsson 6e25df79cb promises: rename. 2013-03-24 15:33:19 -07:00
John Benediktsson 58cf1738ca xml: use ERROR: 2013-03-24 14:24:28 -07:00
John Benediktsson 5b02cfc320 lists: fix for renaming. 2013-03-24 14:15:32 -07:00
Doug Coleman 8bca8573c5 io.launcher.unix, unix.ffi: Reset ignored signal in process launcher. Fix SIG_DFL etc. 2013-03-24 12:38:02 -07:00
Doug Coleman e57b83ed7d io.encodings.strict: Rename 2013-03-24 10:11:18 -07:00
Doug Coleman f2fc2303a6 promises: Rename 2013-03-24 10:11:18 -07:00
Doug Coleman 84965e3f8b html.forms: Rename 2013-03-24 10:11:18 -07:00
Doug Coleman 73360c0982 tools.coverage: Rename 2013-03-24 10:11:17 -07:00