Doug Coleman
|
e486683d96
|
fix binsearch and thus math.primes
|
2008-04-28 18:09:13 -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 |
Slava Pestov
|
eda4a982bc
|
Update for renaming
|
2008-04-17 04:15:07 -05:00 |
Doug Coleman
|
f64d511ca6
|
add usings
|
2008-04-14 02:40:32 -05:00 |
Doug Coleman
|
2edd0fefc9
|
new -> new-sequence
construct-empty -> new
construct-boa -> boa
diff -> assoc-diff
union -> assoc-union
intersect -> assoc-intersect
|
2008-04-13 22:58:07 -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 |
Slava Pestov
|
bb2453de0d
|
Document multi-touch gestures
|
2008-04-12 18:06:01 -05:00 |
Slava Pestov
|
c97e13a236
|
Don't comment out code
|
2008-04-12 16:21:23 -05:00 |
Slava Pestov
|
7e978dd5c3
|
Multi-touch gestures
|
2008-04-11 22:33:01 -05:00 |
Slava Pestov
|
d5d2773047
|
Fix builder hang
|
2008-04-11 16:39:53 -05:00 |
Doug Coleman
|
dbac0a1543
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-11 12:59:20 -05:00 |
Doug Coleman
|
1e01d73e61
|
fix usages of cond/case
|
2008-04-11 12:54:33 -05:00 |
Slava Pestov
|
8c366cf746
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-10 22:02:36 -05:00 |
Slava Pestov
|
a1b050fd88
|
Fix interactor
|
2008-04-10 21:49:08 -05:00 |
Doug Coleman
|
2cefe124d6
|
try not to render to factor windows when they're minimized
|
2008-04-10 21:17:23 -05:00 |
Slava Pestov
|
4180472ae9
|
Fix listener tests
|
2008-04-07 14:45:32 -05:00 |
Slava Pestov
|
457fea23f7
|
Improved word completion
|
2008-04-07 00:16:15 -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
|
1f838811e8
|
Fix X11 UI
|
2008-04-05 19:15:35 -05:00 |
Slava Pestov
|
f94596af57
|
ui no longer depends on *.lib
|
2008-04-05 07:57:51 -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
|
ef4046cda9
|
Converting code to use inheritance
|
2008-04-04 00:33:06 -05:00 |
Slava Pestov
|
dbb0cf55cc
|
Fix UI completion bug
|
2008-04-03 21:29:56 -05:00 |
Slava Pestov
|
192471badb
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-04-02 21:31:50 -05:00 |
Slava Pestov
|
5346e1899f
|
Working on call-next-method, and identity-tuple
|
2008-04-02 21:27:49 -05:00 |
Doug Coleman
|
83d9b936b2
|
change ui backends to singletons
|
2008-04-02 19:44:01 -05:00 |
Doug Coleman
|
393f77715c
|
update everything to use os singletons
|
2008-04-02 18:25:33 -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
|
1f3e6fd0b7
|
combinators.cleave is now core
|
2008-03-28 23:00:20 -05:00 |
erg
|
15c68a23f8
|
remove ?resource-path and resource-exists?
|
2008-03-26 23:47:51 -05:00 |
Slava Pestov
|
e2f3888389
|
UI listener fix
|
2008-03-26 20:42:24 -05:00 |
Slava Pestov
|
690621ffb6
|
Change PREDICATE: syntax
|
2008-03-26 18:23:19 -05:00 |
erg
|
eed26edf23
|
fix bootstrap
|
2008-03-26 15:24:54 -05:00 |
Slava Pestov
|
0d0f0c5ce7
|
Improve deployment tool
|
2008-03-20 21:11:53 -05:00 |