This website requires JavaScript.
Explore
Help
Sign In
steve
/
factor
Watch
1
Star
0
Fork
You've already forked factor
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
f6643a1c72
factor
/
basis
/
compiler
/
cfg
/
intrinsics
History
Joe Groff
bd77633d5b
new intrinsic generators, pt1
2009-11-03 21:38:45 -06:00
..
alien
fix load errors from bootstrapping
2009-10-28 12:51:03 -05:00
allot
update existing code for [let change
2009-10-27 22:05:37 -05:00
fixnum
compiler.cfg: nuke ##bignum>integer and ##integer>bignum since they were unused
2009-09-27 20:36:05 -05:00
float
math: add unordered comparison operators u< u<= u> u>= which behave exactly like < <= > >= except no floating point exceptions are set if one or both inputs are NaNs; also add efficient intrinsic for unordered? predicate, and fix propagation type functions for abs, absq, and bitnot
2009-09-12 22:20:13 -05:00
misc
Completing slot and set-slot changes on x86
2009-09-26 01:39:48 -05:00
simd
new intrinsic generators, pt1
2009-11-03 21:38:45 -06:00
slots
update existing code to use :> ( ) when possible
2009-10-28 16:11:33 -05:00
intrinsics.factor
move all simd intrinsics to compiler.cfg.intrinsics.simd, and only load it when math.vectors.simd is loaded
2009-11-02 15:17:34 -06:00
summary.txt
…