Commit graph

158 commits

Author SHA1 Message Date
Koz Ross
24ba77f81c Merge https://github.com/justinethier/cyclone into srfi-28 2017-02-05 15:29:17 +13:00
Koz Ross
46762268af Adding full support for SRFI 28, adding tests for compliance, modifying changelog 2017-02-05 14:01:31 +13:00
Koz Ross
d2fb720ded Removing stray files, fixing clean target to purge them in the future 2017-02-05 12:44:47 +13:00
Justin Ethier
c6cd5a744b Flag test so it is not a build target 2017-02-04 17:14:30 -05:00
Koz Ross
93c17952dd Fixing non-building of scheme/cyclone libs 2017-02-04 16:46:12 +13:00
Koz Ross
e99e09d8f7 Changing test rules to actually run, adding code to clean to remove test.txt 2017-02-04 15:23:18 +13:00
Koz Ross
0595fcdb83 Restoring recursive make 2017-02-04 15:09:37 +13:00
Koz Ross
e82d84cd78 More Makefile fixes 2017-02-04 15:06:04 +13:00
Koz Ross
f8a9fd3f42 Fixing construction rules 2017-02-04 13:36:49 +13:00
Koz Ross
ccc2126d78 Initial Makefile purge 2017-02-04 13:15:29 +13:00
Koz Ross
baa04e033c All SRFI 60 tests now pass 2017-02-03 17:28:32 +13:00
Koz Ross
3ab57463e8 Modifying makefile to use bootstrapped cyclone for tests 2017-02-02 08:17:04 +13:00
Justin Ethier
4bcbb2ad16 Issue #165 - Do make test using local Cyclone
Use the local copy of the Cyclone executable and libraries, instead of trying to use anything installed on the system
2017-02-02 00:20:44 -05:00
Justin Ethier
56ac45041c Revert this file 2017-02-01 00:46:11 -05:00
Justin Ethier
2733a08f55 Fix compiler warnings on 32-bit x86 2017-02-01 00:45:14 -05:00
Justin Ethier
b0ec58713b Add SRFI 60 2017-01-28 17:35:48 -05:00
Justin Ethier
41ebbf72b7 Added SRFI 113 2016-11-29 17:06:44 -05:00
Justin Ethier
5aa80fee84 Added SRFI 128 2016-10-12 17:22:14 -04:00
Justin Ethier
d4cdd95c52 Added SRFI 106 2016-09-27 03:19:56 -04:00
Justin Ethier
8bfb053acb Added SRFI 117 to bootstrap 2016-09-07 23:31:50 -04:00
Justin Ethier
f195b79f92 Remove old comment 2016-09-07 02:07:22 -04:00
Justin Ethier
99afef48f7 Added SRFI 117 2016-09-06 23:14:19 -04:00
Justin Ethier
cec9e5c954 WIP 2016-08-30 22:15:40 -04:00
Justin Ethier
79fb2e19a0 Install test.scm 2016-08-26 19:11:24 -04:00
Justin Ethier
25c4857eba Issue #57 - Added open-input-string 2016-08-26 23:22:13 -04:00
Justin Ethier
a7902665bb Added new module 2016-08-26 20:18:11 -04:00
Justin Ethier
6bbda1e943 Renamed file 2016-08-26 03:25:40 -04:00
Justin Ethier
1d4d710b3b Selectively-compile open_memstream 2016-08-25 23:48:31 -04:00
Justin Ethier
4aec9a341f Added mem-streams module 2016-08-25 23:38:34 -04:00
Justin Ethier
907ac59d43 Uninstall sorting files 2016-08-23 18:26:02 -04:00
Justin Ethier
7249861814 Added SRFI 132 2016-08-23 18:18:00 -04:00
Justin Ethier
0310eb38b2 Added SRFI 111 2016-08-23 17:13:00 -04:00
Justin Ethier
886d124513 Added SRFI 133 - vector library 2016-08-22 18:26:23 -04:00
Justin Ethier
8d1a7eb88d Sync icyc.c 2016-08-22 18:16:53 -04:00
Justin Ethier
e8e063ab83 Add SRFI 1 and 2 2016-08-20 18:13:02 -04:00
Justin Ethier
b534657855 Use new Makefile.config format 2016-08-08 17:11:15 -04:00
Justin Ethier
b96a9fcedd Added Cyc_compilation_environment() 2016-07-30 01:48:27 -04:00
Justin Ethier
e13f46b39e Cleanup, added internal compilation commands 2016-07-30 00:59:01 -04:00
Justin Ethier
cc6eba8f52 Include SRFI 69 in the bootstrap directive 2016-07-20 23:06:30 -04:00
Justin Ethier
961bf58286 Added srfi 27 2016-06-20 21:50:48 -04:00
Jason K. MacDuffie
01c743a9be Add basic implementation of srfi 27 2016-06-20 10:15:53 -04:00
Justin Ethier
c81a971b9e Added new module 2016-06-04 00:16:43 -04:00
Justin Ethier
dad7a459ce Fixup module renaming 2016-05-16 23:41:23 -04:00
Justin Ethier
741e32822b Changed module name 2016-05-16 20:29:29 -04:00
Justin Ethier
ff4e8bf3b9 WIP 2016-05-04 22:58:44 -04:00
Justin Ethier
01de92deec Added SRFI 69 2016-05-02 23:52:09 -04:00
Justin Ethier
f7edeb6778 New file 2016-04-28 20:59:27 -04:00
Justin Ethier
80edfa4f8a Added indent 2016-04-27 03:41:04 -04:00
Justin Ethier
faa9638300 Added 'examples' directive 2016-04-14 22:24:35 -04:00
Justin Ethier
c79a79b221 Added (scheme complex) 2016-04-01 03:57:20 -04:00