Commit Graph

640 Commits (b68c60488a4d2b56cf2e966970b34677453d978d)

Author SHA1 Message Date
Slava Pestov a902349dc4 Fix overly long bootstrap time 2008-02-25 03:38:37 -06:00
Slava Pestov 643b3b7dcb Fix bootstrap 2008-02-24 17:40:39 -06:00
Slava Pestov d2c5f28b65 Do tuple reshaping at the end of a compilation unit, preserving a consistent view of the heap to code running during compilation 2008-02-24 02:19:38 -06:00
Slava Pestov b58d61a541 Threads now inherit the namestack once again 2008-02-24 02:18:50 -06:00
Slava Pestov a73972c6b3 Fix another parser bug 2008-02-24 00:26:54 -06:00
Slava Pestov cc600ad54f Cleanups and fixes 2008-02-23 22:48:45 -06:00
Slava Pestov b44b334a02 Fix a smudging bug 2008-02-23 22:29:29 -06:00
Slava Pestov 7eee8e7017 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-22 16:19:05 -06:00
Slava Pestov 3f3a6ea1f7 Fix alarms with image saves 2008-02-22 16:16:00 -06:00
Eduardo Cavazos aae3913b59 io.files: temp-dir -> temp-directory 2008-02-22 01:01:14 -06:00
Slava Pestov 727f91409d Split off concurrency.mailboxes, add timeout support to promises, locks, mailboxes, semaphores, count-downs 2008-02-21 23:47:06 -06:00
Slava Pestov 3eba715778 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-21 23:08:22 -06:00
Eduardo Cavazos 09e5564435 Use temp-file in a few tests and benchmarks 2008-02-21 22:08:51 -06:00
Eduardo Cavazos 41ca620271 io.files: temp-file 2008-02-21 22:08:03 -06:00
Slava Pestov 666c7803f7 Fixes 2008-02-21 20:57:41 -06:00
Slava Pestov 4cb14acff4 New alarm system 2008-02-21 19:12:37 -06:00
Slava Pestov 748c2b4b33 Clean up heaps and add heap-push*, heap-delete words 2008-02-21 17:07:26 -06:00
Slava Pestov ace8a20cba Merge branch 'new_heaps' of git://factorcode.org/git/factor 2008-02-21 14:18:56 -06:00
Slava Pestov d4b53bf4df New heaps work in progress 2008-02-21 14:16:22 -06:00
Slava Pestov 5c50103458 Minor fixes 2008-02-21 14:15:45 -06:00
Slava Pestov 91f4ca6a56 Fighting fires 2008-02-21 02:08:08 -06:00
Slava Pestov 6c0dd93ff1 :vars and .vars 2008-02-21 01:26:44 -06:00
Slava Pestov 6e4ba7af14 Ring benchmark optimization 2008-02-21 01:25:08 -06:00
Slava Pestov 2342169d87 Save thread death errors 2008-02-21 01:24:24 -06:00
Slava Pestov b60dac99b9 New walker 2008-02-20 23:13:31 -06:00
Slava Pestov 614d78ae98 Merge branch 'new_walker' of git://factorcode.org/git/factor 2008-02-19 23:23:22 -06:00
Slava Pestov f2e9b80784 New single stepper work in progress 2008-02-19 23:17:59 -06:00
Eduardo Cavazos a647a02737 kernel-docs: minor fix 2008-02-19 15:57:21 -06:00
Slava Pestov 37e0e28f35 Implement new box data type, fix various bugs, add status parameter for suspend, threads. now prints thread state 2008-02-19 14:38:02 -06:00
Slava Pestov d657821f3e Tested and documented all new concurrency features 2008-02-18 16:20:18 -06:00
Slava Pestov 9edb5875e3 Less drastic changes 2008-02-18 07:30:16 -06:00
Slava Pestov e1336e3da2 Merge branch 'master' of git://factorcode.org/git/factor 2008-02-18 05:13:02 -06:00
Slava Pestov 619ebbf0d7 Fix see for HOOK: 2008-02-18 05:12:38 -06:00
Slava Pestov 2c6afdfee6 Working on new threads 2008-02-18 05:07:40 -06:00
Slava Pestov de8b804abe Fix method redefinition bug 2008-02-17 18:38:29 -06:00
Slava Pestov 9660a9c2d6 Another fix 2008-02-17 17:08:52 -06:00
Slava Pestov bb3468dc2b Fixing interaction between mixin classes and forget 2008-02-17 17:08:16 -06:00
Slava Pestov fa07776250 Fix stack effects for hooks 2008-02-17 00:37:54 -06:00
Slava Pestov d51b351adf Merge branch 'master' of git://factorcode.org/git/factor 2008-02-16 18:50:30 -06:00
Slava Pestov 9c684bf1c5 Fixing some bugs, tweaking optimizer inlining 2008-02-16 18:50:16 -06:00
Slava Pestov d0e5c585f5 Add a unit test 2008-02-16 18:47:53 -06:00
Slava Pestov a71665d821 Fix bad interaction between annotations and generic words 2008-02-16 15:55:25 -06:00
Slava Pestov a832b4d445 Fix tpo 2008-02-16 15:24:41 -06:00
Slava Pestov a5e70241a9 Merge branch 'master' of git://factorcode.org/git/littledan 2008-02-16 14:06:19 -06:00
Daniel Ehrenberg 7ae14a746f Refactoring byte-array and string streams 2008-02-16 13:58:38 -06:00
Slava Pestov c9be883b2c Fix confict 2008-02-16 02:23:02 -06:00
Slava Pestov 9ffeaae63d Unit test fix 2008-02-16 02:20:09 -06:00
Slava Pestov 912339d062 Unit test fixes 2008-02-16 02:19:48 -06:00
Slava Pestov 0b19589630 linkage errors don't thwart compilation anymore 2008-02-16 00:54:54 -06:00
Daniel Ehrenberg 7325d56b67 io.files change 2008-02-16 00:42:16 -06:00