Commit Graph

7 Commits (c57c26b3be74bac3676c23c86d2da58186559db4)

Author SHA1 Message Date
Doug Coleman bdecd564a3 Use keys/values where appropriate 2010-05-21 12:48:04 -05:00
Slava Pestov f6908f513f llvm: fix load errors 2010-04-13 18:43:48 -07:00
Joe Groff 65c3259761 "cdecl" -> cdecl 2010-03-31 19:20:35 -07:00
Slava Pestov 7f2e2b1777 Specialized array overhaul
- Replace hand-written specialized-arrays.* subvocabularies with new system; instead of USE:ing specialized-arrays.T, do SPECIALIZED-ARRAY: T
- Ditto for specialized-vectors; use SPECIALIZED-VECTOR:
- io.mmap.functor: removed entirely, use <mapped-array> instead
- struct-arrays and struct-vectors have been removed because specialized arrays and vectors subsume them entirely
2009-09-09 22:33:34 -05:00
Matthew Willis 778707e8fa add license and copywrite to extra/llvm vocabs 2009-07-01 11:08:57 +09:00
Matthew Willis b46999584b invoker infers function param c-types more generally 2009-06-30 22:55:20 +09:00
Matthew Willis c843edd870 install functions from llvm bytecode, with test 2009-06-30 11:43:04 +09:00