Commit Graph

282 Commits (a5719e33976ae6ebfc75ab81edd6d56dd0f0ee0a)

Author SHA1 Message Date
Slava Pestov 045b657474 Move replicate into core; move selection sort into its own vocab; remove usages of and? and or? which are redundant now 2008-06-13 01:51:46 -05:00
Slava Pestov 92a8084f0f Merge commit 'jcg/master' 2008-06-12 03:32:07 -05:00
Joe Groff 1cb9f2342e fix small bug in x11 beep 2008-06-11 19:22:35 -07:00
Slava Pestov b8aad67946 Fix X11 UI load error 2008-06-11 21:14:20 -05:00
Slava Pestov c95851e34f Bug fixes and cleanups 2008-06-11 02:58:38 -05:00
Joe Groff 9989ad7d80 Merge branch 'master' of git://factorcode.org/git/factor 2008-06-09 18:24:10 -07:00
U-SLAVA-DFB8FF805\Slava adbb6775da Fix Windows compile errors 2008-06-09 16:27:52 -05:00
Slava Pestov 29fa4a8a54 assoc-find is no longer generic 2008-06-09 05:22:21 -05:00
Slava Pestov 9dd5c9919f Mandatory stack effect annotations 2008-06-08 15:32:55 -05:00
U-SLAVA-DFB8FF805\Slava 2e39bed5ec Trim some fat from tree-shaken images on Windows 2008-06-07 07:22:38 -05:00
Slava Pestov 014d2ea31c Cleaning up and debugging corss-referencing 2008-06-06 20:47:09 -05:00
Joe Groff efc69b5c40 remove unnecessary io usage i introduced to ui.backend 2008-06-05 20:10:42 -07:00
Joe Groff 5bd2ba3aa0 bit-array<>integer conversion functions. ui.backend beep method to ring the system alert sound 2008-06-05 20:06:38 -07:00
Slava Pestov c525d0057d Help lint fix 2008-05-29 17:33:05 -05:00
Slava Pestov 21fcc8a542 Oops 2008-05-29 03:17:36 -05:00
Slava Pestov cf587c054d Tweak font rendering to avoid roundoff error 2008-05-29 02:40:32 -05:00
Slava Pestov dc6af2f7bb Fix USING 2008-05-26 00:48:37 -05:00
Slava Pestov 5cb13132af adjoin and conjoin words added 2008-05-25 19:44:37 -05:00
Slava Pestov 495f2d82be Clear input area when grafting listener 2008-05-22 01:16:12 -05:00
Slava Pestov eec403d281 Fix write-gadget on style stream 2008-05-21 01:36:15 -05:00
Alex Chapman 817019678d sync gl refresh with monitor refresh in macosx 2008-05-17 00:57:27 +10:00
Slava Pestov 2cbfa9c2d7 Move destructors to core 2008-05-14 23:23:12 -05:00
Slava Pestov c60baf1232 sift and harvest words added 2008-05-13 23:36:55 -05:00
U-SLAVA-DFB8FF805\Slava 17f395281a Merge branch 'master' of git://factorcode.org/git/factor 2008-05-09 16:20:17 -05:00
Slava Pestov 2f4571312f UI fix 2008-05-08 17:04:14 -05:00
slava 0ea519364a Fix UI 2008-05-08 16:58:13 -05:00
Slava Pestov 9633bda052 Fix drag-gesture error 2008-05-07 08:48:42 -05:00
Slava Pestov 6464a620cd Fix listener word completion 2008-05-07 03:28:53 -05:00
Slava Pestov 7fbad98d97 Interactor fix 2008-05-07 02:32:58 -05:00
Slava Pestov a6ab5c3a47 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-07 01:57:08 -05:00
Slava Pestov cbac71c3bf Another threads fix 2008-05-07 01:56:55 -05:00
Doug Coleman fd531c1a31 rename butlast to but-last 2008-05-07 01:38:34 -05:00
Slava Pestov 9fd7b12534 Merge branch 'master' of git://factorcode.org/git/factor 2008-05-07 00:40:17 -05:00
Slava Pestov 1449836f25 Debugging threads 2008-05-06 22:20:27 -05:00
Doug Coleman 7c09936f30 use butlast, butlast-slice
"extra/foo" resource-path -> "resource:extra/foo"
2008-05-06 12:37:11 -05:00
U-SLAVA-DFB8FF805\Slava d9e615c040 More fixes 2008-05-06 09:16:48 -05:00
Slava Pestov 1b9d2478e3 Bug fixes 2008-05-06 02:52:08 -05:00
Slava Pestov 75fb15ee4c Split stdio up into input-stream/output-stream, pipes work in progress 2008-05-05 02:19:25 -05:00
Doug Coleman e486683d96 fix binsearch and thus math.primes 2008-04-28 18:09:13 -05:00
Slava Pestov 517671fad0 Thread refactoring work in progress 2008-04-27 03:16:12 -05:00
Doug Coleman 4d0ba8c3c1 reverse args for assoc-diff, diff
fix lots of usings
fix help lint
2008-04-26 02:01:43 -05:00
Doug Coleman b7c1f9dbe8 extra changes:
index* -> index-from
last-index* -> last-index-from
1 tail -> rest
1 tail-slice -> rest-slice
subset -> filter
prepose
find* -> find-from
find-last* -> find-last-from
before, after generic, < for integers
make between? work for timestamps
2008-04-25 23:17:08 -05:00
Slava Pestov 4e7542860d Merge branch 'master' of git://factorcode.org/git/factor 2008-04-23 01:31:38 -05:00
Slava Pestov 04e9b1c37f Fix Cocoa UI bug 2008-04-23 01:31:32 -05:00
Slava Pestov 6a7aca8519 Update walker docs 2008-04-21 06:37:47 -05:00
Slava Pestov af7c4de023 Remove world size limitation 2008-04-20 23:09:00 -05:00
Slava Pestov cd68cccb2c Fix X11 2008-04-20 23:05:12 -05:00
Slava Pestov 55f6636bc0 FFI string encoding conversion 2008-04-20 05:15:46 -05:00
Slava Pestov 18c2f11d06 Move columns, bit-vectors, byte-vectors, float-vectors to extra 2008-04-19 22:56:28 -05:00
Slava Pestov 4ce7ddb27d Cleanup 2008-04-19 20:40:04 -05:00