João Matos
e093f713b9
Implement support for properties in Emscripten generator. ( #1932 )
...
* Implement support for properties in Emscripten generator.
* CLI: Fix option validation to check for valid Emscripten platform.
* Ignore functions returning tag types for now in JS generation.
* Use a Lua bindings spec file for Emscripten tests.
* Improve JS testing scripts.
* Only run packing step for release CI builds.
2 months ago
João Matos
c645b047b3
Emscripten CI ( #1868 )
...
* Refactor non working JS tests with feature-based checks.
* Add Emscripten testing to CI.
* Compile Emscripten tests as C++14.
* Update Emscripten generated files naming scheme.
* Disable Emscripten property generation.
* Emscripten testing fixes.
* Add CMake to CI.
10 months ago
João Matos
4417dd987a
Code cleanups and improvements ( #1713 )
...
* Code cleanups.
* Run GetterSetterToPropertyPass for more generators.
* Fixed compile warning when compiling parser bindings.
* Cleanup driver code.
* Remove dead 32-bit code.
* Reduce verbosity when Options.Quiet is set.
* Remove test compile-time warnings.
* Move .NET tests to tests/dotnet.
* Remove unused AST viewer code and premake-qt submodule.
* Move tests2/ contents to tests/.
2 years ago
João Matos
117567d61f
Add initial Emscripten generator. ( #1712 )
2 years ago