erg
|
a20edf692f
|
fix stack effects for indent> and <indent
|
2006-11-01 18:15:55 +00:00 |
erg
|
13ee15104b
|
rewrite sanitize in sqlite
|
2006-11-01 05:33:13 +00:00 |
erg
|
93e02f7e31
|
fix compile errors in tuple-db
|
2006-10-31 23:42:27 +00:00 |
erg
|
14330cf2fe
|
change stack effect in contrib/postgresql
|
2006-10-31 23:40:57 +00:00 |
erg
|
d541f3377d
|
update contrib/postgresql to 8.1 and code cleanup
|
2006-10-31 17:46:46 +00:00 |
slava
|
5071934795
|
Add a failing unit test
|
2006-11-01 05:25:01 +00:00 |
erg
|
82e57c69cc
|
fix html tags in contrib/httpd
|
2006-10-31 05:23:04 +00:00 |
slava
|
1e4d659d70
|
X11 clipboard fix
|
2006-10-31 06:09:51 +00:00 |
erg
|
ab5f53ccca
|
vim facts changes -- correct bug and make more friendly for copy/paste
|
2006-10-30 04:23:16 +00:00 |
slava
|
43fb5895c5
|
Oops -- forget was +default+
|
2006-10-30 03:45:10 +00:00 |
slava
|
7e094f890c
|
string>float primitive should not throw an error on invalid input (non-ASCII strings)
|
2006-10-30 02:34:10 +00:00 |
slava
|
5bb98d28d9
|
Add some failing unit tests
|
2006-10-30 02:21:48 +00:00 |
erg
|
8964e4ed26
|
win32 io -- keep same behavior as unix on .2 read
|
2006-10-28 20:40:07 +00:00 |
slava
|
4a61a78a79
|
More efficient block>byte-array with the side effect that it depends on no high-level words, so if they get decompiled the Cocoa binding won't break
|
2006-10-28 19:50:37 +00:00 |
chris.double
|
2e050e3e49
|
match: update help and tests for tuple matching
|
2006-10-28 11:17:01 +00:00 |
chris.double
|
3e6b6abefc
|
match: allow pattern matching on tuples
|
2006-10-28 11:08:19 +00:00 |
chris.double
|
8b53c1f999
|
parser-combinators: fix bug in ltrim-slice on empty sequence
|
2006-10-26 22:46:03 +00:00 |
slava
|
e2202e3305
|
Remove unnecessary word
|
2006-10-28 06:47:46 +00:00 |
slava
|
68d9f8218d
|
Move inference test to compiler module where it belongs
|
2006-10-28 06:45:41 +00:00 |
slava
|
cc06f93262
|
Fix sliders unit test
|
2006-10-28 06:44:59 +00:00 |
slava
|
a00e10d106
|
modules global var now holds a sequence of modules not an association list
|
2006-10-28 06:44:12 +00:00 |
slava
|
412ed15a08
|
add-compiled-block should not compile since it may call code GC
|
2006-10-28 06:43:57 +00:00 |
slava
|
cd1ee7daf7
|
Rename a few symbols for consistency
|
2006-10-28 06:43:33 +00:00 |
slava
|
fe1420ae9e
|
Update HTTPD for removal of define-open/define-close words
|
2006-10-28 06:43:13 +00:00 |
slava
|
e520478032
|
Revised prettyprinter
|
2006-10-28 06:41:21 +00:00 |
slava
|
9a56489bf9
|
Document MAIN: stack effect restriction
|
2006-10-26 05:18:54 +00:00 |
slava
|
41ed11abf3
|
Module operations in UI, run-module now asserts stack effect
|
2006-10-26 05:17:40 +00:00 |
slava
|
732850bc9b
|
space-invaders MAIN: stack effect fix
|
2006-10-26 05:17:21 +00:00 |
slava
|
aad13c4eb9
|
concurrency doc typo fix
|
2006-10-26 05:17:05 +00:00 |
slava
|
2898f85674
|
Fix documentation typo
|
2006-10-26 04:56:56 +00:00 |
slava
|
cfc83ff52d
|
Add new one-word-elt element
|
2006-10-26 04:56:26 +00:00 |
slava
|
227b0d469a
|
services fix
|
2006-10-26 04:07:55 +00:00 |
slava
|
32079bb52b
|
tetris-window no longer leaves gadget on stack
|
2006-10-26 04:07:46 +00:00 |
slava
|
5ead538e90
|
flip word tweak
|
2006-10-26 04:07:39 +00:00 |
slava
|
7ce12846cb
|
Titled gadget fix and unit tests
|
2006-10-26 04:07:18 +00:00 |
slava
|
0081e1d9bc
|
Documentation updates
|
2006-10-26 04:06:25 +00:00 |
slava
|
6dd14a741a
|
X11 wheel mouse handling: wrong order
|
2006-10-25 01:17:06 +00:00 |
slava
|
5da0ecac7a
|
AMD64 alien-indirect now works
|
2006-10-25 01:16:57 +00:00 |
slava
|
5ca46b1a30
|
Slightly more compact relocation info
|
2006-10-25 00:26:32 +00:00 |
slava
|
4f0644b0bf
|
Fix raise-window on Cocoa
|
2006-10-24 23:36:01 +00:00 |
slava
|
b57ac29d09
|
Some fixes
|
2006-10-24 23:29:18 +00:00 |
Benjamin Pollack
|
987465d0f8
|
Miscellaneous TextMate syntax patches
|
2006-10-24 21:50:26 +00:00 |
slava
|
e86b6e1dda
|
Fix UI bugs on X11
|
2006-10-24 03:54:08 +00:00 |
slava
|
89a8856a8e
|
Services fix
|
2006-10-24 00:13:06 +00:00 |
erg
|
f20c72ae93
|
more fixes for textmate
|
2006-10-23 22:04:43 +00:00 |
erg
|
b0232f3bee
|
fix contrib/textmate
|
2006-10-23 22:00:43 +00:00 |
erg
|
0150261b6d
|
change contrib/README
|
2006-10-22 07:42:52 +00:00 |
erg
|
ffe0d6bf57
|
add contrib/cpuinfo
|
2006-10-22 07:34:15 +00:00 |
erg
|
ea3e48130b
|
win32 ffi updates
|
2006-10-22 07:33:18 +00:00 |
slava
|
b71697db41
|
Faster grid gadget
|
2006-10-22 22:46:02 +00:00 |