Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_system_core
/
5b65909f93f7c35fc1e7aaf7dccc2198e30d17d1
/
libacc
/
tests
/
test.py
aaac928
Implement pre-increment / pre-decrement
by Jack Palevich
· 16 years ago
43aaee3
Support the comma operator.
by Jack Palevich
· 16 years ago
0c01774
Implement op=.
by Jack Palevich
· 16 years ago
beb4fe9
Test multiple levels of pointer indirection.
by Jack Palevich
· 16 years ago
8f361fa
Fix bad ARM code generation for '||' and '&&' operators.
by Jack Palevich
· 16 years ago
9f51a26
Load function symbols using lea syntax.
by Jack Palevich
· 16 years ago
ddf7c9c
Implement inc/dec in a more lval-friendly way.
by Jack Palevich
· 16 years ago
89baa20
Fix the ARM postdecrement operator.
by Jack Palevich
· 16 years ago
8148c5b
Coerce R0 to destination type before storing it into a variable.
by Jack Palevich
· 16 years ago
2aaf21f
Improve numerical constant parsing.
by Jack Palevich
· 16 years ago
fd3db48
Add test for passing floats and doubles as ints, floats, and doubles.
by Jack Palevich
· 16 years ago
37c54bd
Make forward declarations of external symbols really work.
by Jack Palevich
· 16 years ago
a8f427f
Implement pointer arithmetic.
by Jack Palevich
· 16 years ago
25c0cca
Implement support for "char" local and global variables.
by Jack Palevich
· 16 years ago
45431bc
Implement general casts and pointer dereferencing.
by Jack Palevich
· 16 years ago
59178c0
Run tests on both ARM and x86
by Jack Palevich
· 16 years ago
b7718b9
Implement floating point for ARM.
by Jack Palevich
· 16 years ago
bab8064
Add x86 floating point test.
by Jack Palevich
· 16 years ago
40600de
Clean up expression code.
by Jack Palevich
· 16 years ago
609c994
Rewrite compiler test using python.
by Jack Palevich
· 16 years ago