Age | Commit message (Expand) | Author |
---|---|---|
2015-11-10 | Keep "static" objects per-context rather than per isolate. | Tom Sepez |
2015-11-06 | Fix all relative includes to core. | Lei Zhang |
2015-10-09 | Pass IJS_Runtime, not IJS_Context, to native object constructors. | Tom Sepez |
2015-10-08 | Wean CJS_Value off of v8::Isolate. | Tom Sepez |
2015-10-07 | Rename IFXJS_Runtime and IFXJS_Context to IJS_. | Tom Sepez |
2015-10-06 | Make the vast majority of JS headers private to src/javascript. | Tom Sepez |