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
6451ed542d
factor
/
basis
/
alien
History
Doug Coleman
f7b2e4a155
remove call to check-c-name
2009-07-23 18:14:07 -05:00
..
arrays
Move wchar_t* typedef from alien.arrays to windows.types since that's the only place that uses it. Reduces deployed image size since io.encodings.utf16 not loaded on Unix
2009-05-12 04:19:22 -05:00
c-types
Cleaning up USING: lists for new strict semantics
2009-05-14 16:54:16 -05:00
complex
Implement stricter vocab search path semantics, with a new API for vocabs.parser. Add map-find-last to sequences vocab
2009-05-14 22:31:29 -05:00
destructors
More progress on Uniscribe
2009-04-02 13:05:26 -05:00
fortran
Updating code in basis and extra for stricter vocab search path semantics
2009-05-14 23:23:06 -05:00
libraries
alien.libraries: add remove-library word, fix dlclose and dll-valid? VM primitives
2009-07-09 06:51:31 -05:00
parser
remove call to check-c-name
2009-07-23 18:14:07 -05:00
prettyprint
Add summary for heaps more vocabs
2009-02-16 21:05:13 -06: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
moved struct wrapper code from alien.structs.structs to alien.marshall.structs
2009-07-07 19:44:34 +12:00
syntax
alien.marshall.syntax: added M-STRUCTURE:
2009-07-08 17:33:21 +12:00