1
I Use This!
Inactive

Commits : Listings

Analyzed 15 days ago. based on code collected 15 days ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
print cl compiler error codes which are not build program failures to output window. More... almost 13 years ago
improved module descriptions More... almost 13 years ago
added opencl-util module. More... almost 13 years ago
module trigger IDE restart dialog. More... almost 13 years ago
updated readme and added build-release ant target. More... almost 13 years ago
improved indenter, incremented module version. More... almost 13 years ago
simple indentation engine More... almost 13 years ago
updated to latest jocl bundle More... almost 13 years ago
updated project template More... almost 13 years ago
fixed functions list (off by one bug in generator) More... almost 13 years ago
project cleanup - ready for first release. More... almost 13 years ago
project properties More... almost 13 years ago
added auto completion for built-in functions including rudimentary doc download. More... almost 13 years ago
editor annotations are now updated if the CLPlatform changes (property changed event). CLPlatform chooser action uses now a shared model to display the same value on all opened editors. Added F9 shortcut for the compile program action. More... almost 13 years ago
editor compiler annotations support. More... almost 13 years ago
log parser: "ati" is still used in some amd drivers. More... almost 13 years ago
compiler message hyperlinking + renamed annotations package to syntax. More... almost 13 years ago
implemented platform chooser. More... almost 13 years ago
first version of compiler support (explicit editor action for now). More... almost 13 years ago
added CLEditorKit with comment/uncomment action. More... almost 13 years ago
moved jocl download script to jocl-runtime, added module to suite. More... almost 13 years ago
initial import: jocl-runtime libwrapper project More... almost 13 years ago
fixed "exception on open multiline comment" bug in lexer. More... almost 13 years ago
fixed compound_statement -> its now possible to have declarations after other statements. other minor rule simplifications. More... almost 13 years ago
reverted FontsColors setting in layer.xml. More... almost 13 years ago
CL specific syntax restrictions. More... almost 13 years ago
fixed git ingore and moved wrapped antlr jar into release folder. More... almost 13 years ago
added missing access_qualifiers, added OpenCL attribute syntax, cleanup. More... almost 13 years ago
cleanup and logging. More... almost 13 years ago
added reserved tokens, relaxed C syntax to allow iterator declaration in for-loop, moved types to BUILDIN_TYPE terminal symbol. More... almost 13 years ago