Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
slang
/
b7d1269f983f28d9fe625a96439fa88b39dc96f6
/
slang_rs_backend.h
4cc499d
Start basic support for LLVM 2.9 bitcode writer.
by Stephen Hines
· 13 years ago
4a4bf92
Don't generate forEach() on pre-ICS target SDK.
by Stephen Hines
· 13 years ago
4ccf75e
Fix up parsing of root() function arguments.
by Stephen Hines
· 13 years ago
2e35b13
Add support for -target-api <n> to llvm-rs-cc.
by Stephen Hines
· 13 years ago
b3a12fe
Add Slang support for rs_object_slots metadata.
by Stephen Hines
· 14 years ago
3fd0a94
Refactor pragma handling (pass everything to LLVM)
by Stephen Hines
· 14 years ago
c97a333
Improve validation of AST before reflection.
by Stephen Hines
· 14 years ago
e639eb5
Improve code style.
by Stephen Hines
· 14 years ago
4b32ffd
Factor out RSObjectRefCount for destructor work.
by Stephen Hines
· 14 years ago
cfae0f3
Process non-static funcs with HandleTopLevelDecl().
by Stephen Hines
· 14 years ago
fcda235
Support for local RS zero initialization.
by Stephen Hines
· 14 years ago
68fc02c
Add two new APIs in HandleTranslationUnitPre and HandleTranslationUnitPost.
by Zonr Chang
· 14 years ago
c383a50
Prepend legal announcement in all files.
by Zonr Chang
· 14 years ago
3a9ca1f
Provide better abstraction of class Slang.
by Zonr Chang
· 14 years ago
6315f76
More coding style fixing to improve the readability. No actual semantics
by zonr
· 14 years ago
[Renamed (71%) from slang_rs_backend.hpp]
9ef2f78
The Mother-of-All code review:
by Shih-wei Liao
· 14 years ago
f52a620
Apply changes on slang such that it can work with LLVM/Clang upstream r112364/r112367.
by Shih-wei Liao
· 14 years ago
1fd8579
Add a command-line option to allow function names with the "rs" prefix (--allow-rs-prefix). When not specified, user-defined functions with that prefix will be treated as an error.
by Kirk Stewart
· 14 years ago
6b22674
Add a check to prevent users from defining function names starting witih "rs".
by Kirk Stewart
· 14 years ago
462aefd
Initialize slang and Android.mk.
by Shih-wei Liao
· 14 years ago