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
ab8abeaee4
factor
/
basis
/
alien
History
Joe Groff
ab8abeaee4
Merge branch 'master' into c-type-words
2009-09-15 19:14:41 -05:00
..
arrays
Merge branch 'master' into c-type-words
2009-09-15 19:14:41 -05:00
c-types
Merge branch 'master' into c-type-words
2009-09-15 19:14:41 -05:00
complex
struct classes now make their own C type without help from alien.structs. remove alien.structs dependencies from everywhere outside of alien and compiler, and have the FFI handle both alien.structs and classes.struct c-types
2009-09-15 17:38:49 -05:00
destructors
alien.destructors: don't use disposable protocol, since it is common practice to 'leak' alien destructors (|Foo idiom)
2009-08-24 20:45:46 -05:00
fortran
struct classes now make their own C type without help from alien.structs. remove alien.structs dependencies from everywhere outside of alien and compiler, and have the FFI handle both alien.structs and classes.struct c-types
2009-09-15 17:38:49 -05:00
libraries
Delete empty unit tests files, remove 1- and 1+, reorder IN: lines in a lot of places, minor refactoring
2009-08-13 19:21:44 -05:00
parser
create words for c-types
2009-09-15 15:18:54 -05:00
prettyprint
convert compiler cpu backends to use c-type words
2009-09-15 16:08:42 -05:00
remote-control
Split up types.c/h into smaller files, remove optimized slot from F_WORD struct
2009-04-28 17:26:11 -05:00
structs
Merge branch 'master' into c-type-words
2009-09-15 19:14:41 -05:00
syntax
Merge branch 'master' into c-type-words
2009-09-15 19:14:41 -05:00