factor/basis/compiler/tree/propagation
Doug Coleman 82c5388f68 classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin. 2011-11-22 18:49:42 -08:00
..
branches compiler.tree.propagation: fix scalability issue with constraints 2010-04-14 17:19:26 -07:00
call-effect Eliminate duplicate syntax for stack effects "(" no longer drops and is identical to the old "((", which is now removed. 2011-10-18 13:19:39 -07:00
constraints compiler.tree.propagation: fix scalability issue with constraints 2010-04-14 17:19:26 -07:00
copy
info Rename class to class-of 2011-10-24 06:47:42 -05:00
inlining compiler.tree: Renamed high-level IR node constructors to <#foo> from #foo. Moving towards making classes/word names not conflict. 2011-11-06 23:02:45 -08:00
known-words compiler.tree.propagation: more accurate output type for 'tag' primitive 2011-10-29 17:11:04 -07:00
nodes FFI rewrite part 7: compile callback bodies with the optimizing compiler 2010-07-28 00:49:26 -04:00
recursive compiler: combine ##load-constant followed by ##alien-double into a ##load-double on x86-32, saving an integer register 2010-04-18 21:42:45 -05:00
simd compiler.tree.propagation: missed using 2011-11-13 16:10:25 -08:00
simple classes: add syntax for intersection{ and union{ anonymous classes. make classoid a mixin. 2011-11-22 18:49:42 -08:00
slots Rename class to class-of 2011-10-24 06:47:42 -05:00
transforms classes.union: Define a maybe: word that makes a tuple that acts as an anonymous union for a type and f. Updated all the places we define UNION: ?foo foo POSTPONE: f ;. Fixes #416 and lots of headaches. 2011-11-22 01:56:13 -08:00
authors.txt
propagation-tests.factor remove BSD,solaris,etc. misc platform support code 2011-11-02 17:13:51 -07:00
propagation.factor
summary.txt