Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
compile
/
slang
/
1fd8579fe65b13a26cfaad12d056d2fc9b46475a
/
slang.hpp
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
6322c93
Use pre-existing clang code to produce errors for un-prototyped functions.
by Kirk Stewart
· 14 years ago
462aefd
Initialize slang and Android.mk.
by Shih-wei Liao
· 14 years ago