Slava Pestov
|
99fe3b4a54
|
outliner improvements
|
2005-09-27 18:12:17 +00:00 |
Doug Coleman
|
0505f630d3
|
NULL -> f
[ ] [ ] catch -> [ ] catch [ ] when
ifte -> if
|
2005-09-27 04:54:53 +00:00 |
Slava Pestov
|
5c966a354e
|
fix bootstrap failure
|
2005-09-27 04:44:38 +00:00 |
Slava Pestov
|
b9165cd02c
|
arrows in the UI, and various cleanups
|
2005-09-27 04:24:42 +00:00 |
Slava Pestov
|
8ea8d65c1f
|
object outline
|
2005-09-26 02:25:54 +00:00 |
Slava Pestov
|
7e1b29e440
|
some fixes
|
2005-09-26 02:20:29 +00:00 |
Slava Pestov
|
7d5222ca73
|
bootstrap fixes
|
2005-09-26 01:59:22 +00:00 |
Slava Pestov
|
3f6893eb29
|
new describe tool is useful stand-alone
|
2005-09-26 01:56:48 +00:00 |
Slava Pestov
|
a5d1b36114
|
new words: browser words. vocab.; inspector supports outlining
|
2005-09-26 01:54:25 +00:00 |
Slava Pestov
|
da134d62d8
|
incremental layout love
|
2005-09-26 01:27:29 +00:00 |
Slava Pestov
|
55a2ac9b33
|
working on incremental layout
|
2005-09-26 00:41:49 +00:00 |
Chris Double
|
5b29b474bb
|
change cont-responder tutorial to use new html attribute scheme
|
2005-09-25 06:25:55 +00:00 |
Chris Double
|
53d903cd23
|
get contrib examples working with html attribute changes
|
2005-09-25 06:23:07 +00:00 |
Doug Coleman
|
f586f5913a
|
ifte -> if
|
2005-09-25 06:15:29 +00:00 |
Chris Double
|
c6d9341f13
|
Update contributed code I wrote, plus dlists written by eiz, to use if instead of ifte.
|
2005-09-25 06:03:36 +00:00 |
Slava Pestov
|
6c133f3d94
|
outliner cleanup
|
2005-09-25 05:35:29 +00:00 |
Slava Pestov
|
900b020733
|
missing file
|
2005-09-25 05:16:35 +00:00 |
Slava Pestov
|
8af730f791
|
working on presentation outliner to replace mindmap
|
2005-09-25 05:10:02 +00:00 |
Slava Pestov
|
b6e1569ef5
|
make panes a bit more flexible
|
2005-09-25 04:18:12 +00:00 |
Slava Pestov
|
9f0434f30f
|
some UI tweaking
|
2005-09-25 03:21:09 +00:00 |
Slava Pestov
|
3c8b073be0
|
add more env slots
|
2005-09-24 21:26:04 +00:00 |
Slava Pestov
|
60f2d659d9
|
bug fixes
|
2005-09-24 20:34:10 +00:00 |
Slava Pestov
|
c4cec1321c
|
rename ifte to if
|
2005-09-24 19:21:17 +00:00 |
Slava Pestov
|
ebf9a3fe7f
|
fix bug in x86 backend
|
2005-09-23 22:59:52 +00:00 |
Slava Pestov
|
976cb891df
|
powerpc backend fixes, remove some redundant vops
|
2005-09-23 22:41:26 +00:00 |
Slava Pestov
|
5866613d3e
|
compiler optimizations
|
2005-09-23 05:22:04 +00:00 |
Chris Double
|
e580d8209e
|
Fixes to cont-responder for new html attribute code.
|
2005-09-23 04:58:52 +00:00 |
Slava Pestov
|
b45b514404
|
remove infer-only nonsense
|
2005-09-23 03:18:12 +00:00 |
Slava Pestov
|
2a48d86e97
|
tweaking some stuff
|
2005-09-23 02:12:02 +00:00 |
Slava Pestov
|
b4b1e3d1a6
|
redid HTML tags; tweaked continuations to infer properly
|
2005-09-23 01:01:55 +00:00 |
Slava Pestov
|
a838821556
|
minor tweaks
|
2005-09-22 20:21:36 +00:00 |
Doug Coleman
|
b7dbcd2b42
|
Added view/set info
Added view/set away
Start of add/delete buddy
|
2005-09-22 20:10:20 +00:00 |
Doug Coleman
|
568e6f41a5
|
Works with the new catch word
|
2005-09-22 20:09:49 +00:00 |
Chris Double
|
b337a3ed05
|
sqlite: fix bitrot and add sqlite-map and binding to queries
|
2005-09-21 22:25:42 +00:00 |
Slava Pestov
|
d04b47ebe3
|
getting more words to infer
|
2005-09-21 05:12:16 +00:00 |
Chris Double
|
cd32714099
|
change concurrency library to use new catch usage
|
2005-09-21 02:15:29 +00:00 |
Chris Double
|
6b4227b022
|
Fix catch usage in cont-responder examples
|
2005-09-21 02:10:51 +00:00 |
Slava Pestov
|
29190ebc3e
|
catch change, new cleanup word, with-server combinator
|
2005-09-21 00:18:01 +00:00 |
Doug Coleman
|
600e61218b
|
Away status
Sending of messages
Sign on, sign off
|
2005-09-20 06:23:59 +00:00 |
Slava Pestov
|
34ff4e2c27
|
more preliminary work for callcc compilation
|
2005-09-20 05:59:38 +00:00 |
Doug Coleman
|
b3f306eef3
|
Changed with-default-stream to with-unscoped
added writeln
|
2005-09-20 02:59:25 +00:00 |
Doug Coleman
|
49bc74e044
|
Uses nested unscoped streams
Handles incoming messages
Various refactoring
|
2005-09-20 02:58:20 +00:00 |
Doug Coleman
|
a8e80915ce
|
Slight refactoring of second-server
|
2005-09-19 19:44:37 +00:00 |
Doug Coleman
|
3169c92747
|
with-default-stream fixed
1 >le -> unit >string
head-string outputs a string, not an sbuf
|
2005-09-19 19:34:30 +00:00 |
Doug Coleman
|
ebf2830c5f
|
Full login
Handling of opcodes implemented
Notification of incompletely handled opcodes
Error handling on login to second server
Added test account
|
2005-09-19 19:33:06 +00:00 |
Slava Pestov
|
6b3c4eccfb
|
handle I/O on closed ports gracefully
|
2005-09-19 03:22:58 +00:00 |
Doug Coleman
|
a97c50abd0
|
Initial checkin.
bug-demo shows the bug.
|
2005-09-19 00:23:06 +00:00 |
Doug Coleman
|
db8fd1cc50
|
sha1 refactoring
string>md5 now gives a binary string.
the old string>md5 is now string>md5str
|
2005-09-19 00:19:59 +00:00 |
Chris Double
|
ab032471c2
|
get coroutines code working with continuation changes
|
2005-09-18 06:32:02 +00:00 |
Chris Double
|
2a8d918409
|
Fix space invaders bitrot
|
2005-09-18 06:31:33 +00:00 |