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
eb2f6e43d9
factor
/
basis
/
alien
History
Joe Groff
62e97c138a
ditch string c-types
2010-02-21 10:58:21 -08:00
..
arrays
Factor source files should not be executable
2009-11-21 17:50:43 -06:00
c-types
ditch string c-types
2010-02-21 10:58:21 -08:00
complex
ditch string c-types
2010-02-21 10:58:21 -08: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
missed an alien.fortran test
2010-02-02 00:13:13 -08:00
libraries
alien.libraries: add a "deploy-library" word that marks a library to have its dll deployed with applications that use it. add support to tools.deploy to find and copy deployed libraries into target bundle
2010-02-16 13:32:58 -08: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
alien.syntax: save source location for TYPEDEF:, raise error on redefinition
2010-02-05 20:52:20 +13:00