Commit graph

3704 commits

Author SHA1 Message Date
Justin Ethier
f40232e9eb Removed debug traces 2017-12-06 17:59:49 -05:00
Justin Ethier
b2e9524e70 Handled renamed syntax-rules during macro expansion 2017-12-06 17:55:49 -05:00
Justin Ethier
344eb59381 New test case, still does not work 2017-12-06 13:12:38 -05:00
Justin Ethier
f561428d7e WIP 2017-12-04 18:54:39 -05:00
Justin Ethier
a260474e7d WIP 2017-12-04 17:29:12 -05:00
Justin Ethier
ff5055664b WIP 2017-12-04 17:59:22 -05:00
Justin Ethier
2a3e236469 Renamed to 'my-when' 2017-12-04 13:18:30 -05:00
Justin Ethier
0353930feb New test file 2017-12-04 13:15:32 -05:00
Justin Ethier
a8527380a6 Re-enabled debugging 2017-12-01 16:11:14 -05:00
Justin Ethier
7f6271d622 Add let-syntax to list of keywords 2017-12-01 14:08:30 -05:00
Justin Ethier
dd4b7243e0 Disable debugging 2017-12-01 13:15:53 -05:00
Justin Ethier
046c1f9d22 WIP, able to expand some let-syntax now
Still is debugging here though, needs lots of cleanup
2017-12-01 11:56:07 -05:00
Justin Ethier
18eed21246 WIP, added debugging 2017-11-30 19:02:15 -05:00
Justin Ethier
aadd07943b Added TODO's 2017-11-30 16:40:06 -05:00
Justin Ethier
6441ce9409 Relocated macro expansion code 2017-11-28 18:46:48 -05:00
Justin Ethier
a55ab6780c Remove obsolete imports 2017-11-28 17:01:41 -05:00
Justin Ethier
b52119f2cd Import prim module 2017-11-28 16:36:08 -05:00
Justin Ethier
c5271f05fe Relocating code 2017-11-27 18:52:13 -05:00
Justin Ethier
eac413a2f5 Relocated functions 2017-11-27 17:43:44 -05:00
Justin Ethier
957672fe70 Relocated functions 2017-11-27 17:13:49 -05:00
Justin Ethier
044d135b84 First working version of let-syntax 2017-11-25 19:03:00 -05:00
Justin Ethier
d590d1bf8b Added local-env parameter 2017-11-25 17:34:38 -05:00
Justin Ethier
454fe2c26c Additional hook required for let-syntax 2017-11-24 17:49:42 -05:00
Justin Ethier
5b8f47af43 WIP for let-syntax 2017-11-21 19:07:52 -05:00
Justin Ethier
09cb431219 Added new predicates 2017-11-21 13:23:08 -05:00
Justin Ethier
24fc89f320 WIP 2017-11-19 19:01:14 -05:00
Justin Ethier
8750696e17 cleanup 2017-11-19 18:43:37 -05:00
Justin Ethier
5acffd72d1 Next version will be 0.7.1 2017-11-18 01:02:47 +00:00
Justin Ethier
76132ac2cf Releasing 0.7 2017-11-17 23:57:59 +00:00
Justin Ethier
3446d46a6f Adding test file 2017-11-17 16:48:19 +00:00
Justin Ethier
408ef442c8 Revised feature list 2017-11-15 19:06:46 -05:00
Justin Ethier
d3e2cd437d
Update README.md 2017-11-14 23:04:59 -05:00
Justin Ethier
29567cf900
Update README.md 2017-11-14 23:04:33 -05:00
Justin Ethier
7ef5f899f2
Update README.md 2017-11-14 23:03:27 -05:00
Justin Ethier
09a52e2b52
Update README.md 2017-11-14 22:50:39 -05:00
justin
3d82fdf48d Fixup author of patch 2017-11-14 13:19:21 -05:00
justin
5491180e8c Prevent warning on 32-bit platforms 2017-11-14 13:13:12 -05:00
Justin Ethier
e465f811f5 Thread-sleep allow fractional seconds 2017-11-13 18:41:10 -05:00
Justin Ethier
2911c88a7b
Merge pull request #233 from 0-8-15/patch-1
Update runtime.c
2017-11-13 22:21:15 -05:00
Justin Ethier
08448b9148 Added unicode support 2017-11-13 17:50:54 -05:00
Justin Ethier
9186af6db4 Merge remote-tracking branch 'origin/utf8-dev' 2017-11-13 17:06:04 -05:00
Justin Ethier
1e8819d57e Limit iteration in Cyc_io_peek_char 2017-11-12 18:45:04 -05:00
Justin Ethier
9cfb80677a Cleanup 2017-11-12 18:29:32 -05:00
0-8-15
26c8e7170c
Update runtime.c
Cyc_thread_sleep supports srfi-18 thread-sleep! and is used nowhere else.  thread-sleep! sleeps for a timeout which may be "an exact or inexact real number represents a relative time in seconds", not milliseconds.
2017-11-12 17:14:48 +01:00
Justin Ethier
2631f762dd
Merge pull request #232 from ararslan/aa/readme-badge
Make the Travis badge a link to Travis
2017-11-12 09:05:28 -05:00
Alex Arslan
d415724643
Make the Travis badge a link to Travis 2017-11-11 21:20:33 -08:00
Justin Ethier
39d3be8141 Removing 2017-11-11 18:16:14 -05:00
Justin Ethier
7a3db33e8f Removing old files 2017-11-11 18:15:42 -05:00
Justin Ethier
79e9b83652 Swap header images 2017-11-11 18:10:13 -05:00
Justin Ethier
bb99a1ffe0 Tweak 2017-11-11 18:09:37 -05:00