Justin Ethier
|
55b112afbd
|
WIP
|
2017-12-12 14:19:10 -05:00 |
|
Justin Ethier
|
29739bc731
|
More examples
|
2017-12-12 10:37:04 -05:00 |
|
Justin Ethier
|
19ee3de542
|
More tests
|
2017-12-12 10:34:52 -05:00 |
|
Justin Ethier
|
9ebd079c8b
|
Added a debug version of the letrec-syntax macro
|
2017-12-11 19:07:05 -05:00 |
|
Justin Ethier
|
04b32d6a5e
|
Tweaked syntax
|
2017-12-11 13:44:47 -05:00 |
|
Justin Ethier
|
7e2a9f46c2
|
Added letrec-syntax example from r7rs
|
2017-12-11 12:15:07 -05:00 |
|
Justin Ethier
|
1903a87cb9
|
Testing with syntax-rules macro
|
2017-12-08 19:50:44 -05:00 |
|
Justin Ethier
|
b96813bb68
|
WIP
|
2017-12-08 12:58:56 -05:00 |
|
Justin Ethier
|
2fe78947ab
|
WIP, testing
|
2017-12-07 12:57:38 -05:00 |
|
Justin Ethier
|
23e67294ec
|
Handle renamed syntax-rules when expanding define-syntax
|
2017-12-07 12:41:03 -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
|
044d135b84
|
First working version of let-syntax
|
2017-11-25 19:03:00 -05:00 |
|
Justin Ethier
|
5b8f47af43
|
WIP for let-syntax
|
2017-11-21 19:07:52 -05:00 |
|
Justin Ethier
|
24fc89f320
|
WIP
|
2017-11-19 19:01:14 -05:00 |
|
Justin Ethier
|
3446d46a6f
|
Adding test file
|
2017-11-17 16:48:19 +00:00 |
|
Justin Ethier
|
061a6fd83a
|
Initial file
|
2017-09-11 21:57:00 +00:00 |
|
Justin Ethier
|
9643d8742b
|
Cleanup
|
2017-08-08 18:09:54 -04:00 |
|
Justin Ethier
|
1028fc566a
|
WIP
|
2017-08-08 16:57:02 +00:00 |
|
Justin Ethier
|
0a84ef6772
|
New file
|
2017-08-08 12:52:36 +00:00 |
|
Justin Ethier
|
c817d447b9
|
Initial file
|
2017-07-10 14:22:46 +00:00 |
|
Justin Ethier
|
2fc2fa3326
|
Testing
|
2017-07-01 20:30:26 -04:00 |
|
Justin Ethier
|
fc45a93ebd
|
WIP
|
2017-07-01 19:36:51 -04:00 |
|
Justin Ethier
|
83b46c32d0
|
Renaming
|
2017-06-30 16:21:50 +00:00 |
|
Justin Ethier
|
81a96d1e53
|
Testing
|
2017-06-30 14:13:24 +00:00 |
|
Justin Ethier
|
eeaf233e36
|
Analysis
|
2017-06-26 19:09:29 -04:00 |
|
Justin Ethier
|
dec1cdf772
|
Moved
|
2017-06-07 21:37:18 +00:00 |
|
Justin Ethier
|
a1a43aa395
|
Relocated
|
2017-06-07 21:36:40 +00:00 |
|
Justin Ethier
|
c0300741d8
|
Initial file
|
2017-06-07 17:58:18 +00:00 |
|
Justin Ethier
|
c1f883f19e
|
Added bignum
|
2017-06-07 17:57:35 +00:00 |
|
Justin Ethier
|
2fe8a234a3
|
WIP
|
2017-05-22 16:21:45 +00:00 |
|
Justin Ethier
|
1d608b597a
|
Testing
|
2017-05-16 18:50:46 +00:00 |
|
Justin Ethier
|
a02af12dce
|
Testing
|
2017-04-06 17:57:20 +00:00 |
|
Koz Ross
|
335d3122da
|
Adding array-list support, tests, amending Makefile
|
2017-02-11 18:58:12 +13:00 |
|
Koz Ross
|
9354379513
|
Removing stray files, ensuring everything is in the tree
|
2017-02-08 22:24:44 +13:00 |
|
Koz Ross
|
560f429926
|
Adding SRFI 121 support, tests, all tests pass
|
2017-02-08 22:23:36 +13:00 |
|
Koz Ross
|
336017efb6
|
Adding SRFI 121 support, tests, all tests pass
|
2017-02-08 22:22:55 +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
|
baa04e033c
|
All SRFI 60 tests now pass
|
2017-02-03 17:28:32 +13:00 |
|
Koz Ross
|
7f36cdc708
|
Fixing comma derp
|
2017-01-31 19:36:23 +13:00 |
|
Koz Ross
|
eae3fbe7de
|
Adding tests for SRFI 60
|
2017-01-31 19:30:00 +13:00 |
|
Justin Ethier
|
b02000f9e9
|
New traces
|
2017-01-13 13:55:48 +00:00 |
|
Justin Ethier
|
32cbed2b73
|
Make test program more effective
|
2017-01-12 11:47:56 +00:00 |
|
Justin Ethier
|
920af98476
|
Added file
|
2017-01-12 02:22:55 -05:00 |
|
Justin Ethier
|
81ef41f5c9
|
Initial file
|
2016-12-23 18:31:12 -05:00 |
|