Commit Graph

570 Commits (2671ebf519d51a241ee5c7ab8044746c110438a2)

Author SHA1 Message Date
erg 11a005b866 remove win32 bootstrap file 2006-07-25 14:02:59 +00:00
erg 0f1c3fb0c5 win32 ui/io updates 2006-07-24 08:09:21 +00:00
slava 5d78177abd Faster >sequence 2006-07-24 04:20:08 +00:00
slava 8b05f22a50 editor gadget now supports multi-line inserts 2006-07-22 21:16:58 +00:00
slava 675aec0349 fire-motion less frequently 2006-07-20 00:58:25 +00:00
slava 027c53b5b7 Removing old single-line editor and updating code 2006-07-19 22:46:33 +00:00
slava 9e1d22c150 Field gadget adds history to multi-line editor, better handling of gestures 2006-07-19 21:00:57 +00:00
slava 9a7b1402b2 Multi-line text editor gadget 2006-07-19 06:27:57 +00:00
erg 3716c6e6fd moved win32 ui code 2006-07-15 03:27:13 +00:00
erg b8a66d6132 bootstrap fix 2006-07-14 05:54:38 +00:00
erg 3f074308f5 win32 updates 2006-07-14 05:40:13 +00:00
slava dbd8ca737a Fix typo 2006-07-14 05:00:59 +00:00
slava d1d2507d31 Build fixes 2006-07-10 05:09:31 +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 6a862a9696 Add support for 8-byte struct returns, Mac OS X Intel style 2006-07-06 07:04:58 +00:00
slava ddd26fafe9 Move unix code to library/io/unix/ 2006-07-05 22:11:06 +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 09031d8174 Load Mac OS X x86 ABI support in -stage2 2006-07-03 07:26:56 +00:00
slava c76187d714 Add command line documentation to handbook 2006-07-02 23:14:34 +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 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
slava 6017ad861b Table borders 2006-06-26 05:53:05 +00:00
slava 9f2797fc09 Improved help cross-referencing 2006-06-23 02:36:56 +00:00
slava f18c2c7cec Various help system refactorings 2006-06-22 05:57:43 +00:00
slava 8ca7993d0f Small fixes 2006-06-21 03:26:41 +00:00
slava 895a38fe5a Remove the 'links-in' feature 2006-06-21 03:05:26 +00:00
slava 50ec1d36db Remove obsolete examples, module system simplification, fix parse-resource restart when bootstrapping parse-syntax.factor 2006-06-19 07:41:42 +00:00
slava 1e2dcfae12 More module system hackery 2006-06-19 01:31:20 +00:00
slava 0205234638 New module system 2006-06-19 00:58:11 +00:00
slava 11479efbc2 Document 'boot' word, minor cookbook update 2006-06-17 06:21:01 +00:00
slava 38bdb4f85a Minor fixes, new help section in handbook documents help system in detail, along with the markup language 2006-06-17 06:10:28 +00:00
slava aec1590ff7 More help documentation 2006-06-17 05:03:56 +00:00
slava 10af34de4d Documentation updates 2006-06-17 03:12:40 +00:00
slava 65680737ca HTTPD updates and minor help fixes 2006-06-15 05:21:16 +00:00
slava b4bff0a33d Reworking scheduler 2006-06-15 02:58:17 +00:00
slava 4c54d0765f Replace style stack with a better abstraction, a wrapper stream that adds a style to each piece of output 2006-06-14 05:47:28 +00:00
slava 0f34d6ecec add-literal fix 2006-06-13 20:02:09 +00:00
slava 7026c53769 More help search work, some UI improvements 2006-06-12 06:41:19 +00:00
slava b4219e2184 Experimental help search 2006-06-12 03:38:39 +00:00
slava e034305fce Doc updates, minor cleanups, Porter stemmer algorithm ported from CL for upcoming full text search engine 2006-06-11 20:16:45 +00:00
slava 29ecca9613 Fix typos, documentation conventions 2006-06-08 22:06:38 +00:00
slava 892064b293 Using tabular-output in room. and heap-stats., better looking $list, new $table markup, use $table in a few places in the docs 2006-06-08 04:38:34 +00:00
slava 98c514b9cd Tabular output 2006-06-08 03:04:37 +00:00
slava d1a4bcdb90 Factor out grid gadget from frame 2006-06-08 01:59:59 +00:00
slava fc4c263ba1 New cookbook to replace tutorial, and other doc updates 2006-06-07 01:29:09 +00:00
slava bc3cafbcd9 Documentation updates; almost done updating everything for 0.83 2006-06-06 19:54:07 +00:00
slava 3409004602 Remove some dead code: help glossary and flushable words 2006-06-06 03:26:44 +00:00
slava 562533dc9c Documentation updates -- most primitives now documented 2006-06-06 02:04:49 +00:00
slava fa27b545d7 Bug fixes 2006-06-04 20:20:40 +00:00
slava 2fb1c3ffbb Documentation updates 2006-06-04 19:35:00 +00:00
slava 682e1d7d2f Documentation updates, rename add-vertices to build-graph 2006-06-04 06:00:59 +00:00
slava 6c656c4c26 <word> cleanup 2006-05-29 08:27:30 +00:00
slava 9ca8b2a448 More robust bootstrap, fix X11 typo 2006-05-29 04:19:31 +00:00
slava 26b7771299 Fix make-image memory leak, Cocoa typo 2006-05-28 21:31:54 +00:00
slava 13f392737e Save window positions, re-arrange source tree a bit 2006-05-27 21:39:38 +00:00
slava 49461c8eb4 Major UI improvements, fix problem with deferred words 2006-05-26 03:25:00 +00:00
slava 2235fbf8c0 Minor win32 fixes 2006-05-25 20:06:25 +00:00
slava c90c1d66da CL-style (but more limited) restarts, better undefined word handling in the parser 2006-05-24 08:29:25 +00:00
slava 3856c26f69 Fixing UI scrolling issues 2006-05-24 07:23:45 +00:00
slava 608aab0dcb FFI now supports Unicode (UTF16) strings better, and the Cocoa bridge uses this functionality 2006-05-23 03:32:27 +00:00
slava b83aa8243f Bootstrap fix 2006-05-20 22:25:16 +00:00
slava 8cdc10abdb New remove-hash* word; UI refactorings; adding new Whisker-style word browser 2006-05-20 06:13:44 +00:00
slava d0b79a9419 Re-introducing sum and product words, new change-nth and remove-index words, track control replaces and generalizes splitter 2006-05-20 01:08:42 +00:00
slava 079dea6e3c Bootstrap fixes, cleanups, better debugger in the UI 2006-05-19 02:20:23 +00:00
slava 6c3a2e86b2 New prettyprinter feature, some bug fixes 2006-05-19 02:00:11 +00:00
slava fab5b6adb0 Runtime code cleanups 2006-05-18 05:08:09 +00:00
slava 36f324370a Cons-less runtime now bootstraps itself 2006-05-17 23:05:44 +00:00
slava ee75b478ab Last traces of conses removed 2006-05-17 18:55:46 +00:00
slava 9b286735ea More quotation work 2006-05-16 20:50:51 +00:00
slava 3ff4bef040 Unit test fixes, introducing quotation type 2006-05-15 22:15:35 +00:00
slava 0727036ee6 Ratios and complexes now have headers, inference fixes 2006-05-15 22:00:37 +00:00
slava f3ce2a15ed More cons cell removals 2006-05-15 05:01:47 +00:00
slava 307bc73f5e reverse-slice ==> <reversed> 2006-05-15 03:25:34 +00:00
slava 63825f9209 >r and r> now use their own stack 2006-05-15 03:09:47 +00:00
slava c3f37f956f AMD64 fixes 2006-05-15 00:05:57 +00:00
slava b633604081 Update boot-stage1 for AMD64 backend changes 2006-05-11 06:25:23 +00:00
slava e06e42bbba Some minor I/O fixes 2006-05-11 05:46:32 +00:00
slava 63703c2713 Minor performance improvements in optimizer 2006-05-10 22:51:18 +00:00
slava fd8a3062e3 Bootstrap performance improvement and assorted cleanups 2006-05-10 06:18:25 +00:00
slava bfc0a0e67a Floating point intrinsics for PowerPC 2006-05-10 01:37:07 +00:00
slava 3c92baf8ed Bootstrap and compiler fixes 2006-05-09 16:38:57 +00:00
slava 6318d7d719 Floating point fixes 2006-05-06 01:41:57 +00:00
slava da29021086 Working on float intrinsics 2006-05-06 00:06:57 +00:00
slava 2fa14f55ad New 'pentium4' architecture 2006-05-05 06:08:37 +00:00
slava 1a86171a99 Working on method inlining optimization 2006-05-02 18:16:59 +00:00
slava eb4ba47ef1 New optimizations: useless coerce elimination, builtin slot type declarations 2006-05-02 05:49:52 +00:00
slava 1bc9dbcf2a Specializer optimization 2006-05-02 04:11:59 +00:00
slava 7c53f7ef57 Disable set-slot intrinsic since it seems problematic 2006-05-02 02:12:08 +00:00
slava d5d47b6ae8 Fix x86 typo 2006-04-29 21:28:51 +00:00
slava 906fea6508 Updating x86 backend for new changes 2006-04-28 23:23:50 +00:00
slava b55d3041ab Bootstrap fixes 2006-04-28 23:04:04 +00:00
slava 451bfb3915 Move some files around 2006-04-28 22:48:48 +00:00
slava 17d6efb543 Removing linear IR 2006-04-28 22:38:48 +00:00
slava 8eca428594 Huge compiler patch; two new fixnum-fast and fixnum+fast primitives which do not perform overflow checks 2006-04-24 21:52:03 +00:00
slava 4c5dcf4135 New approach to stack dead load/store elimination 2006-04-19 20:19:26 +00:00
slava 12fd5294da Fix clear-hash bug, merge compiler/compiler-backend/compiler-frontend vocabs 2006-04-03 06:18:56 +00:00
slava a26c93ff45 Cleanup compiler and some minor library code 2006-04-03 05:33:52 +00:00
slava ded9d3d11b Bootstrap images stored under resource path now 2006-04-02 04:42:14 +00:00