0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 11 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed __VERSION__ not defined on Windows More... almost 7 years ago
added a missing header on Windows More... almost 7 years ago
compilation fix on Windows More... almost 7 years ago
implemented Time on Windows More... almost 7 years ago
qt: add Qt5 compatibility More... almost 7 years ago
minor documentation fixes More... almost 7 years ago
Merge pull request #76 from ix-dcourtois/fix/function_data_leak More... almost 7 years ago
Merge pull request #74 from ix-dcourtois/fix/error_formatting More... almost 7 years ago
made the cleanup option a memer of ExprFuncNode::Data More... almost 7 years ago
ahem ... forgot a semicolon More... almost 7 years ago
make cleanup function's user data optional More... almost 7 years ago
fixed a small error formatting issue More... almost 7 years ago
fixed leak of + operator for strings for LLVM More... almost 7 years ago
fixed function user data leak More... almost 7 years ago
added support for + operator on strings More... almost 7 years ago
small fix to the error reporting formatting More... almost 7 years ago
Merge pull request #73 from mruegenberg/master More... almost 7 years ago
Updates for Python 3. More... almost 7 years ago
Add version check for LLVM 4. Fixes #72. More... almost 7 years ago
tests: allow finding libpng in the default location More... almost 7 years ago
Merge pull request #70 from ix-dcourtois/fix_string_support More... almost 7 years ago
Merge pull request #71 from mruegenberg/master More... almost 7 years ago
interpreter: fixed eval of ExprVarRef of type tString More... almost 7 years ago
Cleanup of portability improvements More... almost 7 years ago
added unit tests for string expressions More... almost 7 years ago
added support for strings in expressions, using LLVM backend More... almost 7 years ago
correctly handle custom LLVM versions More... almost 7 years ago
build: allow gtest to be collected More... almost 7 years ago
build demo apps for qt5 env More... almost 7 years ago
fixes for build dependencies among ui, tests and demos More... almost 7 years ago