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
6667aa1238
factor
/
basis
/
alien
History
Slava Pestov
3045777f02
Fix conflict
2009-02-09 00:34:00 -06:00
..
arrays
Specialized arrays can now be passed to alien functions directly, without calling underlying>> first
2009-02-06 04:36:17 -06:00
c-types
Updating lots of things to use call( -- )
2009-02-08 22:12:11 -06:00
complex
alien.complex vocabulary implementing support for C99 complex numbers
2009-02-06 04:38:31 -06:00
destructors
Update alien.destructors for DEFINE-CLASS
2009-02-06 02:42:03 -06:00
parser
Code cleanup: refactoring usages of rot and -rot to use newer idioms instead
2008-11-30 17:47:29 -06:00
prettyprint
Untangling some dependencies
2008-12-08 14:58:00 -06:00
remote-control
Rename compiled slot of words to optimized, to reflect what it really means (all words are compiled)
2009-01-23 00:37:02 -06:00
strings
Split up io.directories further, move file types to io.files.types. Bunny demo no longer pulls in file-info and file-system-info code, reducing image size by 35kb
2008-12-15 00:01:06 -06:00
structs
Add support for C99 complex float and complex double types to FFI
2009-02-06 04:02:00 -06:00
syntax
Merge branch 'master' into new_ui
2009-01-21 19:56:20 -06:00