summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add node 14 testing on TravisWilliam S Fulton2021-03-071-0/+5
* Appveyor - show cmake versionWilliam S Fulton2021-03-071-1/+1
* Travis cmake tweaksWilliam S Fulton2021-03-071-8/+1
* CI: Warnings as errorsMichel Zou2021-03-073-2/+6
* Fix few unused variable warningsMichel Zou2021-03-076-0/+12
* CMake: Escape backslashes in SWIG_LIB_WIN_UNIXMichel Zou2021-03-061-0/+1
* Merge branch 'array_fix'William S Fulton2021-03-069-145/+135
|\
| * add javascript_arays.i fix to changes fileWilliam S Fulton2021-03-061-0/+3
| * Convert javascript_arrays.i example into testcaseWilliam S Fulton2021-03-069-52/+53
| * Update .gitignore for java doxygen outputWilliam S Fulton2021-03-061-0/+2
| * Javascript code formatting correctionsWilliam S Fulton2021-03-032-21/+15
| * Fix Javascript arrays for modern node versionsWilliam S Fulton2021-03-031-2/+2
| * Fix for new SWIGV8_ARRAY_NEW definitionWilliam S Fulton2021-03-031-1/+1
| * Merge branch 'master' into array_fixWilliam S Fulton2021-03-031964-30661/+57094
| |\
| * | Proper array typemaps in JavascriptNickolay Shmyrev2017-01-149-124/+114
* | | add JSC SetModule/GetModule enhancement to changes fileWilliam S Fulton2021-03-061-0/+4
* | | Merge pull request #1957 from dot-asm/v8-context-awareWilliam S Fulton2021-03-056-28/+37
|\ \ \ | |_|/ |/| |
| * | Lib/javascript/v8: use context-aware initialization.Andy Polyakov2021-03-024-26/+35
| * | Lib/javascript/v8/javascriptrun.swg: minor versioning cleanup.Andy Polyakov2021-03-021-1/+1
| * | configure.ac: re-prioritize node.js detection.Andy Polyakov2021-03-021-1/+1
* | | Merge branch 'vaughamhong-master'William S Fulton2021-03-031-6/+56
|\ \ \ | |/ / |/| |
| * | fixed build error - ISO C90 forbids mixed declarations and code for jscVaugham Hong2015-12-311-15/+34
| * | touch to kickoff another build - from accidental close pull requestVaugham Hong2015-12-311-1/+1
| * | Implemented SetModule / GetModule for JSC to allow type sharing across module...Vaugham Hong2015-12-311-1/+1
| * | Implemented SetModule / GetModule for JSC to allow type sharing across modulesVaugham Hong2015-12-281-6/+37
* | | CMake added to changes fileWilliam S Fulton2021-03-021-0/+3
* | | html chapter numbering fixWilliam S Fulton2021-03-022-6/+5
* | | CMake documentation tweaksWilliam S Fulton2021-03-021-12/+4
* | | Move CMake chapterWilliam S Fulton2021-03-011-70/+70
* | | Merge branch 'windows-cmake-doc'William S Fulton2021-03-012-2/+72
|\ \ \
| * | | Remove duplicate and update to nuget installssethg2021-02-231-41/+35
| * | | Remove duplicate sectionsethg2021-02-231-30/+21
| * | | Add link on main Contents pagesethg2021-02-231-1/+2
| * | | Add CMake build steps on Windowssethg2021-02-231-1/+85
* | | | Merge branch 'cmake-simple'William S Fulton2021-03-015-0/+313
|\ \ \ \
| * | | | CMake test, run -swiglibWilliam S Fulton2021-03-011-0/+1
| * | | | Misc fixesMichel Zou2021-02-263-97/+92
| * | | | Enable cmake build in CIMichel Zou2021-02-252-0/+20
| * | | | Initial CMake configuration.Oliver Buchtala2021-02-253-0/+297
* | | | | Merge branch 'ignore-empty-doxygen-commands'William S Fulton2021-03-014-0/+22
|\ \ \ \ \
| * | | | | Fix incorrect warning "Unknown Doxygen command: ."William S Fulton2021-03-013-0/+10
| * | | | | Don't use invalid iterators in Doxygen command parsing codeVadim Zeitlin2021-02-221-0/+12
| | |/ / / | |/| | |
* | | | | Add table of v8/node versionsWilliam S Fulton2021-03-011-0/+1
* | | | | configure.ac: pick up javascriptcoregtk-4.0,3.0 if available.Andy Polyakov2021-03-012-2/+10
* | | | | OUTPUT typemaps on methods that don't return voidWilliam S Fulton2021-03-015-6/+38
* | | | | Add fix for bad constructor call crash to changes fileWilliam S Fulton2021-02-281-0/+3
* | | | | Add Javascript test for missing new in constructor callWilliam S Fulton2021-02-281-0/+11
* | | | | Merge branch 'js-fix-626'William S Fulton2021-02-281-2/+4
|\ \ \ \ \
| * | | | | Added check to prevent crash on illegal constructor callPatrick Schneider2017-04-131-2/+4
* | | | | | Document Javascript OUTPUT typemap fixWilliam S Fulton2021-02-281-0/+4