Slava Pestov
|
ec393e6dee
|
minor reorganization of low-level code, further work on VOPs
|
2005-05-06 23:49:07 +00:00 |
Slava Pestov
|
429eb9cdb5
|
VOPs
|
2005-05-06 22:33:40 +00:00 |
Slava Pestov
|
958f20e97c
|
fix text string sizing in UI
|
2005-05-06 03:58:45 +00:00 |
Daniel Ehrenberg
|
a344c65cca
|
Organizing comparison
|
2005-05-06 02:35:23 +00:00 |
Slava Pestov
|
cc1e664a99
|
string sub-primitives
|
2005-05-06 02:30:58 +00:00 |
Slava Pestov
|
3e3b33d614
|
back out skip word
|
2005-05-05 20:51:38 +00:00 |
Slava Pestov
|
5ccc94464f
|
fix .factor-rc error reporting
|
2005-05-05 20:03:24 +00:00 |
Slava Pestov
|
8b1ef9eb88
|
sequence= is now O(n) with lists, more matrix works compile
|
2005-05-05 19:31:57 +00:00 |
Slava Pestov
|
3d71ca54e4
|
float, double, char* struct fields
|
2005-05-05 07:12:37 +00:00 |
Slava Pestov
|
5f681178c6
|
rotating cube example added
|
2005-05-05 03:06:56 +00:00 |
Slava Pestov
|
656a4bf1ed
|
float and double types in FFI, minor cleanups here and there to kick off 0.75
|
2005-05-05 02:34:55 +00:00 |
Slava Pestov
|
1e71d2368b
|
Missing file
|
2005-05-04 19:51:38 +00:00 |
Mackenzie Straight
|
9147107be2
|
fix win32
|
2005-05-04 14:24:27 +00:00 |
Slava Pestov
|
838ae87589
|
set OOBINLINE socket option now
|
2005-05-04 07:07:35 +00:00 |
Slava Pestov
|
8c162ebca7
|
oops
|
2005-05-04 06:25:57 +00:00 |
Slava Pestov
|
a4a2a8b19a
|
0.74 ready for release
|
2005-05-04 05:14:45 +00:00 |
Slava Pestov
|
b442096677
|
UI fixes; hashtables and generics are rehashed during bootstrap for improved robustness
|
2005-05-04 03:50:04 +00:00 |
Slava Pestov
|
8bca326561
|
oops
|
2005-05-04 00:09:04 +00:00 |
Slava Pestov
|
af639e3e67
|
fix hyperlinks
|
2005-05-03 23:55:01 +00:00 |
Slava Pestov
|
2e691d06be
|
another UI bootstrap fix
|
2005-05-03 23:16:46 +00:00 |
Slava Pestov
|
61d6967ebe
|
refactoring
|
2005-05-03 23:10:20 +00:00 |
Slava Pestov
|
6f1abd0980
|
UI fixes
|
2005-05-03 23:00:52 +00:00 |
Slava Pestov
|
7a3a34d364
|
fixing matrices; fixing examples
|
2005-05-03 08:40:13 +00:00 |
Slava Pestov
|
bbb5d90d31
|
parser section of handbook complete
|
2005-05-03 06:58:59 +00:00 |
Slava Pestov
|
e275bcf760
|
handbook improvements
|
2005-05-02 06:29:24 +00:00 |
Slava Pestov
|
cd48ebebf6
|
moved random number generation words to math vocabulary
|
2005-05-02 04:56:09 +00:00 |
Slava Pestov
|
f96779a56c
|
simple HTTP client; with-stream* word; various tweaks and cleanups
|
2005-05-02 04:18:34 +00:00 |
Mackenzie Straight
|
2c06abe71a
|
Merge win32 and unix makefiles (MSYS is now required to build on Windows)
|
2005-05-01 23:40:44 +00:00 |
Mackenzie Straight
|
65fd70641f
|
Fix win32 for .74 release
|
2005-05-01 22:56:31 +00:00 |
Slava Pestov
|
407554c185
|
void* fix
|
2005-05-01 21:53:12 +00:00 |
Slava Pestov
|
b679c73096
|
yield changes
|
2005-05-01 18:34:01 +00:00 |
Slava Pestov
|
c15c1e3dd8
|
renaming c_stream_error to io_error
|
2005-05-01 18:30:53 +00:00 |
Slava Pestov
|
9e2525982e
|
fixes
|
2005-05-01 05:25:22 +00:00 |
Chris Double
|
85b8508e58
|
fix documentation error in parser-combinators.
|
2005-05-01 03:06:38 +00:00 |
Chris Double
|
fb211c0e05
|
fix yet more bitrot to do with sequence changes in cont-responder
examples.
|
2005-05-01 03:05:48 +00:00 |
Slava Pestov
|
ea214c397e
|
UI fixes
|
2005-04-30 21:17:10 +00:00 |
Slava Pestov
|
a4579c38b5
|
Unix socket fix, minor UI fixes
|
2005-04-30 18:27:40 +00:00 |
Slava Pestov
|
87236e842b
|
working on matrices library
|
2005-04-30 06:01:04 +00:00 |
Slava Pestov
|
8e7ab057e7
|
fix compile warning
|
2005-04-30 05:13:58 +00:00 |
Slava Pestov
|
e084aaa193
|
fix unit test failures
|
2005-04-30 05:12:23 +00:00 |
Slava Pestov
|
9835ce4b03
|
fix floor/ceiling words
|
2005-04-30 04:59:56 +00:00 |
Slava Pestov
|
cd978d822e
|
remove quit-responder from stage3
|
2005-04-30 04:48:05 +00:00 |
Slava Pestov
|
356af39cc6
|
truncate/floor/ceiling words; stop-httpd word fixed; accept did not yield properly
|
2005-04-30 04:43:39 +00:00 |
Chris Double
|
11c604d865
|
fix parser-combinator documentation
|
2005-04-30 04:17:02 +00:00 |
Chris Double
|
93f4088747
|
more sequence code fixes for cont-responder examples
|
2005-04-30 04:15:12 +00:00 |
Chris Double
|
3ecf223a68
|
more sequence code fixes for parser combinators
|
2005-04-30 04:14:48 +00:00 |
Chris Double
|
aa5b8fe510
|
Get lazy lists and parser combinators working with new factor.
|
2005-04-30 03:20:11 +00:00 |
Chris Double
|
19bc49ece3
|
fix bitrot in sqlite library
|
2005-04-30 03:18:56 +00:00 |
Chris Double
|
01b0cae9a5
|
Fix bitrot in cont-responder
|
2005-04-30 03:16:33 +00:00 |
Daniel Ehrenberg
|
fc3dae6f5e
|
fixing overflows
|
2005-04-29 22:01:35 +00:00 |