-
cdecc54db5
lazy-lists: add lmerge
chris.double
2006-10-09 23:20:16 +0000
-
f7d4815d2e
Better word hashing, working on class vtable dispatch
slava
2006-10-17 06:44:05 +0000
-
157e81b551
Fix typos
slava
2006-10-16 22:21:21 +0000
-
e85526afc5
Document the callback code GC situation
slava
2006-10-16 22:17:16 +0000
-
c8ca1997a0
Lock callbacks in memory
slava
2006-10-16 22:06:34 +0000
-
b5039442ab
Automatically invoke code GC
slava
2006-10-16 21:43:11 +0000
-
c91cd333e9
Working on furnace
slava
2006-10-16 03:59:04 +0000
-
8d2416d053
Add missing file
slava
2006-10-15 23:01:37 +0000
-
1398494f1d
Remove integer-slot and set-integer-slot primitives, add word-xt primitive
slava
2006-10-15 23:01:07 +0000
-
0620697603
forget-rollover fix for Windows (and X11?)
slava
2006-10-15 05:46:30 +0000
-
e790b1a48d
Remove troublesome unit test
slava
2006-10-15 05:29:54 +0000
-
12d596d1e6
Windows SEH fix
slava
2006-10-15 04:10:54 +0000
-
3b4e485276
fix contrib/crypto
erg
2006-10-14 06:26:34 +0000
-
9ed810a4c6
Contrib fixes
slava
2006-10-14 20:14:55 +0000
-
d85c285046
run-rule calls .slate
wayo.cavazos
2006-10-14 10:26:28 +0000
-
a655f2e2ab
Update automata to work with the new slate
wayo.cavazos
2006-10-12 08:45:05 +0000
-
ae05687b21
Keys 1,2,3,4 move the camera to preset views
wayo.cavazos
2006-10-08 12:04:38 +0000
-
29b60e23ff
Add some scenes
wayo.cavazos
2006-10-08 12:03:36 +0000
-
8b48c60ced
Nicer polygon-normal
wayo.cavazos
2006-10-08 12:03:07 +0000
-
209bb2ff4e
Add roll-until-horizontal to turtle.factor
wayo.cavazos
2006-10-08 12:02:49 +0000
-
ed33de5a92
Remove roll-until-horizontal from lindenmayer.factor
wayo.cavazos
2006-10-08 12:02:08 +0000
-
c55e88356e
Officially support running the X11 UI on Mac OS X
slava
2006-10-14 04:48:59 +0000
-
7e44705a01
Minor contrib/ fix
slava
2006-10-14 04:27:54 +0000
-
95531ff21e
Fix bootstrap problem
slava
2006-10-14 04:27:43 +0000
-
3da6890ffd
Got 'Save Image' and 'Save Image As' menu items working again
slava
2006-10-14 03:06:33 +0000
-
341caf245c
Interface builder menu bar not works
slava
2006-10-14 02:49:14 +0000
-
45bf4f0bb9
Remove manual menu bar construction code
slava
2006-10-14 01:45:55 +0000
-
b407e32d7d
Fix list selection
slava
2006-10-14 01:45:24 +0000
-
f6a197c061
Menu bar nib
slava
2006-10-14 01:45:08 +0000
-
cd9d36b82c
Cocoa: support method redefinition
slava
2006-10-14 00:37:14 +0000
-
15df9ddddb
Fix some UI painting bugs
slava
2006-10-12 22:09:30 +0000
-
a2a16c1acb
Minimize OpenGL state changes
slava
2006-10-11 20:39:53 +0000
-
f9a076a270
Fix caret rendering on X11, invoke-presentation stack effect
slava
2006-10-10 06:47:58 +0000
-
09d27456e6
Get all unit tests to pass
slava
2006-10-10 05:28:21 +0000
-
35a7daf7aa
Presentation cleanup
slava
2006-10-10 05:07:11 +0000
-
8710bf56c0
Listener completion improvement
slava
2006-10-10 04:14:53 +0000
-
5cc28c7e0c
Documentation updates, menus fix
slava
2006-10-10 03:57:32 +0000
-
02eeedf508
Fix listener history
slava
2006-10-10 00:00:05 +0000
-
787be12e8a
fix contrib/sequences
erg
2006-10-09 22:51:47 +0000
-
972af17993
add support for horizontal mouse scrolling in win32
erg
2006-10-09 22:26:05 +0000
-
30fabc6055
sqlite -- add with-sqlite, update example
erg
2006-10-09 07:57:40 +0000
-
fe93525a09
Horizontal scrolling with the mouse wheel is now supported
slava
2006-10-09 21:04:08 +0000
-
eb336d86a1
0.85 change log
slava
2006-10-09 19:31:57 +0000
-
192a8fc640
Documentation updates, help link operations fix, list mouse gestures
slava
2006-10-09 18:51:09 +0000
-
d034d0d14e
Clean up timer code
slava
2006-10-09 17:38:53 +0000
-
ea73010a04
sqlite updates -- throw error name, modernize to FUNCTION: and put ffi in libsqlite.factor, remove indirect structs
erg
2006-10-09 03:33:38 +0000
-
56aa601146
lazy-lists: make lconcat lazy
chris.double
2006-10-09 01:23:06 +0000
-
067c98163f
remove last since peek already does the same thing
erg
2006-10-09 00:12:59 +0000
-
0cdd57f2a9
lambda: fix for parser combinator changes
chris.double
2006-10-08 11:41:42 +0000
-
da69cc1271
parser-combinators: fix 'satisfy' parser for empty strings
chris.double
2006-10-08 11:31:23 +0000
-
ca33aa9c60
json: fix for parser combinator changes
chris.double
2006-10-08 11:30:45 +0000
-
0c3a25fd4d
space-invaders: fix incorrect stack effects
chris.double
2006-10-08 11:09:50 +0000
-
705b9b69f2
space-invaders: fix for parser combinator changes
chris.double
2006-10-08 11:06:26 +0000
-
611c409d63
parser-combinators: make lazy where needed and fix tests
chris.double
2006-10-08 11:03:07 +0000
-
7a45882be2
parser-combinators: refactor <?>
chris.double
2006-10-06 03:38:48 +0000
-
e1cbba1272
parser-combinators: refactor <+>
chris.double
2006-10-06 03:36:05 +0000
-
550cfc1046
parser-combinators: convert to new promise syntax
chris.double
2006-10-06 03:15:57 +0000
-
ee67a9a92f
parser-combinators: refactor <*> and allow for promises to be implicitly forced in parsing
chris.double
2006-10-06 02:53:55 +0000
-
080430a386
parser-combinators: refactor <:&> and <&:>
chris.double
2006-10-06 02:46:02 +0000
-
c040050b52
parser-combinators: refactor <@ and some
chris.double
2006-10-06 02:43:56 +0000
-
6b57e8ced7
parser-combinators: unit tests working with new framework
chris.double
2006-10-06 01:39:08 +0000
-
0ea3720a33
parser-combinators: refactor 'sp' and 'just'
chris.double
2006-10-06 01:28:01 +0000
-
87c6e27a2d
parser-combinators: refactor satisfy, <&> and <|>
chris.double
2006-10-06 01:18:35 +0000
-
ea7cc87445
parser-combinators: refactor token and satisfy parsers
chris.double
2006-10-05 22:52:26 +0000
-
a7798e06d0
contrib/sequences: add ?head-slice, ?tail-slice, etc
chris.double
2006-10-08 10:44:34 +0000
-
3edc7cf021
emacs: fix emacsclient stack effect
chris.double
2006-10-08 10:37:52 +0000
-
0c9bd24059
lazy-lists: add LAZY: word
chris.double
2006-10-07 06:30:28 +0000
-
b66cee04b3
lazy-lists: fix laziness of lappend
chris.double
2006-10-06 03:29:50 +0000
-
8586c82066
lazy-lists: add promise, promise-with and promise-with2
chris.double
2006-10-06 03:12:29 +0000
-
e7ce4eb69b
Don't show operations menu on command presentations
slava
2006-10-07 20:33:36 +0000
-
bfa5b80f57
Listener cleanup
slava
2006-10-07 20:29:47 +0000
-
3a6c3b3600
UI completion cleanups
slava
2006-10-07 18:36:32 +0000
-
93c3dcf19b
Remove debug messages
slava
2006-10-07 06:25:29 +0000
-
f044b47e96
Menus
slava
2006-10-07 06:17:32 +0000
-
e02c82de32
fix mouse wheel capture problems in win32 ui
erg
2006-10-07 03:05:51 +0000
-
5096d3c5df
fix contrib/process to work on windows
erg
2006-10-07 00:24:40 +0000
-
dbc97028a1
fix two more stack effects
erg
2006-10-06 23:22:52 +0000
-
657f3690f6
xml compiler error fix
erg
2006-10-06 23:19:47 +0000
-
f1cd752ad9
fix win32 ESCAPE handling, remove dead code
erg
2006-10-06 22:32:03 +0000
-
12271c2257
trim fixes
erg
2006-10-06 05:03:30 +0000
-
7f496c6497
add trim to contrib/sequences
erg
2006-10-06 03:45:00 +0000
-
85adc51294
lazy-lists: seperate lazy-list and promise types so promises of standard lists work properly
chris.double
2006-10-05 22:36:59 +0000
-
90d8b67ff0
fix stack effects/formatting in contrib files
erg
2006-10-05 17:39:13 +0000
-
cb2a7e9ac5
sha2 - optimize boolean logic
erg
2006-09-29 18:22:35 +0000
-
82b312e316
calendar -- refactor printing the time
erg
2006-09-29 18:22:11 +0000
-
f0f291d8ff
fix almost=
erg
2006-09-28 06:05:43 +0000
-
ce8ed04543
Seeing a tuple now shows the constructor, browser tile toolbar fix
slava
2006-10-07 00:41:25 +0000
-
80a5ee7322
Slider fix, rename path. to write-path
slava
2006-10-07 00:27:40 +0000
-
91b00ac448
Assorted fixes
slava
2006-10-06 21:42:12 +0000
-
86420977b3
Minor completion UI cleanups
slava
2006-10-06 21:07:13 +0000
-
c87a34b164
Remove some code duplication between apropos and help search
slava
2006-10-06 20:46:35 +0000
-
fab5ec98f2
Help search in UI bug
slava
2006-10-06 08:20:36 +0000
-
648449b026
Press C+e in UI listener for 'edit file' popup
slava
2006-10-06 08:15:34 +0000
-
42d677bbd4
parser-combinators: refactor <& and &>
chris.double
2006-10-05 11:25:20 +0000
-
ab7ff8f783
parser-combinators: refactor <@ combinator
chris.double
2006-10-05 11:14:31 +0000
-
11377d538d
parser-combinators: reimplement <&>
chris.double
2006-10-05 11:03:46 +0000
-
f3abd0c53d
lazy-lists: fix help example
chris.double
2006-10-05 10:35:14 +0000
-
b7dc804433
lazy-lists: make seq>list more efficient
chris.double
2006-10-05 10:33:00 +0000
-
48a3fad1a1
Search gadget improvements
slava
2006-10-05 21:15:41 +0000
-
a5ed889085
Working on UI completion
slava
2006-10-05 06:10:49 +0000