Jan Nieuwenhuizen
|
3330948a90
|
core: Optimize vector-map, vector-for-each.
* module/srfi/srfi-43.mes (vector-map): Optimize.
(vector-for-each): Optimize.
* tests/srfi-43.test: New file.
* tests/srfi-43.test-guile: New file.
* check.sh (tests): Add it.
* make.scm (mes-tests): Add it.
|
2018-04-20 13:06:00 +02:00 |
|
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
|
8e1b25368b
|
Add iota.
* module/mes/scm.mes: (iota): New function.
* tests/scm.test (iota, iota 0, iota -1): New tests.
|
2016-12-20 19:25:26 +01:00 |
|
Jan Nieuwenhuizen
|
641653563d
|
Partial srfi-43 support for Nyacc.
* module/srfi/srfi-43.mes: New file.
|
2016-12-20 11:31:46 +01:00 |
|