Slava Pestov
|
13ef8f9412
|
cell fix; experimental preferred size cache; floor/ceiling/truncate/mod for floats; fix mod for ratios; fix float equality test
|
2006-01-27 04:01:14 +00:00 |
Trent Buck
|
8914e9b640
|
Use run-resource for code distributed with Factor; run-file is for user code.
|
2006-01-21 06:04:03 +00:00 |
Trent Buck
|
0b721bb542
|
Don't compile contrib/ files until the very end; reduces compile time considerably.
|
2006-01-20 01:27:38 +00:00 |
Trent Buck
|
bba4812b9b
|
Fix typo in stack effect.
|
2006-01-20 00:37:24 +00:00 |
Trent Buck
|
4e77f48d74
|
Fix typo in stack effect.
|
2006-01-20 00:30:18 +00:00 |
Slava Pestov
|
d0d12e9462
|
many contrib/ fixes by Trent Buck
|
2006-01-18 19:06:34 +00:00 |
Chris Double
|
05d800ed28
|
Get concurrency contrib code working with 0.80 changes.
|
2006-01-13 13:18:29 +00:00 |
Slava Pestov
|
50b1d48d91
|
fix space invaders
|
2005-11-01 00:54:31 +00:00 |
Slava Pestov
|
23738087aa
|
big syntax change: vectors are now V{ }, hashtables are now H{ }, tuples T{ }, wrappers W{ }, complexes C{ }, arrays { }
|
2005-10-30 03:25:38 +00:00 |
Chris Double
|
c6d9341f13
|
Update contributed code I wrote, plus dlists written by eiz, to use if instead of ifte.
|
2005-09-25 06:03:36 +00:00 |
Chris Double
|
cd32714099
|
change concurrency library to use new catch usage
|
2005-09-21 02:15:29 +00:00 |
Chris Double
|
99d8520dda
|
Add gadgets-layouts USE for 0.77 changes
|
2005-09-04 01:14:46 +00:00 |
Chris Double
|
f53ee2a522
|
Fixup contributions for changes from recent cvs updates.
|
2005-09-02 03:38:27 +00:00 |
Chris Double
|
b6951b8afd
|
Get concurrency code to work with 0.77 changes.
|
2005-08-23 23:59:43 +00:00 |
Chris Double
|
7aaacb19dd
|
Refactoring and additions to the concurrency library.
|
2005-08-07 02:10:32 +00:00 |
Chris Double
|
4682d4429a
|
Add first cut at concurrency library.
|
2005-08-04 22:46:50 +00:00 |