mes/module/language
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
..
c mescc: Refactor libc. 2017-04-02 12:29:09 +02:00
c99 mescc: Parse mlibc early, show progress. 2017-04-24 19:09:54 +02:00
paren.mes Add loadable modules. 2016-12-12 20:35:19 +01:00