Commit Graph

1195 Commits (1bb4485a5857e9877d8f24fd8853e8f11e01117c)

Author SHA1 Message Date
Slava Pestov f69e594d90 UI layout management work 2005-07-08 05:32:29 +00:00
Slava Pestov 46780d57c1 removed unused functions 2005-07-08 03:38:27 +00:00
Slava Pestov 7becf2be5d fix typo 2005-07-08 00:17:34 +00:00
Slava Pestov dd363f33a8 better presentations in UI 2005-07-06 07:29:42 +00:00
Slava Pestov b11713a641 start incremental layout 2005-07-06 05:57:58 +00:00
Slava Pestov 287b207ccb fixing the inspector 2005-07-06 05:56:01 +00:00
Slava Pestov c4718d7c45 inspector 2005-07-06 05:28:45 +00:00
Slava Pestov bc7e56c03a inspector tests 2005-07-06 05:27:59 +00:00
Slava Pestov 96964fd084 fix f size crash 2005-07-06 05:13:01 +00:00
Slava Pestov 43348dd4c4 better focus protocol, fix problem with the first line in a pane 2005-07-04 22:36:07 +00:00
Slava Pestov 06e0804b5b fix for jEdit 4.3pre3 2005-07-04 21:35:22 +00:00
Slava Pestov 930ac75dbd simplified splitter gadget 2005-07-01 23:52:08 +00:00
Slava Pestov 7c65ed1423 Factor plugin 0.76 2005-06-30 18:33:28 +00:00
Slava Pestov 5c9955fa52 added norm, proj words for vectors, removed dot/proj for complex numbers, more UI strippage 2005-06-30 00:04:13 +00:00
Slava Pestov 2b4c49c33a big cleanup of UI code 2005-06-29 23:40:44 +00:00
Slava Pestov cdf58fae57 presentations in UI of words and vocabs 2005-06-29 04:33:07 +00:00
Slava Pestov be7dec33ae more UI cleanups, fix jedit-stream bug 2005-06-29 03:50:23 +00:00
Slava Pestov 0c35f20a03 start unifying piles and shelves 2005-06-28 20:25:27 +00:00
Slava Pestov ebdcb51063 fixes to menu code in UI, hacked up presentations in listener 2005-06-27 20:50:21 +00:00
Slava Pestov dbe9ce0715 more UI code cleanups 2005-06-27 18:55:35 +00:00
Slava Pestov 1088ebdebb removed a terpri 2005-06-27 07:54:58 +00:00
Slava Pestov 5b65aff2b4 removed ansi streams, and simplified listener code 2005-06-27 07:54:43 +00:00
Slava Pestov 3aa7cdc25a working on styled text output in UI 2005-06-27 07:47:22 +00:00
Slava Pestov 14839d72e4 rip out more code 2005-06-27 04:54:49 +00:00
Slava Pestov 4474964873 UI cleanup 2005-06-27 04:40:51 +00:00
Slava Pestov a5c67414d8 fix errno numbers across platforms, some UI work 2005-06-26 21:48:05 +00:00
Slava Pestov 49769678d1 splitter control in the UI works, improving panes, various UI cleanups 2005-06-26 00:39:53 +00:00
Slava Pestov 3c5ebd288a splitter work, renaming compiler-backend::reduce to collapse 2005-06-25 20:43:00 +00:00
Slava Pestov f2acfb3571 missing file 2005-06-24 03:32:14 +00:00
Slava Pestov 8e178303ff add missing file 2005-06-24 03:29:04 +00:00
Slava Pestov ff14477e05 duplex-stream stream-close bugfix 2005-06-24 02:35:41 +00:00
Slava Pestov 6ab56af2f3 port stream-close didn't close the fd 2005-06-23 20:00:26 +00:00
Slava Pestov 21fba39b80 duplex-stream stream-close was broken 2005-06-23 19:55:17 +00:00
Slava Pestov 69608069e1 new add word, got rid of unused stdio-stream 2005-06-23 19:53:54 +00:00
Slava Pestov 50b0eee15f a bnit of UI work 2005-06-23 07:15:44 +00:00
Slava Pestov e9b142db4d slowly refactoring UI code to use 3-vectors instead of a mix of x/y parameters on the stack, and complex numbers representing points, added horizontal scrolling 2005-06-22 06:32:17 +00:00
Slava Pestov c918e5d9b1 with-string is now string-out, string-in combinator, documentation updates 2005-06-19 22:53:58 +00:00
Slava Pestov d3362965dd string input streams 2005-06-19 22:31:02 +00:00
Slava Pestov f1b23d66b7 merged streams, stdio and files into io vocabulary 2005-06-19 21:50:35 +00:00
Slava Pestov 6315c1e2df bootstrap fix, I/O code cleanup, stream-read1 generic 2005-06-19 04:23:01 +00:00
Slava Pestov 4bbc5c41f4 fix multiplexer bug 2005-06-19 01:15:07 +00:00
Slava Pestov e74577120b properly handle accept returning EAGAIN or EINTR 2005-06-18 20:42:49 +00:00
Slava Pestov d39f686e3e fix typo in syscalls-linux 2005-06-17 17:53:24 +00:00
Slava Pestov 3204323cc6 kick off 0.76 with some minor cleanups of erg's md5 code 2005-06-17 06:40:25 +00:00
Slava Pestov 5f7f58ea8a all-tests now pass without out of memory errors 2005-06-16 23:06:38 +00:00
Slava Pestov bc95e906a3 better low memory barrier handling 2005-06-16 22:50:49 +00:00
Doug Coleman a5a4760836 Initial checkin.
Only supports hashing a string until string-streams are implemented.
2005-06-16 22:18:16 +00:00
Slava Pestov 0bc6efa33b float parameters working on OS X 2005-06-16 03:27:28 +00:00
Slava Pestov bf821880ab removed profiler because it sucks 2005-06-15 20:34:16 +00:00
Slava Pestov 3b466e79fd float-regs cleanup 2005-06-15 00:54:11 +00:00