aboutsummaryrefslogtreecommitdiff
path: root/Lib/javascript/v8/javascriptinit.swg
AgeCommit message (Expand)Author
2024-04-11Update to v4.2.1HEADmastermainAlistair Delva
2018-08-02Merge branch 'js-v8-52-tests'William S Fulton
2018-05-06Javascript assert.h - move to header sectionWilliam S Fulton
2017-04-13Remove warnings on Node 6.x aka V8 5.0 and 5.1Patrick Schneider
2017-04-13Add Node 7.x aka V8 5.2+ supportPatrick Schneider
2014-09-30Making generated code more readableRichard
2014-08-28Partially fixed for 3.25.30 (0x032530) - unfinishedRichard
2014-08-28Fixes for v8 3.21.17 (0x032117)Richard
2014-08-28Fixes for v8 3.17.10 (0x031710)Richard
2014-05-24Fix compiler warnings in generated code when using -std=c++98 -std=gnu89 -ped...William S Fulton
2013-09-16Rearrange generation of init block to have custom init code within the initia...Oliver Buchtala
2013-08-31Since this code uses assert, #include <assert.h> is needed.Eric Wing
2013-08-31Merge replayed as done by c778d16abed35829b103d607a53c8f88e3b2d595Oliver Buchtala
2012-09-08Fix errors concerning object wrapping and cleanup in v8 emitter.Oliver Buchtala
2012-09-08Add swig configuration files for v8.Oliver Buchtala