Commit Graph

1026 Commits (c800d28665da357d46c801d75c2e5312480b4114)

Author SHA1 Message Date
slava ffde20b6e5 Its the retain stack now, not the return stack 2006-08-18 18:54:06 +00:00
slava e1abcf43b4 accumulate now returns the final result 2006-08-18 07:16:28 +00:00
slava 72efe34950 Inference cleanup and documentation for errors 2006-08-18 07:10:08 +00:00
slava 77561573e0 Slight speedup 2006-08-18 05:50:34 +00:00
slava b4683b1985 Compiler fixes 2006-08-18 05:35:04 +00:00
slava 500b97708f Fix stack effect declaration 2006-08-18 05:17:23 +00:00
slava 77d9ef20a3 Fix contrib/math/ 2006-08-18 04:54:39 +00:00
slava c4f5f56405 Fix bugs erg found 2006-08-18 04:03:45 +00:00
slava 6cd9b95df8 compile-all fix 2006-08-18 03:52:59 +00:00
slava 28184dc835 Final round of HELP: syntax changes 2006-08-18 03:08:04 +00:00
slava 29e28008cd More documentation updates 2006-08-17 01:55:53 +00:00
slava c99c10632c HELP: syntax change 2006-08-16 01:23:05 +00:00
slava 06a4af7c00 More work on stack effect declaration 2006-08-15 20:29:35 +00:00
slava 5307ac7cfc Assorted fixes 2006-08-15 18:56:18 +00:00
slava 8dfdf52d3a Some unit test fixes 2006-08-15 09:24:30 +00:00
slava 56e19dbf14 First stage of stack effect declaration implementation 2006-08-15 07:01:24 +00:00
slava 577f4b26ff Compiler and module system fix 2006-08-12 19:58:32 +00:00
slava 61e1dff787 Automatically recompile words when files are loaded 2006-08-11 20:55:43 +00:00
slava b453a74743 Forgetting a word removes it from the recompile set 2006-08-10 20:47:10 +00:00
slava 192dcd5690 Character union classes 2006-08-12 20:56:45 +00:00
slava 512fc690ad Simplify the compiler 2006-08-10 18:39:12 +00:00
slava ed3424a0a1 Fix os-macosx-x86.h 2006-08-09 22:48:36 +00:00
slava 40e3a2a063 finalize-compile now takes an alist of xts; fix ppc %dispatch 2006-08-09 22:09:10 +00:00
slava 525687bc2b More compiler work; literal table fixes, relocation fix 2006-08-09 21:19:33 +00:00
slava af1dcf3990 : delete-all 0 swap set-length ; 2006-08-09 20:14:54 +00:00
slava 251f12448f Big redesign of the compiler/runtime interface 2006-08-08 05:38:32 +00:00
slava 55ec0e3a91 sequence= is now inlined 2006-08-07 19:41:31 +00:00
slava b68fb8f9c1 Optimizer fixes 2006-08-07 05:17:04 +00:00
slava a8ae50c455 Class inference improvements 2006-08-07 02:30:52 +00:00
slava 5a8bd7b3c6 Constant branch folding 2006-08-07 00:31:15 +00:00
slava ff780119fa Faster Unix stream-read1 2006-08-06 00:14:14 +00:00
slava dced940348 Minor Unix I/O cleanups, <client> now waits for a connection, stream-flush now checks for an error 2006-08-05 23:01:59 +00:00
slava e12fba4b0e more relible mach exception code 2006-08-05 22:10:01 +00:00
slava 26816e583a ^n and ^p in fields now moves caret to end 2006-08-04 04:32:31 +00:00
slava fa882bc2c8 Scrolling fixes 2006-08-04 04:01:18 +00:00
slava 84e70ecb73 More work on the definition protocol 2006-08-02 20:53:26 +00:00
slava 11ba560c6d Definition protocol 2006-08-02 19:17:13 +00:00
slava 8a6cd181c4 Methods now remember their file/line 2006-08-02 07:49:13 +00:00
slava 1158ab413b Generic word system cleanup 2006-08-02 06:49:23 +00:00
slava 6c7325706d Document the error documentation feature 2006-08-01 22:18:18 +00:00
slava f3bd44083d Nicer sheet. implementation 2006-08-01 01:08:25 +00:00
slava 7bad3a77fa Get Cocoa binding working with strict char* handling 2006-08-01 00:43:48 +00:00
slava e5abd93601 Simplify runtime's GC and relocation code 2006-07-31 21:36:15 +00:00
slava e30871f4a5 interactor-busy? flag added 2006-07-31 20:49:26 +00:00
slava ec4d9b4932 Walker now handles errors properly (almosT) 2006-07-31 20:12:29 +00:00
slava 0550b28e90 Different walker interaction style 2006-07-31 03:20:08 +00:00
slava 66c240da57 Prettyprinte now highlights elements properly 2006-07-31 00:20:26 +00:00
slava b0a4b6409a Changed argument order of {head,tail}{,-slice}{,*} and group 2006-07-30 00:36:25 +00:00
slava adef6a2f04 Debugging system services support (Mac OS X) 2006-07-29 23:37:50 +00:00
slava 1e419e6580 Services client support (untested) 2006-07-28 23:14:05 +00:00
slava 9d9924cf77 gadgets/fields unit tests did not work if the UI was not running 2006-07-28 22:01:57 +00:00
slava 7abaa0ab0d Fix make-track 2006-07-28 22:00:14 +00:00
slava 52d6fc7ecc ui-step now asserts depth (so don't leak stack cells in your draw-gadget*); fix memory leak with set-length and vectors 2006-07-28 21:57:24 +00:00
slava 12ad53b6ae Fix thumb minimum size 2006-07-28 19:33:23 +00:00
slava 03f625cea1 Some cleanups to start 0.84 2006-07-28 07:54:46 +00:00
slava 375061d350 fix benchmark/help 2006-07-28 04:58:44 +00:00
slava 6dabc9710e Misc updates 2006-07-28 04:50:09 +00:00
slava e9c2fbb835 Inference cleanups 2006-07-27 23:45:13 +00:00
slava 7223b8c637 Minor inference cleanups 2006-07-27 22:21:49 +00:00
slava 82db2792a2 More inference tweaks 2006-07-26 19:03:49 +00:00
slava f62277f8ba Fix for a fix 2006-07-26 01:33:56 +00:00
slava 7712d84327 Add a failing inference unit test 2006-07-25 20:30:40 +00:00
slava c531e091f7 Calendar cleanups 2006-07-25 17:15:32 +00:00
slava 9031ba9f63 Bootstrap fix 2006-07-25 06:08:06 +00:00
slava d3d7d053fd Inference cleanups 2006-07-25 04:14:18 +00:00
slava 60ca9804f1 Field gadget now has an action quotation 2006-07-24 19:42:33 +00:00
slava b6875f0fc8 Update >sequence docs 2006-07-24 06:23:15 +00:00
slava 9e43c91821 Fix Shift key modifier in Cocoa backend 2006-07-24 06:08:57 +00:00
slava 1d8e9ccafa X11 backend work 2006-07-24 01:38:58 +00:00
slava 2de4c86f8c Started X11 clipboard copy 2006-07-23 22:51:25 +00:00
slava 8b05f22a50 editor gadget now supports multi-line inserts 2006-07-22 21:16:58 +00:00
slava 660bb25d45 Various UI changes 2006-07-22 09:11:19 +00:00
slava 995aa94d7c FreeBSD build fix 2006-07-21 22:32:41 +00:00
slava 208b548909 Since other gadgets delegate to the editor gadget, we need to handle this at the control level 2006-07-21 22:07:26 +00:00
slava df67fe464e Missing file, oops 2006-07-20 03:57:49 +00:00
slava 79848ac511 Some simple-minded optimizations 2006-07-20 03:10:02 +00:00
slava 675aec0349 fire-motion less frequently 2006-07-20 00:58:25 +00:00
slava 2d697ff73a Removed line editor unit tests 2006-07-20 00:32:51 +00:00
slava 0a47cd4a75 Code somplification 2006-07-20 00:23:08 +00:00
slava f194a7bc77 More editor/listener work 2006-07-19 23:30:02 +00:00
slava 4e1b676736 More robust UI error handling 2006-07-18 06:26:17 +00:00
slava dbd8ca737a Fix typo 2006-07-14 05:00:59 +00:00
slava 489bea18d5 AMD64 fix, Cocoa UI memory leak fix 2006-07-11 04:48:35 +00:00
slava 916ded94c4 Status bar 2006-07-11 00:12:40 +00:00
slava d1d2507d31 Build fixes 2006-07-10 05:09:31 +00:00
slava 40719f260b Hopf algebras 2006-07-10 01:57:19 +00:00
slava 92a1183054 0.83 changes 2006-07-10 00:47:01 +00:00
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 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 767c0836d4 Fix typos 2006-07-07 07:46:05 +00:00
slava 6d21c52ac9 Big runtime cleanup 2006-07-07 04:07:18 +00:00
slava da5539c29b Fix bootstrap failure 2006-07-06 22:08:14 +00:00
slava 6e112b6ef8 file-responder now supports .fhtml files, which are piped through contrib/embedded.factor 2006-07-06 00:34:50 +00:00
slava 81a9a2f977 Fix bootstrap bug and ungraft bug 2006-07-05 22:47:42 +00:00
slava c3bfbbe6b7 gadget-title protocol uses models 2006-07-05 21:12:30 +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 4297d2b4f2 More flexible tabular output, grid/frame fixes 2006-06-17 20:51:44 +00:00
slava eaec328b5b grid-gap is now a vector not a scalar 2006-06-17 20:15:12 +00:00
slava 26e6ac7477 Fix some style nesting issues 2006-06-17 19:59:44 +00:00
slava a5cc32ed15 Tabs gadget improved 2006-06-17 07:51:06 +00:00
slava 0e2eb30f7d Unix I/O code simplification 2006-06-17 06:29:46 +00:00
slava 10af34de4d Documentation updates 2006-06-17 03:12:40 +00:00
slava 45b71e8f67 Missing file added 2006-06-15 19:15:31 +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 23bc02dab6 Fix a handful of bugs 2006-06-14 06:27:57 +00:00
slava 490c8f4835 Minor reshufflings as a result of style stack removal 2006-06-14 06:16:53 +00:00
slava c6718ba8c9 A simple fix for a subtle problem 2006-06-14 04:35:02 +00:00
slava 0f34d6ecec add-literal fix 2006-06-13 20:02:09 +00:00
slava d2d0404af3 Minor UI improvements 2006-06-12 07:21:08 +00:00
slava 7026c53769 More help search work, some UI improvements 2006-06-12 06:41:19 +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 409f9030d4 Fix tables and word wrap 2006-06-10 01:55:37 +00:00
slava 5564691c27 Fix world focus bug, new [-] word, caret no longer blinks 2006-06-09 23:58:11 +00:00
slava 73990ee9b0 FFix help typos 2006-06-08 22:29:15 +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 bc3cafbcd9 Documentation updates; almost done updating everything for 0.83 2006-06-06 19:54:07 +00:00
slava d92a955283 Updating more help sections for 0.83 changes 2006-06-06 04:35:12 +00:00
slava 52321c4e0b Updating tools section, added documentation for builtin class words 2006-06-06 02:50:16 +00:00
slava 5029ca593f Documenting primitives; folded make-tuple into <tuple> primitive 2006-06-04 21:13:34 +00:00
slava 2fb1c3ffbb Documentation updates 2006-06-04 19:35:00 +00:00
slava c8ff8296fd Updating sequences documentation 2006-06-04 07:46:06 +00:00
slava 4fc94f4ec0 Update TODO list 2006-06-04 02:36:42 +00:00
slava 72485f5fcb xlib cleanups and start of clipboard code (untested) 2006-06-03 21:42:01 +00:00
slava f71eeed3e3 Clipboard paste now works with Cocoa 2006-06-03 06:55:57 +00:00
slava b696e7576f Clipboard action stubs 2006-06-03 06:29:51 +00:00
slava 48e76e5957 Attempt to implement mouse enter/leave handling in X11 (untested) 2006-06-03 05:53:34 +00:00
slava 291f79b412 Fix typos 2006-06-03 00:14:42 +00:00
slava 2b475b4b43 Fix typo 2006-06-02 19:12:57 +00:00
slava a1d2780916 Fix some caret focus issues, make Cocoa windows respond to focusing mouse clicks, merge gadgets-layouts vocab into gadgets 2006-05-31 22:45:11 +00:00
slava e15fe7b092 Fix off-by-one slider bug 2006-05-31 21:17:31 +00:00
slava ee6f94a9a1 Track fixes 2006-05-30 22:57:34 +00:00
slava 12fea48cc0 Minor generic word optimization 2006-05-30 00:03:06 +00:00
slava 9e4962dec4 Fix overly zealous Objective C method stub caching 2006-05-29 20:31:05 +00:00
slava 6c656c4c26 <word> cleanup 2006-05-29 08:27:30 +00:00
slava c35a4b63b9 Update X11 UI backend to handle focus and window motion events (untested) 2006-05-29 00:23:54 +00:00
slava 289f63e655 Stacking order is now saved along with window contents 2006-05-28 23:12:33 +00:00
slava 628c9de692 Fix a hashtable bug 2006-05-28 22:34:30 +00:00
slava 26b7771299 Fix make-image memory leak, Cocoa typo 2006-05-28 21:31:54 +00:00
slava 4c6e79ca79 Fix some word names I forgot to change 2006-05-27 22:11:39 +00:00
slava c88f86d086 Renaming words and cleaning up 2006-05-27 21:56:11 +00:00
slava 13f392737e Save window positions, re-arrange source tree a bit 2006-05-27 21:39:38 +00:00
slava 126a5186d8 New gesture handling style 2006-05-26 21:40:41 +00:00
slava 5c4f5951b5 Fix titled gadget, clean up viewport, other cleanups 2006-05-26 20:34:31 +00:00
slava 7e4d704f07 Remove redundant code, cleanups 2006-05-26 06:58:11 +00:00
slava 48ae022ab0 Help cleanups 2006-05-26 03:45:19 +00:00
slava 2235fbf8c0 Minor win32 fixes 2006-05-25 20:06:25 +00:00
slava 20facdea8f Fix problem with word redefinition messing up crossref 2006-05-25 05:29:45 +00:00
slava e485fa61f9 Fix Chris Double's coroutines package 2006-05-25 04:12:05 +00:00
slava 1488d8ec5d Fix documentation typos 2006-05-25 00:28:37 +00:00
slava 703b6f58dd Cocoa cleanup, AppleEvent handling, services 2006-05-24 22:40:54 +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 357cdab15b Track gadgets compute correct preferred size 2006-05-23 05:43:08 +00:00
slava aa2c3eaf73 Clear out Cocoa callbacks on startup 2006-05-23 03:46:36 +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 5d1aff6e86 Makefile cleanup 2006-05-23 01:54:58 +00:00
slava b83aa8243f Bootstrap fix 2006-05-20 22:25:16 +00:00
slava e3a017d877 Remove unused relocation type 2006-05-20 22:15:46 +00:00
slava 8dce36d191 Clicking input implemented 2006-05-20 21:50:59 +00:00
slava b6beb189b5 Fix doc typo 2006-05-20 20:46:53 +00:00
slava 9ffc3c27be Clean up inspector and browser 2006-05-20 20:42:33 +00:00
slava 4e4d2e811d Move >n n> >c c> to kernel-internals since they're a) never needed by user code b) unsafe 2006-05-20 06:37:35 +00:00
slava 3537008608 Bug fixing new browser code 2006-05-20 06:31:32 +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 49d2eed42a UI cleanups 2006-05-20 02:29:01 +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 e76ba67cbf Minor alien fixes 2006-05-19 19:53:30 +00:00
slava c1803e1a4e Fix word style, and NSOpenPanel crash 2006-05-19 19:29:22 +00:00
slava 7b1cdc1e31 Interpreter and unit test fixes, fix Objective C exception handling 2006-05-19 18:59:44 +00:00
slava 43096fb63b Fiddling with prettyprinter, working on single-stepper 2006-05-19 04:19:08 +00:00
slava 0b8578dfa0 Error handling fixes 2006-05-19 03:23:19 +00:00
slava d1107f45b7 Rework integer ^ 2006-05-18 23:04:45 +00:00
slava ee75b478ab Last traces of conses removed 2006-05-17 18:55:46 +00:00
slava 8932ea08fa Remove done item from to do list 2006-05-15 00:08:16 +00:00
slava c3f37f956f AMD64 fixes 2006-05-15 00:05:57 +00:00
slava b1681213f0 fp-scratch cleanup 2006-05-14 20:44:47 +00:00
slava 22eae0be15 Compiler cleanups and bootstrap speedup 2006-05-12 21:07:56 +00:00
slava 30e1f0fc2b Fix set-slot on x86 2006-05-11 23:46:19 +00:00
slava 4cd4db2347 Update AMD64 backend and clean up other backends 2006-05-11 06:22:51 +00:00
slava e06e42bbba Some minor I/O fixes 2006-05-11 05:46:32 +00:00
slava 1cce70aad6 Changing list code to use generic sequence words 2006-05-11 00:32:04 +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 da2fc4eaba Compiler work 2006-05-09 15:31:10 +00:00
slava e13b28e0d5 More float tests, x86 float fixes 2006-05-06 03:06:08 +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 1a86171a99 Working on method inlining optimization 2006-05-02 18:16:59 +00:00
slava 1bc9dbcf2a Specializer optimization 2006-05-02 04:11:59 +00:00
slava f684243e2f Got scratch registers working; PowerPC backend fully operational, x86 in progress 2006-04-29 21:13:02 +00:00
slava 17d6efb543 Removing linear IR 2006-04-28 22:38:48 +00:00
slava 7f79de6d1f I/O fixes 2006-04-27 07:20:02 +00:00
slava 3ff7262976 Fix dead load/store elimination 2006-04-20 20:28:08 +00:00
slava c6bd0b4aac Fix dead store elimination 2006-04-14 07:53:45 +00:00
slava 0989004dd2 Minor launcher fixes 2006-04-09 23:14:30 +00:00
slava 22c0257dbe Clear out expired aliens in Cocoa UI startup 2006-04-01 01:16:03 +00:00
slava ce48c96903 You can now define Objective C methods which return structures 2006-03-30 21:39:56 +00:00
slava 43bf846496 Clean up stack effect display code 2006-03-29 22:19:58 +00:00
slava 279dfc31f5 .app now includes sources, .dmg is built automatically 2006-03-29 06:34:26 +00:00
slava 6abc8df1d8 Markup tweaks, changelog in the UI 2006-03-29 04:31:45 +00:00
slava d7efff48d2 Prettyprinter nesting limit, wheel mouse fix 2006-03-29 02:14:08 +00:00
slava d9a341003c Bootstrap fix 2006-03-28 04:03:25 +00:00
slava d0de0cc422 Minor fix for links-in, updated to do list to reflect remaining 0.81 tasks 2006-03-27 08:39:42 +00:00
slava 055cb66e0f Abstract out word cross-referencing into a graph library; implement help cross-referencing 2006-03-27 08:10:58 +00:00
slava 56bb99fa56 Minor cleanups and documentation fixes 2006-03-27 07:34:07 +00:00
slava 5e5cbd50d4 Wrote alien interface docs 2006-03-27 06:24:18 +00:00
slava ca0ec4afaf Changed alien constructor behavior, new-style string mode parsing for C enums and unions (C-ENUM: and C-UNION: words) 2006-03-27 00:47:51 +00:00
slava ffd36265f1 Started help cross-referencing, updating documentation 2006-03-26 21:36:05 +00:00
slava 836d24d696 Documentation updates and UI fixes 2006-03-25 22:01:39 +00:00
slava 6a9e67a4bc Tool documentation 2006-03-25 06:06:52 +00:00
slava 89fb79dbdc Implemented browser history 2006-03-24 18:39:18 +00:00
slava d3a32cf6bd Better looking browser, add missing copyright notices 2006-03-24 18:19:14 +00:00
slava 4f8632b656 New browser gadget 2006-03-24 08:28:46 +00:00
slava 6893186be4 Update Cocoa for latest changes 2006-03-23 22:46:35 +00:00
slava 9125357466 Better looking outliners, fix a bug in the hand preventing outliners from working, other cleanups 2006-03-23 21:57:14 +00:00
slava 87041b2038 Deallocate the GLX context and visual in the proper way 2006-03-23 21:24:26 +00:00
slava 6addf44ad0 Wheel mouse support 2006-03-23 21:01:47 +00:00
slava 3f4907c304 Fix typo in OpenGL init 2006-03-22 07:43:59 +00:00
slava df8d0b7013 Cleaning up X11 backend and adding close box support 2006-03-22 04:32:02 +00:00
slava c69fadfc22 Fix a memory leak in Cocoa 2006-03-21 20:07:53 +00:00
slava b87d1b1973 UI fixes 2006-03-21 06:43:03 +00:00
slava 45678bd350 X11 UI backend is close to working 2006-03-20 05:05:04 +00:00
slava c98d9b7517 Assembler fixes for AMD64 2006-03-20 02:24:06 +00:00
slava ed4b7607bd Fix bug with bootstrapping bignums on a 32-bit system for a 64-bit system 2006-03-20 01:22:57 +00:00
slava 370a5eb9a7 Fixing Cocoa memory leak 2006-03-19 23:18:12 +00:00
slava da6f52f04c Fix scrolling bugs 2006-03-19 23:00:07 +00:00
slava d87a0dffc2 Clean up Factor.app stuff 2006-03-19 20:43:40 +00:00
slava 59531bc2ae Fix for control keys in Cocoa UI backend 2006-03-18 23:27:04 +00:00
slava 541a2eb4ec GL rendering fixees 2006-03-18 07:37:40 +00:00
slava 5135e21055 Per-world font sprites 2006-03-18 06:57:57 +00:00
slava e494149c37 Removed the world global altogether 2006-03-18 01:24:28 +00:00
slava e046091ccf Remove most usages of the global 'world' 2006-03-18 00:47:35 +00:00
slava 24ee317d95 Fix alien = 2006-03-17 08:21:09 +00:00
slava 33f66d102c Starting to eliminate global UI state 2006-03-17 07:50:16 +00:00
slava 7df9b774e9 UI bootstrapped in 2006-03-15 20:58:22 +00:00
slava afb648d99d Automatically define classes and load frameworks 2006-03-15 20:06:36 +00:00
slava 80857c7a36 Cocoa UI window resizing 2006-03-15 05:57:02 +00:00
slava 75f8091994 Got Cocoa input events working 2006-03-15 05:24:00 +00:00
slava 4bbc9835a3 Small cleanups 2006-03-12 22:31:00 +00:00
slava 4743a2a2bc Debugging subclassing 2006-03-11 03:57:57 +00:00
slava 274dd3896a Subclassing fixes, removed Factoroids 2006-03-11 02:33:08 +00:00
slava f305c6a252 Fleshed out Cocoa subclassing 2006-03-09 06:44:17 +00:00
slava 448f4e7d6a Small cleanup, re-enable basic block optimizer and Cocoa bindings 2006-03-08 20:03:01 +00:00
slava c9f07af111 Fix a bug in the kill literals phase 2006-03-04 23:46:49 +00:00