Added more datatypes, builtin functions, and VIM syntax highlighting files#9
Added more datatypes, builtin functions, and VIM syntax highlighting files#9jar wants to merge 2 commits into
Conversation
|
Thanks Jar, I will try it. I will try also to familiarize with the Coprthr sources, I assume some of the missing stuff isn't even that hard to add. |
|
Things like missing conversions, builtins, vector data types, etc. are all addressed in the file opencl_lift.h If you do find something missing, please still post and issue since we want to capture these to improve support. Note that jar's mods might not completely propagate to Epiphany since two of them were x86/ARM specific. I will take a closer look at the changes and propagate as needed. Sent via BlackBerry by AT&T -----Original Message----- Thanks Jar, I will try it. I will try also to familiarize with the Coprthr sources, I assume some of the missing stuff isn't even that hard to add. Reply to this email directly or view it on GitHub: |
David,
There are a couple bug fixes with the data types and builtin functions, but I added a lot of the stuff that has been missing.