Commit Graph

1031 Commits (ce41c5d642c919cc913e009a0c8992a989f8f95c)

Author SHA1 Message Date
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
Slava Pestov 7d0f18ef9e single float parameters in powerpc ffi are working 2005-06-14 23:10:48 +00:00
Slava Pestov 69334b2043 various cleanups, and a new register class concept in preparation for float parameters in PowerPC FFI 2005-06-14 09:01:07 +00:00
Slava Pestov d59988b60d minor bit-rot in winsock.factor 2005-06-13 21:04:58 +00:00
Slava Pestov 8eae359922 I/O system now uses select() 2005-06-13 05:42:16 +00:00
Slava Pestov 240eb8b626 more efficient hash-each 2005-06-13 02:06:03 +00:00
Slava Pestov 68d034d7eb fix namespace bug in meta-interpreter 2005-06-13 01:52:36 +00:00
Slava Pestov b022dfd1d9 fixed typo in socket code 2005-06-13 01:20:00 +00:00
Slava Pestov 10492c2f2d rename stdio-binary to binary 2005-06-13 00:57:20 +00:00
Slava Pestov 4773541229 bits>float bits>double primitives' 2005-06-13 00:55:30 +00:00
Doug Coleman 4be3d27fd2 Initial checkin. PostgreSQL is not supported on Windows yet.
Tested on Debian with PostgreSQL version 7.4.7.
2005-06-12 09:37:05 +00:00
Slava Pestov c08920a60e missing USING: 2005-06-12 09:00:54 +00:00
Slava Pestov a4fafc2507 fixes 2005-06-12 08:37:45 +00:00
Slava Pestov 9f1ab6a60f compiler docs moved to handbook 2005-06-12 07:39:57 +00:00
Slava Pestov 1c63f5f0db wrunt's alien-invoke shorthand, tons of bug fixes, cleanups and documentation updates 2005-06-12 07:38:57 +00:00