mes/scripts
Jan Nieuwenhuizen 26dcf7136b mescc: Parse mlibc early, show progress.
* module/mes/libc.mes (_start, strlen, getchar, assert_fail, ungetc,
  putchar, fputc, eputs, fputs, puts, strcmp, itoa, isdigit, atoi,
  malloc, realloc, strncmp, c:getenv): Change to function, add
  progress.  Update callers.
* module/language/c99/compiler.mes (c99-input->info): Compile libc separately.
* guile/mescc.scm: Update progress.
* scripts/mescc.mes: Update progress.
2017-04-24 19:09:54 +02:00
..
mes build: Refactor. 2017-04-12 21:27:59 +02:00
mescc.mes mescc: Parse mlibc early, show progress. 2017-04-24 19:09:54 +02:00
repl.mes scripts: Support --help, --version. 2017-04-04 09:53:05 +02:00
scripts.make build: Refactor. 2017-04-12 21:27:59 +02:00