Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
bc
/
bbbacf24cf8cf153f10568d55275752f4a0af3d9
/
include
a883ad9
Start checking stack sizes
by Gavin Howard
· 7 years ago
e9a135e
Use a function pointer trick to deduplicate code
by Gavin Howard
· 7 years ago
5d43619
Fix a possible out of bounds bug in vectors
by Gavin Howard
· 7 years ago
e9d0e5a
Remove some useless functions
by Gavin Howard
· 7 years ago
7168cad
Add pedantic and comply with C99
by Gavin Howard
· 7 years ago
7c8dc77
Fix scan-build warnings
by Gavin Howard
· 7 years ago
4596409
Update bc_result_free()
by Gavin Howard
· 7 years ago
9ea1506
Add a function to get the nth item from the end of vectors
by Gavin Howard
· 7 years ago
db48850
Fix a compile error
by Gavin Howard
· 7 years ago
025d04d
Start turning BcNum arrays into least significant first
by Gavin Howard
· 7 years ago
c52c479
Fix bugs with io routines
by Gavin Howard
· 7 years ago
c5e491b
Reform the start code to be better compatible with toybox
by Gavin Howard
· 7 years ago
b5904bf
Change the license
by Gavin Howard
· 7 years ago
a83e3dc
Fix a few bugs and compile errors
by Gavin Howard
· 7 years ago
8389bb2
Rename a few things
by Gavin Howard
· 7 years ago
8e2cc69
Add functions to convert longs to BcNum's
by Gavin Howard
· 7 years ago
6f6dc94
Replace unused with cap in BcNum's
by Gavin Howard
· 7 years ago
903a1e2
Fix printing to not go over the line limit
by Gavin Howard
· 7 years ago
869ee06
Fix bugs found in testing
by Gavin Howard
· 7 years ago
3ba6c8d
Move the include files
by Gavin Howard
· 7 years ago
68b8a5c
Add functions to convert to longs
by Gavin Howard
· 7 years ago
0b465d0
Style fixes
by Gavin Howard
· 7 years ago
0dbafb5
Adjust the license exemption
by Gavin Howard
· 7 years ago
b5c7721
Rip out all references to fxdpnt
by Gavin Howard
· 7 years ago
fe679f0
Write an initial shot at addition
by Gavin Howard
· 7 years ago
3eb626f
Start adding math directly into bc
by Gavin Howard
· 7 years ago
0a8772b
Fix a misinterpretation of the bc spec
by Gavin Howard
· 7 years ago
9a207dd
Add a generic I/O error
by Gavin Howard
· 7 years ago
ae6ff10
Reorder a status
by Gavin Howard
· 7 years ago
5715b04
Update license for Toybox and AOSP
by Gavin Howard
· 7 years ago
2534a81
Make sure to have a function (instruction pointer) stack
by Gavin Howard
· 7 years ago
a0b3453
Handle signals better
by Gavin Howard
· 7 years ago
602178d
Make basic operations work
by Gavin Howard
· 7 years ago
2433ae1
Update bc_program_var_add() bc_program_array_add()
by Gavin Howard
· 7 years ago
ab67e7c
Use bc_program_func_add
by Gavin Howard
· 7 years ago
d832024
Create a define for an invalid index
by Gavin Howard
· 7 years ago
32aee40
Add basic support to the code option
by Gavin Howard
· 7 years ago
91072cf
Fix some bugs found in basic debugging
by Gavin Howard
· 7 years ago
d50539a
Fix all compile errors
by Gavin Howard
· 7 years ago
e46c682
Get rid of all compile errors in parse.c
by Gavin Howard
· 7 years ago
d96bcae
Do more work to have bytecode (not there yet)
by Gavin Howard
· 7 years ago
5a8949e
Start working on redoing parsing for the bytecode change
by Gavin Howard
· 7 years ago
23fa3f3
Move more into vectors
by Gavin Howard
· 7 years ago
26a5aeb
Change stacks to vectors
by Gavin Howard
· 7 years ago
fc71e24
Finish with initial try for warnings and errors on POSIX
by Gavin Howard
· 7 years ago
e66c1f3
Add more POSIX warnings/errors
by Gavin Howard
· 7 years ago
3eeff83
Add a define to do POSIX warnings/errors
by Gavin Howard
· 7 years ago
217a5d5
Start erroring and warning for POSIX standard
by Gavin Howard
· 7 years ago
364287c
Make the simple operations work
by Gavin Howard
· 7 years ago
5a94ef6
Put in more work to get expressions working
by Gavin Howard
· 7 years ago
361bfd3
Make the code persistent across files
by Gavin Howard
· 7 years ago
3e7cf05
Update code to better fit with toybox
by Gavin Howard
· 7 years ago
941334d
Make limits get executed after parse
by Gavin Howard
· 7 years ago
dce6dc9
Split out the stuff between main and bc_main better (for toybox)
by Gavin Howard
· 7 years ago
4bc73ee
Style fixes for toybox
by Gavin Howard
· 7 years ago
4cb7dea
Remove the arbsh material
by Gavin Howard
· 7 years ago