61 Commits (db7949b263e90158c0e8cb388bf243b0f80de4cb)

Author SHA1 Message Date
Joao Matos e447a54f11 Remove QuickJS example, we have proper tests now. 4 years ago
josetr bdf055fe6c Take advantage of .NET Core transitive dependencies 5 years ago
josetr dbbcb6dbdf Upgrade to .NET Core 3.1 and improve build system 5 years ago
João Matos dc185a66ea Add initial QuickJS generator. 5 years ago
Dimitar Dobrev 254cc0d279 Simplified the getting of the target info in the parser. 8 years ago
Joao Matos 21a12ff01e [examples] Added an example for the parser APIs. 8 years ago
Dimitar Dobrev 230d0366d2 Replaced obsolete code in the example for SDL. 8 years ago
Joao Matos 2a58d51586 Clean option setup in SDL example. 8 years ago
Joao Matos 24decfa11f Remove outdated Clang example. 8 years ago
Dimitar Dobrev b2a872f431 Merged the passes for properties and made the result non-optional. 9 years ago
Joao Matos e8064e3f4e Minor build fixes. 9 years ago
Joao Matos a77bc2a91f Separate parser options from driver options. 9 years ago
Dimitar Dobrev 4f10e9fb78 Fixed the build after the refactoring. 9 years ago
Dimitar Dobrev b41dc261ed Added support for directly wrapping entire sets of interdependent libraries. 9 years ago
Dimitar Dobrev e289dd47bf Extended the class for modules with include and library dirs, and defines. 9 years ago
João Matos d02192ed66 Improved SDL sample with clone scripts and directory scanning. 9 years ago
Dimitar Dobrev 48fece6aa1 Revert "Threw an exception when there are parsing errors, and handled it in the test clients." 10 years ago
Dimitar Dobrev 01e872b30d Threw an exception when there are parsing errors, and handled it in the test clients. 10 years ago
triton 1802470013 Kill the old parser (good riddance :). 11 years ago
triton 7f927db6c8 Renamed ASTContext parameters. 11 years ago
Joao Matos b19cd1042e Updated build scripts with OS X fixes and added some building documentation. 12 years ago
triton 4d70b60700 Renamed ASTContext parameter from "lib" to "ctx". 12 years ago
triton 1593cb882d Fixed examples build functions. 12 years ago
triton 047f6dd227 Updated examples to work with latest CppSharp. 12 years ago
triton aa8cc62c08 Remove the SDL tests from the main build. 12 years ago
triton bc1e08aba9 Remove the OpenCV example. 12 years ago
marcos henrich 0cf8c03aa3 PassBuilder is now generic. Driver Passes is now called TranslationUnitPasses. Added to driver GeneratorOutputPasses. Removed most of the PassBuilder Extensions. 12 years ago
triton 1f35639ff2 Update the SDL example. 12 years ago
Tom Spilman 79aa2d0684 Fix to OpenCV example. 12 years ago
triton d0fb96121d Change the ILibrary methods to take a driver instance. 12 years ago
triton e455af7cf2 Update examples namespace. 12 years ago
triton b2e708d720 Removed the Qt example binding code. 12 years ago
triton ee4f197c99 Updated the OpenCV example. 12 years ago
triton b31762963c Moved the Hello test to /tests. 12 years ago
triton 9d1689a382 Removed obsolete build/readme files. 12 years ago
triton b25089b8bd Added preliminary OpenCV example. 12 years ago
triton 207354a688 Update the examples. 12 years ago
triton 4ee4c719df Updated the SDL example. 12 years ago
triton e2147823d5 Remove build bat file. 12 years ago
triton 6b2e558fd8 Added very preliminary bindings for some basic classes of Qt. 12 years ago
triton 80695254cc Remove the Makefile-based build system. 12 years ago
triton c39bfcb3a2 Move the native Qt files to a folder. 12 years ago
triton 0e8b733369 Remove the Flood example as it is not mainstream enough to be tested by third-party users. 12 years ago
triton 9654661ec1 Updates the examples to the new interfaces. 12 years ago
triton cfdbee6be1 Removed obsolete example project files. 12 years ago
triton c751f417dc Simplified the Premake build files. 12 years ago
Tarmo Pikaro e203d5fcea Wire -Ddefine support. 12 years ago
Tarmo Pikaro bc317f8984 Add -vs <number> command line argument, add vs probing, hello world compilation with system headers. 12 years ago
Tarmo Pikaro 68bfed9f3a Update test app. 12 years ago
Tarmo Pikaro ea9b23e0e1 _wrapper suffix, add autogenerated files manually to project. 12 years ago