Commit Graph

15 Commits (39b00a1b39c14d99a00f28e87c3daa6ebc8ab108)

Author SHA1 Message Date
Slava Pestov 75560699ea 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 4ca9bd0bba Remove usages of <void*> and *void* 2010-10-25 13:22:50 -05:00
Slava Pestov 74af9abf20 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 b4d23a9d3b javascriptcore: added some platform.txt files 2010-08-01 13:59:37 +02:00
Doug Coleman eefc8b6e2f Fix C-ENUM: -> ENUM: 2010-04-21 00:42:33 -05:00
Doug Coleman ddfeee4621 Add a 'not tested' tag to javascriptcore 2010-04-21 00:30:05 -05:00
Doug Coleman 54134f90f5 use js-context in eval-js 2010-04-20 17:30:23 -05:00
Doug Coleman b32782ac9b 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 6ecf43b91f fix add-library in javascriptcore 2010-04-20 16:06:50 -05:00
Doug Coleman 73eb31a35c Add unit test to javascriptcore, make eval-js throw errors and return a string 2010-04-20 14:21:05 -05:00
Doug Coleman e4b67b268c Add eval-js and eval-js-file 2010-04-20 13:40:16 -05:00
Doug Coleman 1a6a8d4c93 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 5249ebfdf2 Use the javascriptcore library in javascriptcore bindings.. 2010-04-19 18:03:44 -05:00
Doug Coleman 6bd0c02b34 Only load core-foundation vocab on macosx 2010-04-19 17:12:52 -05:00
Doug Coleman c9dc95b103 Add a bare-bones javascriptcore.ffi binding 2010-04-19 17:09:26 -05:00