factor/core/generic
Slava Pestov 1951d739a0 Stack effect declarations are mandatory on all words now
define-temp now takes an effect parameter
Fix compiler bug that Dan found
Stricter enforcement of * effects
Move compile-call from compiler.units to compiler
2009-02-23 20:27:05 -06:00
..
math Fix some problems with arithmetic type inference, exposed by recent changes to log2 word 2008-12-07 19:44:49 -06:00
parser Add summary for heaps more vocabs 2009-02-16 21:05:13 -06:00
standard Stack effect declarations are mandatory on all words now 2009-02-23 20:27:05 -06:00
authors.txt
generic-docs.factor Another attempt at size reduction 2008-11-28 01:08:16 -06:00
generic-tests.factor renaming: contain? -> any?, deep-contains? -> deep-any?, pad-left -> pad-head, pad-right -> pad-tail, trim-left -> trim-head, trim-right -> trim-tail 2009-01-29 22:19:07 -06:00
generic.factor Remove some usages of tuck 2009-01-23 18:20:47 -06:00
summary.txt
tags.txt