Justin Ethier
11ef71a2c9
Issue #414 - Add tests for SRFI 128 / 162
2020-09-30 13:06:36 -04:00
Justin Ethier
23f0d928ea
Remove temporary file
2020-09-17 17:30:02 -04:00
Justin Ethier
457ca32279
Issue #407 - Modified the reader to handle escaped intraline whitespace properly, per R7RS.
2020-09-16 23:05:02 -04:00
Justin Ethier
e2b2d9b21d
Issue #398 - Added test cases
2020-08-01 18:37:56 -04:00
Arthur Maciel
1a76af8d9e
Removed all traces of array-list from core
2020-05-26 21:09:14 -03:00
Justin Ethier
22a68d1097
Fix unit tests
2020-05-21 18:39:48 -04:00
Justin Ethier
3dc451d016
eqv? behavior per R7RS
2020-05-21 18:12:54 -04:00
Justin Ethier
12489dcea5
Issue #361 - Added tests
2020-03-05 20:53:35 -05:00
Justin Ethier
e211e3f64d
Issue #339 - Fix fast path in make-string
...
We need to ensure the code point buffer only contains a single byte in order to use the fast path for string creation. For example if there is one code point that is 2 bytes large we need to use the slow path.
2019-09-23 13:28:52 -04:00
Justin Ethier
848e3805b9
Remove dead code
2019-07-02 13:27:00 -04:00
Justin Ethier
17883cbf7c
Relocated file
2019-07-02 13:26:50 -04:00
Justin Ethier
1a1f707a73
Relocated test library
2019-06-19 18:29:42 -04:00
Justin Ethier
b3e9c31d41
Relocated library
2019-06-19 13:18:48 -04:00
Justin Ethier
7fc911069d
Fix to use mutable objects
2019-05-14 13:07:16 -04:00
Justin Ethier
0a0f51ada5
Relocated test files
2019-02-15 17:56:26 -05:00
Justin Ethier
7bbd70df22
Relocate test file
2019-01-16 10:05:58 -05:00
Justin Ethier
f29b482334
Relocated file
2018-11-09 17:04:51 -05:00
Justin Ethier
80ac3ef86f
Added notes
2018-10-05 17:32:28 -04:00
Justin Ethier
cb62cadf97
Initial file
2018-10-04 13:29:07 -04:00
Justin Ethier
6e33b6b26f
WIP
2018-10-04 13:28:24 -04:00
Justin Ethier
5a0d685412
WIP
2018-10-04 11:12:13 -04:00
Justin Ethier
657c6c0dad
WIP
2018-10-03 18:34:09 -04:00
Justin Ethier
2aaeababb9
WIP
2018-10-02 18:46:47 -04:00
Justin Ethier
db1cfb57b8
Staging file
2018-10-01 13:41:28 -04:00
Justin Ethier
ffb15e8d87
New test file
2018-10-01 13:21:01 -04:00
Justin Ethier
0526dadde7
WIP
2018-09-14 10:35:29 -04:00
Justin Ethier
8f06bd8de9
WIP
2018-09-13 18:49:03 -04:00
Justin Ethier
18997af478
WIP
2018-09-13 13:51:37 -04:00
Justin Ethier
2464cf1391
New file
2018-09-13 13:06:19 -04:00
Justin Ethier
f9a477fd08
Relocating file away from top-level
2018-08-15 21:38:26 -04:00
Justin Ethier
d521184a76
Relocate
2018-07-01 17:21:48 -04:00
Justin Ethier
d1f5ef1961
Relocate away from root directory
2018-07-01 17:21:12 -04:00
Justin Ethier
2fc39d09df
Convert second loop
2018-06-22 15:43:29 -04:00
Justin Ethier
3a1a2410b1
Experimenting with a local looping construct
2018-06-22 13:16:44 -04:00
Justin Ethier
282bfc5b5a
Added staging area
2018-06-22 11:09:51 -04:00
Justin Ethier
bab0f708dd
Fixup test cast with latest build
2018-06-20 17:31:02 -04:00
Justin Ethier
e63ee8f974
Relocating to a more suitable place
2018-05-30 13:39:13 -04:00
Justin Ethier
fe5666f086
Relocated file
2018-05-30 13:29:50 -04:00
Justin Ethier
5036401e23
Relocating file
2018-05-22 12:53:38 -04:00
Justin Ethier
df0f325c00
Issue #55
2018-05-16 14:15:45 -04:00
Justin Ethier
57d679ec22
Fixup test
2018-02-14 13:07:36 -05:00
Justin Ethier
4a3c68a7d3
Prevent a compiler error when there is only one argument to +
or *
.
2018-02-01 17:42:05 -05:00
Justin Ethier
142dbc3fb4
Temporarily enable code that generates a compiler error
2018-02-01 13:38:57 -05:00
Justin Ethier
ba3b016c43
Cleanup, add both record type tests from docs
2018-02-01 13:31:31 -05:00
Justin Ethier
f3d2cd8176
Record type fixes
2018-01-31 19:09:01 -05:00
Justin Ethier
070ea54ab1
New test group
2018-01-31 17:13:10 -05:00
Justin Ethier
ab92070e8c
More testing
2018-01-31 16:25:57 -05:00
Justin Ethier
68bc9a45c0
WIP
2018-01-31 16:08:12 -05:00
Justin Ethier
11b02a618b
More test cases
2018-01-31 16:03:12 -05:00
Justin Ethier
2c17e66b55
Cleanup
2018-01-31 12:53:33 -05:00