0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #108 from cooljeanius/imgbot More... 7 months ago
ExprCurve.cpp: remove duplicated code More... 7 months ago
cmake: prefer GLVND for OpenGL More... 7 months ago
Makefile: generate build/complie_commands.json More... 7 months ago
[ImgBot] Optimize images More... 7 months ago
boost: allow Boost/Python multithreaded libraries to be found More... 11 months ago
cmake: account for python3-config vs. python-config for Python3 More... over 1 year ago
cmake: make the pkg-config packaging relocatable More... over 1 year ago
cmake: export cmake targets for external use More... over 1 year ago
ui: expose default ctors for sip 4.19 More... over 1 year ago
Merge branch 'pregenerated-files' More... almost 3 years ago
cmake: add generated include paths used by ExprEditor.cpp More... almost 3 years ago
Updating paths to handle being included as a sub project. More... about 3 years ago
Change the path for the pregenerated files, so a copy isn't needed when FLEX/BISON are missing. More... about 3 years ago
Merge pull request #99 from ix-dcourtois/fix_strings More... over 4 years ago
fixed dumb mistake in string un-escaping method + updated the unit test to check regressions More... over 4 years ago
Merge pull request #96 from tippettstudio/master into master More... over 4 years ago
Adds an sprintf() built-in function More... over 4 years ago
Noise: revert to explicit conversions for clang compatibility More... over 4 years ago
py: support unicode strings under python2 More... over 4 years ago
py: avoid "import *" and trivial style tweaks More... over 4 years ago
Makefile: export ARGS for passing flags to ctest More... over 4 years ago
tests: skip python tests when SeExprPy is not importable More... over 4 years ago
Merge pull request #95 from ix-dcourtois/windows_fixes More... over 4 years ago
Merge pull request #94 from ix-dcourtois/fix_strings More... over 4 years ago
fixed tests build on Windows More... over 4 years ago
LLVM codegen now also correctly unescape special characters in string nodes More... over 4 years ago
build: make SSE 4.1 optional More... over 4 years ago
llvm: avoid undefined llvm::Module::dump() More... over 4 years ago
tests: enable slow when ENABLE_SLOW_TESTS is enabled More... over 4 years ago