- 416ce76 bc: better handle optional args of bc_program_pushVar() by Denys Vlasenko · 6 years ago
- 9721f6c bc: tweak help text by Denys Vlasenko · 6 years ago
- a0c421c bc: simplify bc_vm_stdin() by Denys Vlasenko · 6 years ago
- 71e1fc6 bc: only check for ^C in bc_program_exec() main loop by Denys Vlasenko · 6 years ago
- df51539 bc: simpler calling convention for bc_read_file(), bc_program_search() by Denys Vlasenko · 6 years ago
- e3b4f23 bc: bc_num_ulong2num(), bc_program_pushGlobal(), bc_program_stackLen() never fail by Denys Vlasenko · 6 years ago
- a1d3ca2 bc: stop passing around pointers to G.prog, they are all constant by Denys Vlasenko · 6 years ago
- f6c1da5 bc: select parse_init() and parse_expr() using IS_BC, not function pointers by Denys Vlasenko · 6 years ago
- 785e4b3 bc: propagate fixed arguments into callees by Denys Vlasenko · 6 years ago
- ab3c568 bc: simplify ^C handling by Denys Vlasenko · 6 years ago
- 6d9146a bc: convert to "G trick" - this returns bc to zero bss increase by Denys Vlasenko · 6 years ago
- 5a9fef5 bc: simplify, and restore ^C, fix ^D handling by Denys Vlasenko · 6 years ago
- 00d7779 bc: simplify, stop testing for IO errors on every output by Denys Vlasenko · 6 years ago
- ef869ec bc: fix warnings, initial cleanups by Denys Vlasenko · 6 years ago
- 01055ba bc: new applet, throws warning by Gavin Howard · 6 years ago