Slava Pestov
|
78c3b25f60
|
UI inheritance conversion step 1: eliminate all usages of set-gadget-delegate except build-* and some contributed vocabs
|
2008-07-10 20:32:17 -05:00 |
William Schlieper
|
f90ac9a691
|
Fixed bug in ui.gadgets.tabs
|
2008-07-10 16:40:12 -04:00 |
Slava Pestov
|
9e504087c7
|
Merge branch 'master' of git://factorforge.org/git/william42
|
2008-07-10 13:10:59 -05:00 |
Eduardo Cavazos
|
0baaeec563
|
gadgets-docs: fix typo
|
2008-07-10 10:56:57 -05:00 |
U-WSCHLIEP-PC\wschliep
|
07c38a867d
|
Added extra/irc/ui and extra/ui/gadgets/tabs
|
2008-07-10 02:38:48 -04:00 |
Slava Pestov
|
78d24d5a5d
|
Fix unit test failures
|
2008-07-05 23:08:30 -05:00 |
U-SLAVA-DFB8FF805\Slava
|
0b2300cedf
|
Split up models vocabulary
|
2008-07-04 17:58:37 -05:00 |
Slava Pestov
|
aeb2b9d701
|
Fixing unit test failures
|
2008-07-02 15:57:38 -05:00 |
Slava Pestov
|
537269447c
|
Move mirrors out of the boot image
|
2008-07-02 00:20:01 -05:00 |
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 |