Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
slang
/
28cf66d9a9f82dc4bd4708db905423d14e101ed6
/
slang_rs_backend.cpp
4c9f742
Right usage of linking. Enable the reuse of the same Slang object across multiple input files.
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
001fb6d
1. Add comments to clarify (E.g., don't worry. "syntax error will be triggered by predecessor later")
by Shih-wei Liao
· 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