Joe Groff
|
eee483654a
|
use radix literals
|
2011-11-23 19:03:40 -08:00 |
Joe Groff
|
5aecd92c37
|
C-ENUM: -> ENUM:
|
2010-04-19 20:07:16 -07:00 |
Slava Pestov
|
54fc884fb3
|
llvm: fix load errors
|
2010-04-13 18:43:48 -07:00 |
Slava Pestov
|
3b92172115
|
Replace 'untested' tag with 'not loaded' and 'not tested' tags
|
2010-04-13 18:43:01 -07:00 |
Slava Pestov
|
7d34ede7e3
|
Merge branch 'master' of git://github.com/erikcharlebois/factor
|
2010-04-10 18:01:19 -07:00 |
Erik Charlebois
|
9c2276b762
|
Change C-ENUM: to always take a type. Use f for anonymous enums. Update all uses.
|
2010-04-09 23:48:22 -07:00 |
Joe Groff
|
d951be1832
|
"cdecl" -> cdecl
|
2010-03-31 19:20:35 -07:00 |
Joe Groff
|
96ab4492d2
|
rename current string-mangling "char*" to "c-string". char* is now just a boring old pointer to char
|
2010-02-23 11:42:02 -08:00 |
Slava Pestov
|
0aad3e6e12
|
vocabs.metadata: replace unportable tag with a platforms.txt file for more fine-grained control. Rename unportable tag to untested for remaining cases
|
2010-02-20 13:30:49 +13:00 |
Slava Pestov
|
df3365261f
|
llvm: add unportable tag
|
2009-07-10 07:46:47 -05:00 |
sheeple
|
2d658bb33c
|
llvm.core: fix add-llvm-library
|
2009-07-10 07:38:19 -05:00 |
Slava Pestov
|
d10ead1cdb
|
llvm: new add-llvm-library word to make things a bit more portable
|
2009-07-10 07:07:54 -05:00 |
Matthew Willis
|
d19e77300d
|
add license and copywrite to extra/llvm vocabs
|
2009-07-01 11:08:57 +09:00 |
Matthew Willis
|
6dfa1e8c37
|
install functions from llvm bytecode, with test
|
2009-06-30 11:43:04 +09:00 |
Matthew Willis
|
f783e49aff
|
Added global jit, and convenience words for dealing with it
|
2009-06-27 18:41:40 +09:00 |
Matthew Willis
|
e72a344b9f
|
Update LLVMTypeKind enum
|
2009-06-26 22:00:55 +09:00 |
Matthew Willis
|
b1ce3933f9
|
Added type parser, factor llvm type objects, and recursive type resolution
|
2009-06-26 00:21:54 +09:00 |
Matthew Willis
|
911b72dc17
|
moving llvm to extra
|
2009-06-15 21:46:19 +09:00 |