1. df51539 bc: simpler calling convention for bc_read_file(), bc_program_search() by Denys Vlasenko · 6 years ago
  2. e3b4f23 bc: bc_num_ulong2num(), bc_program_pushGlobal(), bc_program_stackLen() never fail by Denys Vlasenko · 6 years ago
  3. a1d3ca2 bc: stop passing around pointers to G.prog, they are all constant by Denys Vlasenko · 6 years ago
  4. f6c1da5 bc: select parse_init() and parse_expr() using IS_BC, not function pointers by Denys Vlasenko · 6 years ago
  5. 785e4b3 bc: propagate fixed arguments into callees by Denys Vlasenko · 6 years ago
  6. ab3c568 bc: simplify ^C handling by Denys Vlasenko · 6 years ago
  7. 6d9146a bc: convert to "G trick" - this returns bc to zero bss increase by Denys Vlasenko · 6 years ago
  8. 5a9fef5 bc: simplify, and restore ^C, fix ^D handling by Denys Vlasenko · 6 years ago
  9. 00d7779 bc: simplify, stop testing for IO errors on every output by Denys Vlasenko · 6 years ago
  10. ef869ec bc: fix warnings, initial cleanups by Denys Vlasenko · 6 years ago
  11. 01055ba bc: new applet, throws warning by Gavin Howard · 6 years ago