slava
|
536b849c29
|
Tweak UI error handling for deployment
|
2008-06-25 22:06:34 -05:00 |
Slava Pestov
|
ce8c3cd389
|
Clean up UI a bit
|
2008-06-18 22:30:54 -05:00 |
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
|
c95851e34f
|
Bug fixes and cleanups
|
2008-06-11 02:58:38 -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 |
Slava Pestov
|
eec403d281
|
Fix write-gadget on style stream
|
2008-05-21 01:36:15 -05: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 |
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 |
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
|
af7c4de023
|
Remove world size limitation
|
2008-04-20 23:09:00 -05:00 |
Slava Pestov
|
18c2f11d06
|
Move columns, bit-vectors, byte-vectors, float-vectors to extra
|
2008-04-19 22:56:28 -05:00 |
Doug Coleman
|
f64d511ca6
|
add usings
|
2008-04-14 02:40:32 -05:00 |
Doug Coleman
|
72080fda4a
|
construct-boa -> boa
construct-empty -> new
|
2008-04-13 15:06:27 -05:00 |
Slava Pestov
|
aaf48cebf5
|
New utility word
|
2008-04-13 03:52:40 -05:00 |
Doug Coleman
|
1e01d73e61
|
fix usages of cond/case
|
2008-04-11 12:54:33 -05:00 |
Eduardo Cavazos
|
9dbc39f581
|
Set vocab name
|
2008-04-06 16:26:32 -05:00 |
Eduardo Cavazos
|
ce895924bf
|
Move frame-buffer vocab
|
2008-04-06 16:26:02 -05:00 |
Slava Pestov
|
a30c60ea63
|
Fix UI breakage
|
2008-04-05 04:58:22 -05:00 |
Slava Pestov
|
ca652dc157
|
Fix UI panes
|
2008-04-04 08:44:32 -05:00 |
Slava Pestov
|
7e7ba4ca38
|
Fixing streams
|
2008-04-04 07:39:09 -05:00 |
Slava Pestov
|
5346e1899f
|
Working on call-next-method, and identity-tuple
|
2008-04-02 21:27:49 -05:00 |
Eduardo Cavazos
|
aa40350aa7
|
replace add* and add with prefix and suffix
|
2008-03-31 18:18:05 -06:00 |
Eduardo Cavazos
|
4181728eca
|
ui.gadgets.slate: add some gesture handling for processing demos
|
2008-03-31 15:29:22 -06:00 |
Slava Pestov
|
c22af5c7a6
|
Rename 2apply to bi@
|
2008-03-29 20:36:58 -05:00 |
Slava Pestov
|
adb1dd14d0
|
Rename tuples vocab to classes.tuple for consistency
|
2008-03-29 03:34:48 -05:00 |
Slava Pestov
|
e2f3888389
|
UI listener fix
|
2008-03-26 20:42:24 -05:00 |
Slava Pestov
|
59731ee24a
|
Use delete-node instead of dlist-delete
|
2008-03-20 20:14:16 -05:00 |
Doug Coleman
|
3e7940216e
|
swap append to swap append
refactoring path+ to append-path
swap path+ to prepend-path
calendar gmt-offset to duration
|
2008-03-19 19:15:32 -05:00 |
Daniel Ehrenberg
|
c5eec0ba10
|
Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:
core/io/files/files-tests.factor
core/io/files/files.factor
core/io/io-tests.factor
core/io/streams/c/c-tests.factor
core/io/streams/lines/lines-tests.factor
core/source-files/source-files.factor
extra/benchmark/sockets/sockets.factor
extra/http/server/templating/templating-tests.factor
extra/http/server/templating/templating.factor
extra/io/launcher/launcher.factor
extra/io/mmap/mmap-tests.factor
extra/io/unix/launcher/launcher.factor
extra/io/unix/unix-tests.factor
|
2008-03-04 17:51:40 -06:00 |
Slava Pestov
|
e98cd1fd59
|
New convention for unit tests
|
2008-03-01 17:00:45 -05:00 |
Daniel Ehrenberg
|
efb3367c45
|
Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:
core/io/files/files-docs.factor
core/io/files/files-tests.factor
core/io/files/files.factor
core/listener/listener.factor
extra/benchmark/sum-file/sum-file.factor
extra/bootstrap/image/upload/upload.factor
extra/http/server/templating/templating.factor
extra/logging/server/server.factor
extra/smtp/smtp.factor
extra/tools/deploy/macosx/macosx.factor
extra/tools/disassembler/disassembler.factor
extra/webapps/file/file.factor
|
2008-02-29 01:20:44 -06:00 |
Slava Pestov
|
27c9b31288
|
New benchmarks and UI improvements
|
2008-02-27 19:24:50 -06:00 |
Slava Pestov
|
3bf3c3ee5a
|
New sorting comparison operators
|
2008-02-26 17:33:48 -06:00 |
Daniel Ehrenberg
|
f7a2bc066c
|
Merge branch 'master' of git://factorcode.org/git/factor into unicode
Conflicts:
extra/io/unix/unix-tests.factor
extra/ogg/player/player.factor
|
2008-02-26 00:31:34 -06:00 |
Slava Pestov
|
84016a36c0
|
Regression fixes
|
2008-02-25 19:37:43 -06:00 |
Slava Pestov
|
438f00a6a5
|
UI fixes
|
2008-02-25 17:19:34 -06:00 |
Slava Pestov
|
d19fd8e111
|
Made UI more responsive: if another thread invalidates a gadget, UI thread is woken up immediately
|
2008-02-25 06:31:52 -06:00 |
Daniel Ehrenberg
|
4ad96fc4ea
|
Merge branch 'master' into unicode
Conflicts:
core/io/streams/c/c-tests.factor
extra/benchmark/mandel/mandel.factor
extra/benchmark/raytracer/raytracer.factor
extra/http/client/client.factor
|
2008-02-24 13:00:06 -06:00 |
Slava Pestov
|
727f91409d
|
Split off concurrency.mailboxes, add timeout support to promises, locks, mailboxes, semaphores, count-downs
|
2008-02-21 23:47:06 -06:00 |
Slava Pestov
|
666c7803f7
|
Fixes
|
2008-02-21 20:57:41 -06:00 |
Slava Pestov
|
b7ba2d77a2
|
Removed extra/timers, superceded by alarms
|
2008-02-21 19:14:50 -06:00 |
Daniel Ehrenberg
|
8249ce2116
|
OK, now everything should load
|
2008-02-21 18:05:04 -06:00 |
Slava Pestov
|
c5de10ec49
|
More walker work
|
2008-02-21 01:25:59 -06:00 |
Slava Pestov
|
b60dac99b9
|
New walker
|
2008-02-20 23:13:31 -06:00 |
Daniel Ehrenberg
|
f6845d43d3
|
Massive name change in files, string streams
|
2008-02-15 22:20:31 -06:00 |
Slava Pestov
|
f2cb5d8f4d
|
Merge branch 'master' of git://onigirihouse.com/git/yuuki
|
2008-02-11 01:58:30 -06:00 |
Matthew Willis
|
55f29c69df
|
Changed set-fullscreen? to take a gadget instead of a world, moved it into the ui vocab.
Moved fullscreen docs into the ui vocab.
|
2008-02-10 23:53:20 -08:00 |