ESL
|
68988b62f3
|
-b option to support ecraven benchmarks in .sf form
|
2023-03-28 23:40:41 -04:00 |
|
ESL
|
4d1d2d490d
|
(values) now returns unit, not void
|
2023-03-28 19:51:37 -04:00 |
|
ESL
|
8002d8c7d0
|
void/tuples in values, call-with-values
(values) in improper context returns void, call-with-values breaks apart void and tuples
|
2023-03-28 19:32:54 -04:00 |
|
ESL
|
149827f452
|
define-record-type, records added
|
2023-03-28 18:14:45 -04:00 |
|
ESL
|
d08bddc4c9
|
cmp instrs re-coded; 't' integrable type
|
2023-03-28 15:39:00 -04:00 |
|
ESL
|
cc4c6244b4
|
images
|
2023-03-28 11:17:32 -04:00 |
|
ESL
|
b57b54f12a
|
command-line; minor fixes
|
2023-03-28 00:32:05 -04:00 |
|
ESL
|
7e783ec786
|
delay/force & some more missing ops added
|
2023-03-28 00:09:25 -04:00 |
|
ESL
|
4db7a32b1c
|
binary/bytevector i/o
|
2023-03-27 18:58:37 -04:00 |
|
ESL
|
218d8973ce
|
accessor macro refactoring for instructions
|
2023-03-27 16:49:49 -04:00 |
|
ESL
|
c03074c7c1
|
div fix
|
2023-03-26 17:53:52 -04:00 |
|
ESL
|
c1c23eee02
|
env/file/clock/time ops added
|
2023-03-26 17:10:51 -04:00 |
|
ESL
|
72c49980a8
|
internal (read) in n.{sf,c} is now R7RS-compatible
|
2023-03-26 16:29:57 -04:00 |
|
ESL
|
8dc87ec18f
|
(read) added!
|
2023-03-26 14:52:30 -04:00 |
|
ESL
|
7546908e29
|
more bytevector ops/procedures
|
2023-03-26 14:21:19 -04:00 |
|
ESL
|
46b9640ba6
|
initial support for bytevectors
|
2023-03-26 13:20:33 -04:00 |
|
ESL
|
833a6261b9
|
small fixes, void_obj, better error reporting
|
2023-03-26 12:02:36 -04:00 |
|
ESL
|
709304b17d
|
-l option; minor refactoring
|
2023-03-26 00:38:50 -04:00 |
|
ESL
|
033991b0d7
|
refactored object alloc from ins to fix gc bug
|
2023-03-26 00:16:52 -04:00 |
|
ESL
|
fc307375d9
|
few extra instructions
|
2023-03-25 22:22:28 -04:00 |
|
ESL
|
c11ae4e110
|
{fl,}{exp,log,sin,cos,tan,asin,acos,atan} added
|
2023-03-25 15:06:47 -04:00 |
|
ESL
|
295c62ca39
|
generic math instructions re-coded to N
|
2023-03-25 12:03:28 -04:00 |
|
ESL
|
7ef7b1857e
|
library improvements II: extra instructions
|
2023-03-25 11:30:30 -04:00 |
|
ESL
|
af543d10a6
|
some instructions re-coded
|
2023-03-25 01:51:48 -04:00 |
|
ESL
|
01561c7243
|
library improvements 1
|
2023-03-25 00:35:23 -04:00 |
|
ESL
|
c5fb756ea6
|
bug fixes
|
2023-03-24 16:34:11 -04:00 |
|
ESL
|
71eeb37a35
|
support for var-less define; define-values & friends
|
2023-03-24 14:16:10 -04:00 |
|
ESL
|
351cc5ed9b
|
3-string compiled mode; 'P' entries added
|
2023-03-22 23:14:11 -04:00 |
|
ESL
|
ff388441e7
|
3-string compiled code entries; 'A'-type added
|
2023-03-22 18:13:12 -04:00 |
|
ESL
|
463d3622dd
|
transformers for basic forms moved from k to s
|
2023-03-22 14:20:17 -04:00 |
|
ESL
|
f458d436b9
|
syntax-lambda; repl catches errors
|
2023-03-22 13:21:48 -04:00 |
|
ESL
|
b64a58ed34
|
minor refactoring of the transformer
|
2023-03-21 18:02:01 -04:00 |
|
ESL
|
f8c55fd3c9
|
new integrable model switch is complete!
|
2023-03-21 15:29:28 -04:00 |
|
ESL
|
33d1d668a4
|
... s.c fix
|
2023-03-21 13:57:28 -04:00 |
|
ESL
|
0cf6470e1b
|
new integrable model, part VI (before switch)
|
2023-03-21 13:43:26 -04:00 |
|
ESL
|
c90e1abcf2
|
list, vector and others; '#' ig type
|
2023-03-20 22:32:33 -04:00 |
|
ESL
|
57df6ae121
|
... even more builtins as new integrables
|
2023-03-20 20:00:18 -04:00 |
|
ESL
|
b12db72d87
|
... more builtins as new integrables
|
2023-03-20 18:47:10 -04:00 |
|
ESL
|
ad3b6f9844
|
... write and others; 'u' and 'b' ig types
|
2023-03-20 16:43:06 -04:00 |
|
ESL
|
0a94172bbd
|
... generic math ops are new integrables now
|
2023-03-20 14:42:40 -04:00 |
|
ESL
|
91b07297cf
|
... fxmin & others; 'x' ig type
|
2023-03-20 13:49:00 -04:00 |
|
ESL
|
3730b714d4
|
... fl<? and others; 'c' ig type
|
2023-03-20 00:23:42 -04:00 |
|
ESL
|
96332a393f
|
... fl* fl/
|
2023-03-19 23:55:00 -04:00 |
|
ESL
|
d820f510b3
|
new integrable model, part V (fl+, fl-, 'p','m'))
|
2023-03-19 23:31:28 -04:00 |
|
ESL
|
328046cf4a
|
new integrable model, part IV (list ops &c.)
|
2023-03-19 14:52:49 -04:00 |
|
ESL
|
94dc0fb0c1
|
new integrable model, part III (fx/fl ops)
|
2023-03-18 20:09:46 -04:00 |
|
ESL
|
814c0648ec
|
new integrable model, part II
|
2023-03-18 19:13:38 -04:00 |
|
ESL
|
cd1b192446
|
safer use of ... in syntax-rules
|
2023-03-18 16:07:10 -04:00 |
|
dermagen
|
cbb8eed040
|
new integrable model, part 1
|
2023-03-18 14:17:45 -04:00 |
|
ESL
|
98217de003
|
3 minor hbsz fixes
|
2023-03-12 19:29:48 -04:00 |
|