* HACKING: Update. * INSTALL: Update. * NEWS: Update. * README: Update. * doc/ANNOUNCE-0.12: New file. * throughout: (janneke) coming out.
* mes.c (symbol_primitive_load): New symbol. (builtin_eval): Use it to implement primitive-load. * module/mes/base-0.mes (push!, pop!): New macro. (load): New macro. * tests/data/load.scm: New file. * tests/base.test (load): New test.