index
:
system_core.git
replicant-4.2
replicant-6.0
system/core
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libacc
/
tests
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove ACC which has been replaced with llvm.
Jason Sams
2010-09-01
42
-2712
/
+0
*
am 556c60f4: am 51da51a2: am 02effee6: Correctly compute the type of an assig...
Jack Palevich
2009-11-09
1
-0
/
+9
|
\
|
*
Correctly compute the type of an assignment expression.
Jack Palevich
2009-11-09
1
-0
/
+9
*
|
Add support for the continue statement
Jack Palevich
2009-10-29
1
-0
/
+13
*
|
Implement typedef.
Jack Palevich
2009-10-28
1
-0
/
+40
*
|
Support nested macros. (Still don't support macro arguments.)
Jack Palevich
2009-10-27
1
-0
/
+10
|
/
*
Improve address operator (unary &).
Jack Palevich
2009-09-04
1
-0
/
+31
*
Preliminary struct and union support.
Jack Palevich
2009-08-26
1
-0
/
+95
*
Make pointer casting work.
Jack Palevich
2009-08-25
1
-0
/
+9
*
Handle functions with anonymous arguments
Jack Palevich
2009-08-19
1
-0
/
+8
*
Allow redefinition of macros.
Jack Palevich
2009-08-18
1
-0
/
+1
*
Allow '//'-style comments in #defines.
Jack Palevich
2009-08-18
1
-2
/
+3
*
Allow parenthesized expressions as the value of defines
Jack Palevich
2009-08-18
1
-0
/
+7
*
Support 2D arrays.
Jack Palevich
2009-08-04
1
-0
/
+30
*
Implement arrays.
Jack Palevich
2009-08-04
1
-0
/
+77
*
Add support for "short" data type.
Jack Palevich
2009-08-03
1
-0
/
+6
*
Fix parsing of function declarations that return pointers.
Jack Palevich
2009-07-31
1
-6
/
+2
*
Support brackets for accessing array values.
Jack Palevich
2009-07-31
1
-0
/
+61
*
Implement pre-increment / pre-decrement
Jack Palevich
2009-07-31
1
-0
/
+4
*
Support the comma operator.
Jack Palevich
2009-07-31
1
-0
/
+35
*
Implement op=.
Jack Palevich
2009-07-31
1
-0
/
+66
*
Test multiple levels of pointer indirection.
Jack Palevich
2009-07-31
1
-0
/
+35
*
Fix bad ARM code generation for '||' and '&&' operators.
Jack Palevich
2009-07-30
1
-0
/
+53
*
Implement inc/dec in a more lval-friendly way.
Jack Palevich
2009-07-29
1
-0
/
+10
*
Fix the ARM postdecrement operator.
Jack Palevich
2009-07-23
1
-0
/
+23
*
Coerce R0 to destination type before storing it into a variable.
Jack Palevich
2009-07-16
1
-0
/
+9
*
Improve numerical constant parsing.
Jack Palevich
2009-07-15
1
-0
/
+6
*
Add test for passing floats and doubles as ints, floats, and doubles.
Jack Palevich
2009-07-14
1
-9
/
+16
*
Make forward declarations of external symbols really work.
Jack Palevich
2009-07-14
1
-0
/
+9
*
Implement pointer arithmetic.
Jack Palevich
2009-07-13
1
-0
/
+15
*
Implement support for "char" local and global variables.
Jack Palevich
2009-07-13
1
-0
/
+13
*
Implement general casts and pointer dereferencing.
Jack Palevich
2009-07-13
1
-0
/
+85
*
Implement floating point for ARM.
Jack Palevich
2009-07-09
2
-6
/
+30
*
Finish implementing x86 floating point
Jack Palevich
2009-07-09
2
-1
/
+16
*
Implement x86 floating point operations
Jack Palevich
2009-07-08
1
-0
/
+115
*
Implement global, local, and stack based float and double variables.
Jack Palevich
2009-07-08
1
-0
/
+24
*
Implement x86 int <--> float.
Jack Palevich
2009-07-08
1
-2
/
+20
*
Some x86 floating point code works.
Jack Palevich
2009-07-08
1
-0
/
+6
*
Initial support for float, double.
Jack Palevich
2009-07-06
1
-0
/
+7
*
Clean up expression code.
Jack Palevich
2009-07-01
1
-0
/
+4
*
Implement string and character backslash constants.
Jack Palevich
2009-06-12
1
-0
/
+30
*
Improve symbol-related error checking
Jack Palevich
2009-06-12
1
-2
/
+8
*
Improve nested variable test.
Jack Palevich
2009-06-11
1
-0
/
+16
*
Improve local variable scoping.
Jack Palevich
2009-06-11
4
-0
/
+119
*
Remove use of setjmp/longjmp from libacc compiler.
Jack Palevich
2009-06-11
1
-1
/
+1
*
Make otcc code work in x64 based system with 32-bit chroot.
Jack Palevich
2009-06-09
4
-10
/
+20
*
Make a host version of acc for testing.
Jack Palevich
2009-06-08
1
-1
/
+4
*
Switch to ANSI C style C function declarations.
Jack Palevich
2009-06-04
2
-0
/
+456
*
Add support for #pragma foo(bar)
Jack Palevich
2009-06-04
2
-1
/
+451
*
Improve ACC error reporting.
Jack Palevich
2009-05-29
1
-0
/
+2
[next]