2014-11-21 21:50 | lex: remove initscan.c (bootstrap scan.c) | Hiltjo Posthuma | 1 | +0 | -3704 |
2014-11-21 21:29 | dc: improve build | Hiltjo Posthuma | 9 | +105 | -10 |
2014-11-21 21:19 | add dc | Hiltjo Posthuma | 9 | +3461 | -0 |
2014-11-21 21:11 | build bc, lex, yacc, update TODO | Hiltjo Posthuma | 3 | +9 | -2 |
2014-11-21 21:03 | yacc: improve build | Hiltjo Posthuma | 3 | +59 | -17 |
2014-11-21 21:00 | bc: improve build | Hiltjo Posthuma | 7 | +164 | -24 |
2014-11-21 20:54 | lex: improve Makefile | Hiltjo Posthuma | 6 | +68 | -82 |
2014-11-21 20:09 | lex: remove incorrect pathnames.h | Hiltjo Posthuma | 1 | +0 | -141 |
2014-11-21 14:39 | fix build with musl, remove deprecated cdefs | Hiltjo Posthuma | 6 | +4 | -3 |
2014-11-21 19:14 | add lex (needs more work) | Hiltjo Posthuma | 27 | +20218 | -0 |
2014-11-21 19:11 | bc: fix build (but needs more work) | Hiltjo Posthuma | 3 | +16 | -8 |
2014-11-21 19:10 | add yacc | Hiltjo Posthuma | 19 | +7342 | -0 |
2014-11-21 14:54 | initial bc import (slightly changed Makefile) | Hiltjo Posthuma | 8 | +2363 | -0 |
2014-11-18 17:34 | Do not include err.h but rather use util.h | sin | 4 | +0 | -4 |
2014-11-18 17:30 | Do not name parameters in function decls | sin | 1 | +2 | -2 |
2014-11-18 17:28 | Cleanup util.h | sin | 3 | +9 | -5 |
2014-11-18 17:27 | Add diff(1) | sin | 15 | +3235 | -1 |
2014-11-18 17:17 | Add install/uninstall targets | sin | 5 | +25 | -16 |
2014-11-18 16:44 | Guard CC, CFLAGS and LDFLAGS in double quotes | sin | 1 | +1 | -1 |
2014-11-18 16:42 | Add hexdump/od | sin | 13 | +2536 | -1 |
2014-11-18 16:12 | Don't use CFLAGS for building the intermediate tools | sin | 1 | +1 | -1 |
2014-11-18 16:07 | Pass down CC as well | sin | 1 | +1 | -1 |
2014-11-18 16:06 | Pass down CFLAGS and LDFLAGS | sin | 2 | +3 | -3 |
2014-11-18 16:01 | Use LDFLAGS instead of LDLIBS for now | sin | 1 | +2 | -2 |
2014-11-18 15:56 | Remove files | sin | 5 | +0 | -1016 |
2014-11-18 15:55 | Fix up include paths for sed | sin | 3 | +4 | -2 |
2014-11-18 15:44 | Initial commit | sin | 37 | +11339 | -0 |