factor/basis/compiler/tree/propagation
Slava Pestov e5b94b11d7 Some fixes and cleanups in math.vectors
- Tighten up type inference for operations on complex float arrays
- Fix v. to have correct behavior with complex numbers
- Rename v<< and v>> to vlshift and vrshift to avoid clashing with v>> accessor
2009-09-24 06:58:33 -05:00
..
branches compiler.tree.propagation.branches: M: #phi propagate-around was unnecessary 2009-09-22 17:56:50 -05:00
call-effect
constraints Fixing failing unit tests in compiler.tree.propagation due to constraints 2009-09-22 16:01:14 -05:00
copy
info Fixing failing unit tests in compiler.tree.propagation due to constraints 2009-09-22 16:01:14 -05:00
inlining Rename specific-method to method-for-class, rename (effective-method) to method-for-object, and make both much faster 2009-09-21 17:42:20 -05:00
known-words math.vectors.simd: add saturated arithmetic operations 2009-09-20 23:16:02 -05:00
nodes
recursive
simd Some fixes and cleanups in math.vectors 2009-09-24 06:58:33 -05:00
simple
slots
transforms Rename specific-method to method-for-class, rename (effective-method) to method-for-object, and make both much faster 2009-09-21 17:42:20 -05:00
authors.txt
propagation-tests.factor Tweaks to reduce deployed image size 2009-09-24 06:24:43 -05:00
propagation.factor
summary.txt