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 |
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 |
Slava Pestov
|
005de25156
|
Cocoa UI cleanup
|
2008-03-19 14:25:53 -05:00 |
Slava Pestov
|
296a20767f
|
Fix a race condition
|
2008-03-18 01:26:09 -05:00 |
Slava Pestov
|
0d10b84614
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-16 02:22:01 -05:00 |
Slava Pestov
|
8b956d1efa
|
Fixing deployment
|
2008-03-16 02:21:51 -05:00 |
Slava Pestov
|
d0687751ed
|
Fix Windows UI memory corruption
|
2008-03-16 00:18:05 -05:00 |
Slava Pestov
|
a34146e33c
|
Fix Window UI mouse handling bug
|
2008-03-13 06:38:00 -05:00 |
Slava Pestov
|
96c4aaf94a
|
Merge branch 'master' of git://factorcode.org/git/factor
|
2008-03-13 04:29:39 -05:00 |
Slava Pestov
|
99665a749f
|
Update ui.tools for tools.vocabs
|
2008-03-13 03:52:04 -05:00 |
Slava Pestov
|
37a44cebc5
|
Fix typo
|
2008-03-13 03:51:54 -05:00 |