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
c86bedd912
factor
/
basis
/
alien
History
Slava Pestov
892522f8bd
alien.c-types: ensure that long and ulong types are defined with define-primitive-type and not typedef
2010-01-23 00:15:08 +13:00
..
arrays
Factor source files should not be executable
2009-11-21 17:50:43 -06:00
c-types
alien.c-types: ensure that long and ulong types are defined with define-primitive-type and not typedef
2010-01-23 00:15:08 +13:00
complex
alien.complex: fix tests
2009-09-24 12:59:56 -05:00
data
Move platform-specific c-type initialization out of cpu.* vocabularies and into alien.c-types so that the vm vocabulary, which is loaded before cpu.*, will have correct struct offsets
2009-11-05 01:36:14 -06:00
destructors
Factor source files should not be executable
2009-11-21 17:50:43 -06:00
fortran
Merge branch 'master' of
http://factorcode.org/git/factor
2009-10-28 16:17:24 -05:00
libraries
Factor source files should not be executable
2009-11-21 17:50:43 -06:00
parser
update existing code to use :> ( ) when possible
2009-10-28 16:11:33 -05:00
prettyprint
change CALLBACK: to use the ABI of the current LIBRARY: and get rid of STDCALL-CALLBACK:
2009-09-28 19:27:28 -05:00
remote-control
Rename kernel.private:getenv/setenv to special-object/set-special-object to mirror recent renaming on the VM side
2010-01-13 18:08:18 +13:00
syntax
over push -> suffix!, over push-all -> append!
2009-10-28 15:29:01 -05:00