factor/basis/compiler/cfg/intrinsics
Doug Coleman 330c7ba156 factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables.
Redo many FROM: and QUALIFIED: and using lists.
2015-08-12 08:49:02 -05:00
..
alien
allot compiler.cfg.*: a bunch of new docstrings and other doc fixes 2015-04-29 09:31:56 -07:00
fixnum compiler.cfg.*: lots of more compiler docs 2015-06-14 16:44:37 +02:00
float compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
misc factor: Removing SLOT: nth/at/global in favor of using change: at for tuple slots named ``at`` and change-at for hashtables. 2015-08-12 08:49:02 -05:00
simd factor: Rename MACRO: and MACRO: to have quot as the output in stack effects. 2015-07-18 22:16:11 -07:00
slots compiler: cleanup usings. 2014-12-13 16:10:21 -08:00
strings compiler.cfg.*: fixing tests so they work on 32bit archs too 2015-04-30 04:49:48 +02:00
intrinsics-docs.factor Docs: initial docs for the compiler.cfg.* vocabs 2014-05-10 17:13:48 -07:00
intrinsics.factor cpu: enable bit-test intrinsic for fixnum-bit?. 2015-06-17 19:11:10 -07:00
summary.txt