Slava Pestov
|
ec393e6dee
|
minor reorganization of low-level code, further work on VOPs
|
2005-05-06 23:49:07 +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
|
008d35310b
|
handbook updates, remove vector-length vector-nth set-vector-nth
|
2005-04-26 04:35:55 +00:00 |
Slava Pestov
|
6ff40d6cf3
|
defining a generic on something that is not a class would ruin the generic
|
2005-04-25 23:56:56 +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
|
dfd3901a39
|
checkin of Factor Developer's Handbook
|
2005-04-25 00:57:37 +00:00 |
Slava Pestov
|
86e09c52ae
|
class introspection tools
|
2005-04-10 22:58:30 +00:00 |
Slava Pestov
|
7a33160272
|
sbuf-nth fix, other misc changes
|
2005-04-07 22:54:02 +00:00 |
Slava Pestov
|
05068c3ffc
|
plugin improvements
|
2005-03-24 03:49:40 +00:00 |
Slava Pestov
|
1bcac74906
|
working on layouts; simpler tuple delegation
|
2005-03-09 03:54:59 +00:00 |
Slava Pestov
|
f824247883
|
code cleanups and faster bootstrap
|
2005-03-08 03:11:36 +00:00 |
Slava Pestov
|
3cb8a1e63d
|
removed halos; a new tile gadget
|
2005-03-07 00:46:29 +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
|
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
|
f24721a010
|
tuples gracefully handle changing shape
|
2005-02-10 03:35:11 +00:00 |
Slava Pestov
|
330db0497d
|
tuples used for i/o streams, removed traits metaclass
|
2005-01-30 20:57:25 +00:00 |
Slava Pestov
|
93dc7ce736
|
added new tuple metaclass, eventually to replace the traits metaclass
|
2005-01-29 21:39:30 +00:00 |
Slava Pestov
|
af40535556
|
more descriptive undefined-method error
|
2005-01-24 02:31:32 +00:00 |
Slava Pestov
|
b5801f45dd
|
faster generic arithmetic, messing around with inference
|
2005-01-16 22:58:28 +00:00 |
Slava Pestov
|
8615910885
|
entry effect code work
|
2005-01-13 19:41:08 +00:00 |
Slava Pestov
|
34d7d6eaef
|
new ?ifte ?unless ?when combinators
|
2005-01-03 04:57:54 +00:00 |
Slava Pestov
|
911b614351
|
minor cleanups, new map-with and each-with words
|
2005-01-01 22:20:48 +00:00 |
Slava Pestov
|
f397fc951b
|
move promises to kernel-internals
|
2004-12-31 23:51:34 +00:00 |
Slava Pestov
|
6159c82407
|
type check optimization is here
|
2004-12-31 07:17:45 +00:00 |
Slava Pestov
|
8495d02a7a
|
cleaner type inference
|
2004-12-30 07:40:14 +00:00 |
Slava Pestov
|
90873c9a2d
|
see works with generics
|
2004-12-29 23:01:23 +00:00 |
Slava Pestov
|
81705a955d
|
type inference changes, comment out smart-terminal reference in win32-console, win32-compatible factor plugin
|
2004-12-29 08:35:46 +00:00 |
Slava Pestov
|
423ac5a947
|
hash tables cons less
|
2004-12-28 03:58:43 +00:00 |
Slava Pestov
|
66ff0243b5
|
huge cleanup
|
2004-12-24 07:52:02 +00:00 |
Slava Pestov
|
6e24186be8
|
generic cleanups and type inference work
|
2004-12-24 04:55:22 +00:00 |
Slava Pestov
|
74b063e3ad
|
fix object /\\ number
|
2004-12-23 23:46:21 +00:00 |
Slava Pestov
|
72c9f9a328
|
type inference work, and smart-term-hook
|
2004-12-23 21:37:16 +00:00 |
Slava Pestov
|
1683ff9b3c
|
type inference work; class\/ and class/\ words
|
2004-12-23 07:14:40 +00:00 |
Slava Pestov
|
5b26116784
|
plugin fixes
|
2004-12-19 06:48:31 +00:00 |
Slava Pestov
|
cad99c8888
|
redid = hashcode and math words using new object system
|
2004-12-19 04:18:32 +00:00 |
Slava Pestov
|
6c6c23ce71
|
reworked bootstrap code, a lot of cleanups
|
2004-12-15 21:57:29 +00:00 |
Slava Pestov
|
235514f6f6
|
Moved generic stuff to its own directory, and merged vectors and vector-combinators
|
2004-12-13 05:13:54 +00:00 |