Commit graph

199 commits

Author SHA1 Message Date
Justin Ethier
c39465e6cf Sync new file 2019-09-10 17:36:06 -04:00
Justin Ethier
0c050a3065 Added platform to (features) 2019-07-31 13:06:31 -04:00
arthurmaciel
6ccda0c8ef Successfuly installed and tested Cyclone on FreeBSD 12.0 with clang 6.0.1. Updated docs, adaptaed sync.sh and corrected Makefile 2019-07-29 06:58:52 -03:00
Justin Ethier
e3b582e936 Add new unit tests 2019-07-02 13:27:51 -04:00
Justin Ethier
1a1f707a73 Relocated test library 2019-06-19 18:29:42 -04:00
Justin Ethier
072fd6b63e Stub 2019-06-19 13:25:18 -04:00
Justin Ethier
d1e408c4e1 Fix paths 2019-06-19 13:21:47 -04:00
Justin Ethier
9122afdc83 No .scm files to install at this time 2019-06-07 12:24:17 -04:00
Justin Ethier
cbc95c4c34 Add libs/cyclone 2019-06-06 19:07:57 -04:00
Justin Ethier
abfbb0c747 Fix bug in bench directive 2019-05-23 13:38:21 -04:00
Justin Ethier
87ee630353 Incorporate benchmark results into output 2019-05-17 09:33:59 -04:00
Adam Feuer
5a1629529c use libtool to create libraries on macOS 2019-04-10 09:42:10 -07:00
Justin Ethier
41eaf8008b Add "bin" support to Cyc-installation-dir 2019-03-17 18:45:55 -04:00
Justin Ethier
10342c1d2e Allow 'bench' directive to return success value 2019-03-04 13:32:34 -05:00
Justin Ethier
7570665448 Copy new file 2019-02-08 13:13:07 -05:00
Justin Ethier
61508ef55a Relocated file 2019-01-02 18:24:20 -05:00
Justin Ethier
56597cbe57 New lib 2018-12-19 13:27:45 -05:00
Justin Ethier
2e215adafb Added 'make bench' 2018-12-14 15:03:52 -05:00
Justin Ethier
dc34eef03b Add bootstrap to 'make full' 2018-12-14 13:28:52 -05:00
Justin Ethier
aaddb3c403 Added 'make full' 2018-12-14 13:19:06 -05:00
Justin Ethier
14e1eb1b9f Add 143.c to bootstrap 2018-12-03 17:56:42 -05:00
Justin Ethier
94694fdd9e Renamed file 2018-11-12 12:02:34 -05:00
Justin Ethier
d587397b23 Sync new file 2018-11-10 07:04:49 -05:00
Justin Ethier
875583655a Install meta file 2018-01-31 16:00:42 -05:00
Justin Ethier
ed840958e9 Added new test file 2018-01-31 12:56:28 -05:00
Justin Ethier
3bd0fa032b Copy new module 2018-01-31 12:52:21 -05:00
Justin Ethier
48d07a07a1 Cleanup new unit test executable 2018-01-22 09:47:48 -05:00
Justin Ethier
df85c89195 Renamed and added test cases 2018-01-19 17:03:47 -05:00
Justin Ethier
c962050c9b Added new linbrary 2017-12-15 14:23:11 -05:00
Justin Ethier
f25d76747d Sync up with makefile fixes from bootstrap pull req 2017-11-08 18:04:39 -05:00
Justin Ethier
8ec41e34bf Issue #218 - Fix startup issue 2017-09-04 18:57:23 -04:00
Justin Ethier
7d40369c10 Added 143 tests 2017-08-08 17:01:52 +00:00
Justin Ethier
0369788ab6 Remove LIB_CFLAGS 2017-03-28 21:46:39 +00:00
Justin Ethier
205905a629 Cleanup 2017-03-28 11:12:01 +00:00
Justin Ethier
9d1365f56f Install/clean .so files 2017-03-24 12:39:03 +00:00
Justin Ethier
afcc5eaecd WIP 2017-03-23 00:21:16 -04:00
Aric Belsito
8e657806c8
Fix bootstrap 2017-03-20 15:14:35 -07:00
Justin Ethier
19f9f1801a Added make doc 2017-02-24 16:48:55 -05:00
Koz Ross
335d3122da Adding array-list support, tests, amending Makefile 2017-02-11 18:58:12 +13:00
Koz Ross
336017efb6 Adding SRFI 121 support, tests, all tests pass 2017-02-08 22:22:55 +13:00
Justin Ethier
d301592da6 Add BOOTSTRAP_DIR 2017-02-04 18:03:58 -05:00
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