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
|
b442096677
|
UI fixes; hashtables and generics are rehashed during bootstrap for improved robustness
|
2005-05-04 03:50:04 +00:00 |
Slava Pestov
|
7a3a34d364
|
fixing matrices; fixing examples
|
2005-05-03 08:40:13 +00:00 |
Slava Pestov
|
f96779a56c
|
simple HTTP client; with-stream* word; various tweaks and cleanups
|
2005-05-02 04:18:34 +00:00 |
Slava Pestov
|
bd5198bf39
|
some progress on getting FFI I/O working on Linux
|
2005-04-29 06:37:12 +00:00 |
Slava Pestov
|
8b496e60ff
|
fix bad bootstrap bug; generic append, reverse, concat (replacing cat and append*); working on documentation
|
2005-04-25 23:54:21 +00:00 |
Slava Pestov
|
b666a3c3e0
|
debugging I/O code, getenv/setenv are unsafe but a bit faster, each-object tweak, miscellaneous fixes
|
2005-04-25 07:33:33 +00:00 |
Slava Pestov
|
6c11b788e0
|
minor cleanups here and there
|
2005-04-20 00:28:01 +00:00 |
Slava Pestov
|
626336915b
|
appending, mapping sequences
|
2005-04-18 01:59:11 +00:00 |
Slava Pestov
|
94c1a8bcd7
|
sequence cleanups
|
2005-04-16 04:23:27 +00:00 |
Slava Pestov
|
e1a6166079
|
Unix I/O multiplexer hooked up
|
2005-04-14 23:37:13 +00:00 |
Slava Pestov
|
d5618709dd
|
matrix math
|
2005-04-14 00:44:06 +00:00 |
Slava Pestov
|
7217109e2d
|
tuple equality fixed, tuples are not sequences anymore, factor plugin cleanups and performance improvements
|
2005-04-12 17:35:27 +00:00 |
Slava Pestov
|
86e09c52ae
|
class introspection tools
|
2005-04-10 22:58:30 +00:00 |
Slava Pestov
|
c114bb4fc8
|
set-sbuf-nth fix; more unix i/o work; adding missing file
|
2005-04-08 00:02:59 +00:00 |
Slava Pestov
|
4e96d1e5f4
|
lists are sequences; unions bug fix
|
2005-04-03 20:55:56 +00:00 |
Slava Pestov
|
f39394d25e
|
sequence protocol
|
2005-04-02 07:39:33 +00:00 |
Slava Pestov
|
200caca9d5
|
Factor plugin updates, other stuff
|
2005-04-01 17:42:14 +00:00 |
Slava Pestov
|
0a8e84cd5b
|
runtime command line switches and CFactor cleanups
|
2005-03-27 06:52:13 +00:00 |
Slava Pestov
|
4e3a5b3d1a
|
fix crossref and make-image
|
2005-03-27 01:40:29 +00:00 |
Slava Pestov
|
286813e992
|
automatic decompiling of definitions, cross reference database, cleaned up bootstrap
|
2005-03-27 01:12:14 +00:00 |
Slava Pestov
|
9630a01168
|
parse error handling cleanup
|
2005-03-26 02:43:06 +00:00 |
Slava Pestov
|
05068c3ffc
|
plugin improvements
|
2005-03-24 03:49:40 +00:00 |
Slava Pestov
|
22d5277c69
|
PowerPC backend functional
|
2005-03-22 01:53:26 +00:00 |
Slava Pestov
|
c6039606c6
|
removed ?when and ?unless
|
2005-03-21 19:39:46 +00:00 |
Slava Pestov
|
0919baa03d
|
various cleanups, updated plugin docs, plugin fixes
|
2005-03-19 02:41:13 +00:00 |
Slava Pestov
|
77e7a912e7
|
removed style framework
|
2005-03-19 00:38:27 +00:00 |
Slava Pestov
|
f824247883
|
code cleanups and faster bootstrap
|
2005-03-08 03:11:36 +00:00 |
Slava Pestov
|
a74632b243
|
hashtables were sized wrong; rename str- words to string-
|
2005-03-05 21:33:40 +00:00 |
Slava Pestov
|
f0dfb77690
|
renaming word-parameter to word-def; renaming word-property to word-prop
|
2005-03-05 19:45:23 +00:00 |
Slava Pestov
|
4f3457efb6
|
inlining method body if type of object passed to generic is known
|
2005-02-25 01:52:17 +00:00 |
Slava Pestov
|
eb86c229e0
|
working on jEdit plugin
|
2005-02-22 02:26:20 +00:00 |
Slava Pestov
|
ba492a60d8
|
built in type slot meta refactoring; string capacity is now a tagged slot; references word
|
2005-02-21 00:03:37 +00:00 |
Slava Pestov
|
dd1b0a0b2b
|
0.72 ready for release
|
2005-02-19 01:37:01 +00:00 |
Slava Pestov
|
f95496e655
|
stream word renaming
|
2005-02-15 03:15:02 +00:00 |
Slava Pestov
|
e9c3e62d09
|
instances word, memory vocabulary
|
2005-02-15 02:58:07 +00:00 |
Slava Pestov
|
b05ad02a1d
|
start keyboard focus
|
2005-02-11 04:58:28 +00:00 |
Slava Pestov
|
7f92f0df6a
|
fix prettyprinter bug
|
2005-02-10 22:36:19 +00:00 |
Slava Pestov
|
f24721a010
|
tuples gracefully handle changing shape
|
2005-02-10 03:35:11 +00:00 |
Slava Pestov
|
06404d533d
|
working on prettyprint
|
2005-02-10 01:57:19 +00:00 |
Slava Pestov
|
422205e4f9
|
fix see
|
2005-02-07 18:14:55 +00:00 |
Slava Pestov
|
695c351c48
|
see shows stack effect of primitives, sdl console fix
|
2005-02-07 17:16:39 +00:00 |
Slava Pestov
|
9cdd902f57
|
inside method for ellipses
|
2005-02-06 05:21:26 +00:00 |
Slava Pestov
|
78c9e75847
|
more UI work, new shapes, tuple in/out syntax
|
2005-02-06 03:51:41 +00:00 |
Slava Pestov
|
5b524a0fff
|
USING: parsing word more compact than multiple USE:
|
2005-01-29 19:18:28 +00:00 |
Slava Pestov
|
12eceb5b44
|
removed <filebr>, <filebw>, renamed <filecr> to <file-reader>, <filecw> to <file-writer>
|
2005-01-29 05:07:56 +00:00 |
Slava Pestov
|
af40535556
|
more descriptive undefined-method error
|
2005-01-24 02:31:32 +00:00 |
Slava Pestov
|
73d505339a
|
removed times*, use repeat instead
|
2005-01-23 21:47:28 +00:00 |