mes/src
Jan Nieuwenhuizen a2f6511f5e mescc: Allow invoking git mescc.mes from elsewhere.
* src/mes.c (load_env): Look in MES_PREFIX too.  Add debug printing.
* scripts/mescc.mes: Consider MES_PREFIX.
* guile/mescc.scm (%prefix): Consider MES_PREFIX.
* module/mes/base-0.mes (string->list): New function, move from type-0.mes.
  (%moduledir): Consider MES_PREFIX.
* module/mes/type-0.mes (string->list): Remove.
2017-12-09 22:38:51 +01:00
..
gc.c mescc: Support regular C99 compile, headers + mlibc. 2017-05-02 23:30:46 +02:00
lib.c mescc: Output performance hacks: use core:display. 2017-12-09 20:10:57 +01:00
math.c core: Add logand, lognot. 2017-08-27 12:53:01 +02:00
mes.c mescc: Allow invoking git mescc.mes from elsewhere. 2017-12-09 22:38:51 +01:00
posix.c mescc: C99 header files and declaraions. 2017-05-23 07:16:08 +02:00
reader.c mes: Nyacc support: Read old characters. 2017-12-09 22:36:53 +01:00
vector.c build: Refactor. 2017-04-12 21:27:59 +02:00