Commit Graph

15 Commits (2d03de1f34499420d9879698f5588e16b28bbb69)

Author SHA1 Message Date
Slava Pestov 55fd15c45a Move <ref>, deref and little-endian? from alien.c-types to alien.data, remove <c-object> 2010-12-25 16:55:36 -08:00
Doug Coleman 6510bdb1eb Remove usages of <void*> and *void* 2010-10-25 13:22:50 -05:00
Slava Pestov 2474fb5dac Update code for brave new world where alien.parser doesn't special-case void, and instead looks it up like any other word 2010-08-15 02:32:13 -07:00
Philipp Brüschweiler c1a7dfdb88 javascriptcore: added some platform.txt files 2010-08-01 13:59:37 +02:00
Doug Coleman 27152e5fdb Fix C-ENUM: -> ENUM: 2010-04-21 00:42:33 -05:00
Doug Coleman 5210b2d563 Add a 'not tested' tag to javascriptcore 2010-04-21 00:30:05 -05:00
Doug Coleman 169f566b63 use js-context in eval-js 2010-04-20 17:30:23 -05:00
Doug Coleman fc71551b65 Move the guts of eval-js to its own word, add eval-js-standalone for unit tests 2010-04-20 17:25:28 -05:00
Doug Coleman d6875b32da fix add-library in javascriptcore 2010-04-20 16:06:50 -05:00
Doug Coleman c7045c2e21 Add unit test to javascriptcore, make eval-js throw errors and return a string 2010-04-20 14:21:05 -05:00
Doug Coleman 16ecb2ec9b Add eval-js and eval-js-file 2010-04-20 13:40:16 -05:00
Doug Coleman 5a2cfea448 Add a with-javascriptcore combinator to set the callstack bounds before calling javascriptcore ffi functions 2010-04-19 20:07:39 -05:00
Doug Coleman cd6b2e006a Use the javascriptcore library in javascriptcore bindings.. 2010-04-19 18:03:44 -05:00
Doug Coleman b17f4ae2b6 Only load core-foundation vocab on macosx 2010-04-19 17:12:52 -05:00
Doug Coleman d1371cfaca Add a bare-bones javascriptcore.ffi binding 2010-04-19 17:09:26 -05:00