Commit graph

2385 commits

Author SHA1 Message Date
Justin Ethier
d0d889f594 Relocated pair->list 2016-08-13 23:14:12 -04:00
Justin Ethier
d322ccea65 Added TODO 2016-08-13 22:52:15 -04:00
Justin Ethier
55f4a7403c Issue #3 - Fix C compiler warning for varargs 2016-08-12 18:07:05 -04:00
Justin Ethier
818e3e2908 Update CHANGELOG.md 2016-08-12 17:39:33 -04:00
Justin Ethier
d525e1eef3 Issue #3 2016-08-13 01:45:28 -04:00
Justin Ethier
17ce827d8e Issue #3 - Allow compiling a pure varargs lambda 2016-08-13 01:42:58 -04:00
Justin Ethier
4b7707e898 Cleanup 2016-08-11 17:57:40 -04:00
Justin Ethier
b80066119a Issue #79 - not exact-closed 2016-08-11 17:25:04 -04:00
Justin Ethier
3b7419f6d6 Added recent changes 2016-08-11 23:53:46 -04:00
Justin Ethier
5dceed4e2d Issue #101 - Include an extra ; to prevent errors
Include an extra semicolon in the C entry point to prevent it from missing in cases where one is no normally inserted, such as for non-cps primitives or constants. This prevents C compilation errors in edge cases.
2016-08-11 23:50:43 -04:00
Justin Ethier
4d5a1cc076 Issue #90 - Typecheck port argument 2016-08-10 19:01:32 -04:00
Justin Ethier
bb2a3bb031 Issue #90 - Check for cdr being a value type
Also cleaned up the display/write pair printing code a bit by using Cyc_is_pair.
2016-08-10 17:50:56 -04:00
Justin Ethier
4595e85f5e Added development guide 2016-08-10 21:53:50 -04:00
Justin Ethier
8f9aa037a8 Revisions 2016-08-10 20:39:59 -04:00
Justin Ethier
72c652da17 Revisions 2016-08-10 20:38:46 -04:00
Justin Ethier
97fee7bc5f Added runtime debugging instructions 2016-08-10 20:36:14 -04:00
Justin Ethier
7228a94532 Staring to keep track of changelog 2016-08-08 19:06:04 -04:00
Justin Ethier
99dce9d628 Issue #90 - modify write to print string escapes 2016-08-08 18:33:17 -04:00
Justin Ethier
64d39650fb Handle more escaped chars 2016-08-08 17:40:57 -04:00
Justin Ethier
b534657855 Use new Makefile.config format 2016-08-08 17:11:15 -04:00
Justin Ethier
71cca4de63 Merge pull request #99 from ofosos/docdocdoc
expand (scheme base) rump docs
2016-08-08 15:57:47 -04:00
Mark Meyer
7630b82c6a improve formatting 2016-08-08 21:30:39 +02:00
Mark Meyer
037a57e304 expand (scheme base) docs with exports 2016-08-08 21:17:54 +02:00
Justin Ethier
aa55fcd038 Merge pull request #98 from ofosos/docdocdoc
Rump documentation for srfi-9 and srfi-27
2016-08-08 14:10:50 -04:00
Mark Meyer
b15eb1e559 add rump documentation for srfi-27 2016-08-08 19:44:18 +02:00
Mark Meyer
8cc05744c6 rump documentation for srfi-9 2016-08-08 19:38:17 +02:00
Justin Ethier
08f120658d Added env:all-variables 2016-08-06 18:59:53 -04:00
Justin Ethier
e044c362c2 Added (flatten) 2016-08-06 18:54:18 -04:00
Justin Ethier
5f88a68525 Sync changes from cyclone-bootstrap 2016-08-06 17:31:14 -04:00
Justin Ethier
a8062e3f13 Issue #93 - Type-check call/cc argument 2016-08-05 23:31:15 -04:00
Justin Ethier
0d81c9be1b Added Cyc_check_proc 2016-08-05 23:30:53 -04:00
Justin Ethier
dca6114788 Added more definitions 2016-08-05 19:47:26 -04:00
Justin Ethier
503adf83c9 New file 2016-08-04 18:15:08 -04:00
Justin Ethier
eb13e4ce97 Simple script to get results data 2016-08-05 00:06:49 -04:00
Justin Ethier
fd71dc336f Refactoring 2016-08-04 20:22:52 -04:00
Justin Ethier
693a22f0fb Bump to 0.1.6 2016-08-03 18:15:19 -04:00
Justin Ethier
ba4d06af0b Revised 2016-08-03 17:10:27 -04:00
Justin Ethier
0893b28c52 Bump version number 2016-08-03 17:05:57 -04:00
Justin Ethier
a617ba6941 Fix compiler warning 2016-08-04 00:30:39 -04:00
Justin Ethier
e36d497aa6 Revised wording 2016-08-03 20:36:17 -04:00
Justin Ethier
12b44cd04a WIP 2016-08-02 18:54:10 -04:00
Justin Ethier
cc2b5024cb WIP 2016-08-02 18:38:54 -04:00
Justin Ethier
6ec9d8ed30 WIP 2016-08-02 18:25:27 -04:00
Justin Ethier
560667eef6 Only use 96-byte object heap on 64-bit platforms 2016-08-03 03:23:16 -04:00
Justin Ethier
4049304095 Added TODO 2016-08-03 00:11:48 -04:00
Justin Ethier
d9c27b7756 Added notes 2016-08-02 21:49:57 -04:00
Justin Ethier
918e78cb21 Added another size heap (96 bytes) 2016-08-01 18:48:58 -04:00
Justin Ethier
ffb5b36869 WIP 2016-08-02 03:34:26 -04:00
Justin Ethier
a034b85d25 Added notes 2016-08-02 03:32:37 -04:00
Justin Ethier
ab2d3a328c Added notes 2016-08-02 02:11:31 -04:00