Age | Commit message (Expand) | Author |
---|---|---|
2016-06-02 | Remove FXJSE_Value_ToObject and call methods directly | dsinclair |
2016-05-31 | Replace void* with CFXJSE_HostObect and make wrapped objects inherit from it | tsepez |
2016-05-31 | Replace CFXJSE_Value create/destroy with new and delete. | dsinclair |
2016-05-27 | Workaround dubious casting between CXFA_Object and void* in FXJSE | tsepez |
2016-05-26 | Remove FXJSE_HOBJECT and FXJSE_HVALUE for CFXJSE_Value* | dsinclair |
2016-05-26 | Replace FXJSE_HCLASS with CFXJSE_Class* | dsinclair |
2016-05-26 | Revert of Remove parameters which are always null (patchset #1 id:1 of https:... | dsinclair |
2016-05-25 | Remove parameters which are always null | dsinclair |
2016-05-25 | Rename FXJSE_HRUNTIME to v8::Isolate | dsinclair |
2016-04-19 | XFA unused function cleanup | dsinclair |
2016-04-05 | Rename GetCStr and GetPtr to match CFX_ByteString. | dsinclair |
2016-03-30 | Replace FXJSE_DOUBLE with double | dsinclair |
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair |