Age | Commit message (Expand) | Author |
---|---|---|
2015-02-18 | Replace ugly JS_Define macros with templates. | Tom Sepez |
2015-02-17 | Tidy up JS_Defines.h | Tom Sepez |
2014-12-12 | Avoid duplicate definitions of JSCONST_n*Hash and QeTable variables. | Bruce Dawson |
2014-12-08 | Replace manual/error-prone/hard-to-verify arraysize calculations with safe FX... | Bruce Dawson |
2014-12-08 | Getting rid of more (FX_LPCWSTR) casts and fixing two bugs revealed by this. | Bruce Dawson |
2014-11-17 | Removing unnecessary casts from wchar_t* to wchar_t*, by various names. | Bruce Dawson |
2014-08-13 | Remove try/catch block | Bo Xu |
2014-06-19 | Fix JS_WIDESTRING to work with clang-cl | John Abd-El-Malek |
2014-05-23 | Convert all line endings to LF. | John Abd-El-Malek |
2014-05-20 | Remove "using namespace v8" in header. This allows us to turn all warnings in... | John Abd-El-Malek |
2014-05-17 | Initial commit. | John Abd-El-Malek |