Commit Graph

  • 99fde7534e accurate type signature for make-tuple Slava Pestov 2005-08-02 05:28:38 +0000
  • c0b441d49c related? heuristic was incorrect Slava Pestov 2005-08-02 04:33:01 +0000
  • f780ad0b33 optimize out arithmetic dispatch and known-outcome type predicates Slava Pestov 2005-08-02 04:25:05 +0000
  • 1d0ccef23d method inlining Slava Pestov 2005-08-01 20:22:53 +0000
  • b8d8685de8 clean up class<, class-and, class-or Slava Pestov 2005-08-01 03:38:33 +0000
  • e33fca9fe7 matrix library simplification; other code cleanups Slava Pestov 2005-07-31 02:14:34 +0000
  • d7dfeea419 clean up sequences and matrices Slava Pestov 2005-07-30 06:08:59 +0000
  • 33e2ee1c96 bump factor plugin version number, compiler work Slava Pestov 2005-07-29 20:23:14 +0000
  • dcac6687a0 dataflow optimizer improvement Slava Pestov 2005-07-29 03:33:18 +0000
  • 43cd7b171e working on type inference Slava Pestov 2005-07-28 22:20:31 +0000
  • 869430fae0 started some class inference, dataflow optimizer improvements Slava Pestov 2005-07-28 19:17:31 +0000
  • ac6ad36ae4 fix optimizer bugs Slava Pestov 2005-07-28 17:07:30 +0000
  • 03168a86e5 dataflow optimizer work, phasing out 3list/3unlist Slava Pestov 2005-07-28 00:13:11 +0000
  • 0eb85fdd0d working on dataflow optimizer Slava Pestov 2005-07-27 05:46:06 +0000
  • 8c439fad23 Fix overflow in room primitive Slava Pestov 2005-07-26 23:54:43 +0000
  • 2283fee960 some code cleanups, factorbot PING fix Slava Pestov 2005-07-26 20:39:14 +0000
  • 6e51d61c33 add dllexports Mackenzie Straight 2005-07-26 14:41:55 +0000
  • a1dba7ddc7 Changes to get parser-combinators working with 0.76 Chris Double 2005-07-25 22:35:29 +0000
  • 95a4fbb25f Various changes to get cont-responder examples working with 0.76 Chris Double 2005-07-25 22:34:59 +0000
  • 7b470868c1 integers support sequence protocol, remove count, project, project-with, remove zip, clean up a lot of code Slava Pestov 2005-07-25 21:13:35 +0000
  • a9fcfe8343 small gl type bugfix Alex Chapman 2005-07-25 12:14:59 +0000
  • ec0bbe7e2d fix problem in optimizer Slava Pestov 2005-07-25 05:04:33 +0000
  • 1d7b548386 inspector shows delegate slots Slava Pestov 2005-07-25 03:58:29 +0000
  • 257c21f9de editor bug fix Slava Pestov 2005-07-25 03:35:34 +0000
  • 9c5360cdba document 0.77 changes, print tuple addr in debugger Slava Pestov 2005-07-25 03:12:34 +0000
  • a7e713764f improved inspector with slot links Slava Pestov 2005-07-25 03:09:43 +0000
  • b0ecd948ce using 2each in some places instead of zip [ uncons ... ] each Slava Pestov 2005-07-25 02:59:23 +0000
  • b547a0c224 2each combinator, minor improvements to inspector and fep Slava Pestov 2005-07-25 02:44:33 +0000
  • 678e18859b fix multi-shot callcc1 problem Slava Pestov 2005-07-25 00:17:51 +0000
  • cae545f930 factorbot fix, starting 0.77 Slava Pestov 2005-07-24 23:08:32 +0000
  • b60dbf0190 releasing 0.76 release-0-76 0.76 Slava Pestov 2005-07-23 22:27:29 +0000
  • 6937977801 remove obsolete file Slava Pestov 2005-07-23 22:24:47 +0000
  • 3cdbb05fd3 cleanup USING Mackenzie Straight 2005-07-23 09:30:17 +0000
  • dba5403e71 fix win32 for .76 Mackenzie Straight 2005-07-23 06:11:07 +0000
  • 5526fc24bb removed >list usage Slava Pestov 2005-07-23 05:16:28 +0000
  • bd73c4eded cleanups to vocabulary code Slava Pestov 2005-07-23 05:03:46 +0000
  • 74dc918e29 Factorbot example, moved image bootstrap test to benchmarks suite Slava Pestov 2005-07-23 04:56:59 +0000
  • 06fd239a6f updated examples Slava Pestov 2005-07-23 03:39:28 +0000
  • f2f1c6705b more removals of unnecessary >list calls Slava Pestov 2005-07-23 03:21:50 +0000
  • 315f9d547f various code cleanups, removing some redundant calls to >list, fix i/o timeouts Slava Pestov 2005-07-23 02:18:47 +0000
  • 8ba86c54ff presentations.factor typo fix Slava Pestov 2005-07-22 03:37:08 +0000
  • 462536cf2d handbook updates, and more stream word renamings Slava Pestov 2005-07-22 03:36:40 +0000
  • 50eeb1db28 handbook updates, HTML-format changelog Slava Pestov 2005-07-22 01:43:37 +0000
  • 3956f12627 rename stream-auto-flush to stream-finish Slava Pestov 2005-07-22 01:05:17 +0000
  • 1d2a152cb3 updated README.txt Slava Pestov 2005-07-21 07:45:34 +0000
  • eb9271fe1d documentation updates, fix typo in sequences Slava Pestov 2005-07-21 07:04:19 +0000
  • 2673c2df69 fix bootstrap failure, unix i/o code no longer creates new sbufs all the time Slava Pestov 2005-07-20 22:33:32 +0000
  • 3a366a386f fix mouse enter/leave handling with overlapping gadgets Slava Pestov 2005-07-20 22:04:29 +0000
  • dc78cac25f wheel mouse support in UI Slava Pestov 2005-07-20 20:03:03 +0000
  • ad94142247 clickable code snippets in the tutorial Slava Pestov 2005-07-20 05:16:33 +0000
  • f8afe6856e assemble [ EAX 0 ] etc as [ EAX ] Slava Pestov 2005-07-20 04:50:26 +0000
  • 3d1db6083f fix set-length on vectors and sbufs to not shorten the underlying array Slava Pestov 2005-07-20 04:28:07 +0000
  • ce41c5d642 fixed stack comments of read1, minor UI updates Slava Pestov 2005-07-20 02:29:57 +0000
  • 2bdd8d33c2 missing IN: declaration Slava Pestov 2005-07-20 01:52:10 +0000
  • 53ee5799b5 fix a typo Slava Pestov 2005-07-20 01:27:52 +0000
  • c7c29e29c2 init-world.factor did not load Slava Pestov 2005-07-19 21:56:39 +0000
  • c0f4f7f85d moved tutorial to library/help/ Slava Pestov 2005-07-19 21:56:22 +0000
  • bf59485c2f more minor UI cleanups Slava Pestov 2005-07-19 21:51:59 +0000
  • b092647198 removed x/y variable usage from all places except frame layout Slava Pestov 2005-07-19 21:40:32 +0000
  • e232965f2e minor UI cleanups; phasing out x and y variables Slava Pestov 2005-07-19 21:31:01 +0000
  • fc934d8630 fix incremental layout strategy bug Slava Pestov 2005-07-19 20:56:57 +0000
  • 91d638450d string-compare ==> lexi, string> ==> lexi> Slava Pestov 2005-07-19 08:23:33 +0000
  • 65d35e51ec graphical tutorial Slava Pestov 2005-07-18 22:14:13 +0000
  • 639d970807 added inline declaration for hash-subset Slava Pestov 2005-07-18 06:11:33 +0000
  • 1cbccb5956 documentation updates, minor code cleanups Slava Pestov 2005-07-18 06:08:41 +0000
  • 065b93dbdf removed fancy jEdit console attributed stream Slava Pestov 2005-07-17 20:29:17 +0000
  • 34ba2a6bfc finish stream-write-attr/stream-write1 split Slava Pestov 2005-07-17 19:22:06 +0000
  • 9004533730 , no longer has the deprecated string append behavior, added stream-write1 generic Slava Pestov 2005-07-17 18:48:55 +0000
  • 7565cc6b45 remove pair of unused style symbols Slava Pestov 2005-07-17 07:47:25 +0000
  • 7f941feaf8 more UI paint cleanups, gradient paint added Slava Pestov 2005-07-17 07:47:14 +0000
  • 9bcde6657d UI paint cleanups Slava Pestov 2005-07-17 06:49:07 +0000
  • 06aee28239 fix problem in fiber?; UI cleanups Slava Pestov 2005-07-17 04:21:10 +0000
  • d43c2d5fe9 fix bug in pick-up Slava Pestov 2005-07-17 03:01:51 +0000
  • d9c4a82c7a big sequences refactoring Slava Pestov 2005-07-17 02:16:18 +0000
  • a1f3680708 ui listener shows the stack now, fixed gadget display command Slava Pestov 2005-07-14 04:32:52 +0000
  • e6327cec9b presentation fixes, prettyprinter cleanup Slava Pestov 2005-07-14 02:51:43 +0000
  • 841edc21c8 splitter layout fix Slava Pestov 2005-07-14 01:28:23 +0000
  • 867dfe7ac9 memory usage improvement Slava Pestov 2005-07-14 01:17:47 +0000
  • 7456d7edf8 remove paint namespace binding in ui Slava Pestov 2005-07-14 01:03:34 +0000
  • 02a5067706 fix mouse enter/leave handling Slava Pestov 2005-07-13 22:08:54 +0000
  • 85eabe43d3 fix unit test failures Slava Pestov 2005-07-13 19:34:38 +0000
  • 52c1ea3d25 fix segfault, clean up code Slava Pestov 2005-07-13 19:14:57 +0000
  • f83823d31d generation count is now configurable with a command line switch Slava Pestov 2005-07-13 18:53:45 +0000
  • a7279bd39c removed remaining 2-dimensional point code from UI, minor enhancements to matrices library Slava Pestov 2005-07-13 00:30:05 +0000
  • 520eaa65ef minor UI fixes, updating html streams to not use obsolete style keys Slava Pestov 2005-07-12 02:47:38 +0000
  • d4e3075eeb fix a few minor menu bugs Slava Pestov 2005-07-09 22:32:31 +0000
  • f12d34448f incremental layout fixes Slava Pestov 2005-07-09 20:49:13 +0000
  • 0a8477701a fix hang with incremental layout Slava Pestov 2005-07-09 20:08:50 +0000
  • f69e594d90 UI layout management work Slava Pestov 2005-07-08 05:32:29 +0000
  • 46780d57c1 removed unused functions Slava Pestov 2005-07-08 03:38:27 +0000
  • 7becf2be5d fix typo Slava Pestov 2005-07-08 00:17:34 +0000
  • dd363f33a8 better presentations in UI Slava Pestov 2005-07-06 07:29:42 +0000
  • b11713a641 start incremental layout Slava Pestov 2005-07-06 05:57:58 +0000
  • 287b207ccb fixing the inspector Slava Pestov 2005-07-06 05:56:01 +0000
  • c4718d7c45 inspector Slava Pestov 2005-07-06 05:28:45 +0000
  • bc7e56c03a inspector tests Slava Pestov 2005-07-06 05:27:59 +0000
  • 96964fd084 fix f size crash Slava Pestov 2005-07-06 05:13:01 +0000
  • 43348dd4c4 better focus protocol, fix problem with the first line in a pane Slava Pestov 2005-07-04 22:36:07 +0000
  • 06e0804b5b fix for jEdit 4.3pre3 Slava Pestov 2005-07-04 21:35:22 +0000
  • 930ac75dbd simplified splitter gadget Slava Pestov 2005-07-01 23:52:08 +0000