factor/core
Slava Pestov 94e1cb413e Merge branch 'master' of git://factorcode.org/git/factor 2008-02-04 19:43:59 -06:00
..
alien Merge git://pgdn.org/factor 2008-02-04 19:35:49 -06:00
arrays Fix circularity 2008-01-05 18:27:15 -04:00
assocs Replace memory>string and string>memory with four primitives and update io.windows.nt.monitor 2008-01-26 23:38:30 -04:00
bit-arrays Starting work on record1 strings 2008-01-31 20:11:46 -06:00
bit-vectors Fix coercer words 2008-01-30 01:54:11 -06:00
bootstrap Merge branch 'master' of git://factorcode.org/git/factor 2008-02-04 16:20:34 -06:00
byte-arrays Move byte-length generic and methods into alien.c-types 2008-02-01 18:10:32 -08:00
byte-vectors Fix coercer words 2008-01-30 01:54:11 -06:00
classes New generic word implementation reduces compile time 2008-02-04 16:20:07 -06:00
combinators Rename curry* to with 2008-01-09 17:36:30 -05:00
command-line Documentation updates 2008-01-11 03:32:25 -05:00
compiler More method cleanups 2008-02-04 19:38:31 -06:00
continuations New dispose word and with-dispose combinator, docs for io.monitor, working on O(1) stream timeouts 2008-01-31 00:52:06 -06:00
cpu Fix Mac Intel alignment issue 2008-02-04 17:33:59 -06:00
debugger Notify definition-observers when words are forgotten 2008-01-09 17:51:55 -04:00
definitions Clean up generic words a little bit 2008-02-03 14:19:07 -06:00
dlists New dispose word and with-dispose combinator, docs for io.monitor, working on O(1) stream timeouts 2008-01-31 00:52:06 -06:00
effects More method cleanups 2008-02-04 19:38:31 -06:00
float-arrays Merge git://factorcode.org/git/factor 2008-02-01 18:17:55 -08:00
float-vectors Fix coercer words 2008-01-30 01:54:11 -06:00
generator New generic word implementation reduces compile time 2008-02-04 16:20:07 -06:00
generic Better method usages work in progres 2008-02-04 19:43:10 -06:00
graphs Fix some compiled-usage issues 2008-01-12 04:25:16 -05:00
growable record1 strings 2008-01-31 23:00:08 -06:00
hashtables Assorted fixes 2008-01-30 01:10:58 -06:00
heaps Updating summary and authors 2008-01-27 01:02:31 -04:00
inference More method cleanups 2008-02-04 19:38:31 -06:00
init Initial import 2007-09-20 18:09:08 -04:00
inspector Initial import 2007-09-20 18:09:08 -04:00
io refresh-all fix, new show word for debugging 2008-02-04 11:50:20 -06:00
kernel Merge git://factorcode.org/git/factor 2008-01-25 07:08:25 -08:00
layouts Redo the profiler 2008-01-02 20:36:36 -04:00
libc Improve the line-art demo. Put cleanup guards on libc:with-malloc and opengl:with-framebuffer . 2008-01-26 17:15:09 -08:00
listener Clean up listener 2008-01-31 00:52:24 -06:00
math flags now works with numbers 2008-02-02 07:05:15 -06:00
memory Documentation updates 2008-01-11 03:32:25 -05:00
mirrors Rename curry* to with 2008-01-09 17:36:30 -05:00
namespaces No point having get/set-global inline 2008-01-18 02:39:24 -05:00
none Further heap cleanups 2007-11-05 12:35:44 -05:00
optimizer New generic word implementation reduces compile time 2008-02-04 16:20:07 -06:00
parser Lot's of load-everything fixes. 2008-02-02 00:29:47 -06:00
prettyprint Test fixes 2008-02-02 15:00:05 -06:00
quotations Remove useless <quotation> word 2007-12-25 23:45:04 -05:00
refs Updating summary and authors 2008-01-27 01:02:31 -04:00
sbufs record1 strings 2008-01-31 23:00:08 -06:00
sequences Fix unit tests and fix string clone 2008-02-01 16:02:02 -06:00
slots Clean up generic words a little bit 2008-02-03 14:19:07 -06:00
sorting Initial import 2007-09-20 18:09:08 -04:00
source-files refresh-all fix, new show word for debugging 2008-02-04 11:50:20 -06:00
splitting Initial import 2007-09-20 18:09:08 -04:00
strings Test fixes 2008-02-02 15:00:05 -06:00
syntax Clean up generic words a little bit 2008-02-03 14:19:07 -06:00
system Add NetBSD support 2008-01-30 10:57:38 +00:00
threads more lint cleanups 2008-01-13 08:29:04 -10:00
tuples Working on new resizables 2008-01-28 18:15:21 -06:00
vectors Data type cleanups 2008-01-29 23:13:47 -06:00
vocabs Fix ignore restart 2008-01-30 02:44:26 -06:00
words More method cleanups 2008-02-04 19:38:31 -06:00