Commit Graph

1841 Commits (187f96bc4fe4838e6c8be9c804fd439d2cf30f44)

Author SHA1 Message Date
slava a277280e90 Clickable vocabularies in documentation 2006-07-09 23:50:56 +00:00
slava bdd295f086 Better slider rounding 2006-07-09 22:14:26 +00:00
slava f7871d7055 Make { wrap-margin f } in a style work 2006-07-09 22:03:43 +00:00
slava 81e5fd2c9e Bug fixes 2006-07-09 20:13:22 +00:00
slava c5716ff2e1 Fix problem where help window shows wrong page initially 2006-07-09 19:57:34 +00:00
slava da5539c29b Fix bootstrap failure 2006-07-06 22:08:14 +00:00
slava 3ae55cb96a Add search button to help tool 2006-07-06 20:54:26 +00:00
slava 910d6de129 Don't worry about Factor-defined struct returning Objective C methods for now 2006-07-06 20:54:05 +00:00
slava 7a591325dc Bootstrap fixes 2006-07-06 20:43:55 +00:00
slava c9590d2560 More Mac Intel ABI fixes -- and fuck Apple for screwing up the Objective C ABI even further 2006-07-06 20:24:09 +00:00
slava 68bf49fca0 Objective C test 2006-07-06 20:16:05 +00:00
slava 6a862a9696 Add support for 8-byte struct returns, Mac OS X Intel style 2006-07-06 07:04:58 +00:00
slava 200dbc4edd Stack alignment fixes 2006-07-06 05:01:05 +00:00
slava ca7acc29df Add unit test to ensure segfault handler works 2006-07-06 03:31:30 +00:00
slava a393fe218c Fix problem which only seems to occur on Core Duo: we were relying on unspecified behavior, and that is SHL setting the overflow flag with a shift count greater than one 2006-07-06 03:30:56 +00:00
slava d8be9e23ec Fix raise-window typo on X11 2006-07-06 00:35:19 +00:00
slava 81a9a2f977 Fix bootstrap bug and ungraft bug 2006-07-05 22:47:42 +00:00
slava 23ebcbad42 Model refcounting, fix world title 2006-07-05 22:11:44 +00:00
slava ddd26fafe9 Move unix code to library/io/unix/ 2006-07-05 22:11:06 +00:00
slava c3bfbbe6b7 gadget-title protocol uses models 2006-07-05 21:12:30 +00:00
slava 84ea50c726 Fix malloc typo 2006-07-04 22:10:42 +00:00
slava 8abb81e89a Fix obscure bug where the area reserved for struct returns could get moved if the method being called is a Factor callback 2006-07-04 21:24:36 +00:00
slava 7610aa1587 New with-malloc combinator 2006-07-04 21:24:15 +00:00
slava 5d475b64b1 Fix documentation typo 2006-07-04 21:23:51 +00:00
slava c7bd16e191 Another typo 2006-07-04 06:41:11 +00:00
slava acd79253fc x86 ABI code was not loaded in the pentium4 image 2006-07-04 06:29:22 +00:00
slava fe48d6452b Intel Mac OS X ABI code progress 2006-07-04 06:04:33 +00:00
slava 0cfc5d4159 Fix bootstrap failure on x86 2006-07-03 07:30:11 +00:00
slava fc16aefc7d Add Mac OS X x86 ABI support 2006-07-03 07:27:30 +00:00
slava 09031d8174 Load Mac OS X x86 ABI support in -stage2 2006-07-03 07:26:56 +00:00
slava 3bd5ddc494 Bootstrap fix 2006-07-03 07:13:26 +00:00
slava 21dc5a6761 Compiler backend cleanups 2006-07-03 06:52:44 +00:00
slava c76187d714 Add command line documentation to handbook 2006-07-02 23:14:34 +00:00
slava 52d7f4b32a Get Factor to compile on OS X/Intel 2006-07-03 03:41:13 +00:00
slava f2ddbae4ac Command line handling cleanup 2006-07-02 22:51:57 +00:00
slava 33088f70bb Change some usages of catch to recover, and fix a help viewer bug 2006-07-01 20:14:28 +00:00
slava 88766ac2aa Fix unit test failures 2006-07-01 20:08:44 +00:00
slava b4359d8373 Help viewer and model updates 2006-07-01 20:07:10 +00:00
slava ee3acaabc1 graft/ungraft protocol replaces broken add/remove-notifyy 2006-06-29 08:07:10 +00:00
slava 5f26260396 Updating help gadget 2006-06-29 07:54:30 +00:00
slava 3ddcb4d2f3 Slightly more expressive frame/track builder 2006-06-29 05:54:11 +00:00
slava 728a2afaba Fix Cocoa window raise 2006-06-29 05:53:55 +00:00
slava 67f86d3611 Reuse tool windows when they are already open; simplify some code 2006-06-29 04:25:35 +00:00
slava 7fd74ab6db Minor layout issue fixes 2006-06-29 04:00:21 +00:00
slava 392968df03 Documentation formatting fixes 2006-06-27 23:57:04 +00:00
slava a16a9182ff Make $titles clickable 2006-06-27 23:10:25 +00:00
slava c203a088b4 Fix prettyprinter hilite-quotation bug 2006-06-27 07:39:54 +00:00
slava 36f0b9396a Fix documentation typo 2006-06-27 07:39:41 +00:00
slava f47986dcff Browser now makes more efficient use of screen space; new MVC/reactive programming framework 2006-06-27 07:26:52 +00:00
slava 6b92fc2aa9 Fix documentation typo 2006-06-26 07:49:40 +00:00