1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bumped version More... almost 12 years ago
Merge branch 'hotfix/issue4' More... almost 12 years ago
ENH: added test for issue #4 More... almost 12 years ago
FIX: fixed bug from issue #4. (return statements inside of control flow) More... almost 12 years ago
ENH: added is_jump property More... almost 12 years ago
DOC: added docstring. More... almost 12 years ago
Merge branch 'realease/0.4' More... almost 12 years ago
Bumped version. More... almost 12 years ago
ENH+DOC: updated doc and ran tests. More... almost 12 years ago
ENH: adding byte-code tools. More... almost 12 years ago
ENH: updated bytecode_consumer More... almost 12 years ago
BUGFIX: Fixed bug in exec statement. More... almost 12 years ago
FEAT: Added bytecodetools. More... almost 12 years ago
BUGFIX: fixed lambda returning ifexpr in Py3 More... about 12 years ago
BUG: added tests and fixed a number of bugs. More... about 12 years ago
Merge branch 'release/0.4-beta' More... over 12 years ago
Bumped version. More... over 12 years ago
Updated Version info in package. More... over 12 years ago
removed version.txt file (have opencl/version.py) More... over 12 years ago
Updated version info to be included in package. More... over 12 years ago
ENH: adding more tests. More... over 12 years ago
BUG: Fixed small bug in CLArray.item More... over 12 years ago
Merge branch 'release/0.5' More... over 12 years ago
Fixed bug in 64 bit platforms. More... over 12 years ago
BUG: fixed cl.DeviceMemoryView.read and .write. BUG: fixed mem_layout to be "cl_types.cl_uint8" More... over 12 years ago
ENH: Updated cl.Context init arguement device_type= to allow a string. More... over 12 years ago
ENH: Updated cl.Context init arguement device_type= to allow a string. More... over 12 years ago
Added SEJITS document. More... over 12 years ago
ENH: Added test function to meta namespace. More... over 12 years ago
BUG: Skip test with a bug. More... over 12 years ago