Jan Nieuwenhuizen
|
ad135d3752
|
doc: Release udpate.
* HACKING: Update.
* INSTALL: Update.
* NEWS: Update.
* README: Update.
* doc/ANNOUNCE-0.12: New file.
* throughout: (janneke) coming out.
|
2017-11-21 19:22:26 +01:00 |
|
Jan Nieuwenhuizen
|
28b3ec954b
|
build: Remove scripts/mes symlink.
|
2018-04-07 18:27:26 +02:00 |
|
Jan Nieuwenhuizen
|
0e06928320
|
mes: open-input-string: peek fix.
* module/mes/guile.mes (open-input-string): Return actual tell.
* tests/guile.test ("open-input-string peek"): Test it.
|
2018-01-04 19:32:35 +01:00 |
|
Jan Nieuwenhuizen
|
28d0c259ed
|
mes: with-input-from-string: peek fix.
* module/mes/guile.mes (with-input-from-string): Return actual tell.
* tests/guile.test ("with-input-from-string peek"): Test it.
|
2018-01-04 18:35:26 +01:00 |
|
Jan Nieuwenhuizen
|
5757ef3069
|
nyacc cpp-debugging, tests
|
2018-01-02 20:41:59 +01:00 |
|
Jan Nieuwenhuizen
|
d938b38d5e
|
scm: Add open-input-string, read-string.
* module/mes/guile.mes (open-input-string, read-string): New functions.
* tests/guile.test: New file.
* GNUmakefile (TESTS): Add it.
|
2017-04-01 12:51:35 +02:00 |
|