ESL
|
8d8721892e
|
faster read, minor fixes
|
2024-10-21 15:12:19 -04:00 |
|
ESL
|
5285131672
|
faster read
|
2024-08-29 17:54:17 -04:00 |
|
ESL
|
c856b07b17
|
ctov/vtoc, minor refactoring
|
2024-08-22 12:57:27 -04:00 |
|
ESL
|
eadb6fb4fe
|
-D LIBDIR=... and (base-library-directory)
|
2024-07-31 17:18:29 -04:00 |
|
ESL
|
6189cd0957
|
syntax-length removed in favor of escape
|
2024-07-31 16:31:44 -04:00 |
|
ESL
|
a5dd8c87c8
|
xform => xpand; program/export forms dropped
|
2024-07-25 22:42:15 -04:00 |
|
ESL
|
de92c2ed52
|
%gc ,gc and other REPL command improvements
|
2024-07-24 17:42:28 -04:00 |
|
ESL
|
ea15417b4e
|
n.{h,c}, k.c, s.c, and t.c fully generated from /pre
|
2024-07-23 01:20:15 -04:00 |
|
ESL
|
18c39284d4
|
new instructions, improved ksf2c script
|
2024-07-22 23:58:22 -04:00 |
|
ESL
|
951f725b68
|
(current-directory) added; ksf2c started
|
2024-07-22 19:22:27 -04:00 |
|
ESL
|
e8d6a2289c
|
*transformers* init moved to i.c ("B" entries)
|
2024-07-21 14:15:48 -04:00 |
|
ESL
|
0edd2255e3
|
(string-position str str), run-script checks #!
|
2024-07-17 22:43:19 -04:00 |
|
ESL
|
0763791fe3
|
support for #! shebangs of various use
|
2024-07-17 17:47:08 -04:00 |
|
ESL
|
a7fb308858
|
get-environment-variables
|
2024-07-17 13:55:07 -04:00 |
|
ESL
|
76dcf09bcc
|
envvref (%envv-ref) instruction added
|
2024-07-17 00:33:46 -04:00 |
|
ESL
|
9d9c95b6e2
|
,si repl command w/instr support
|
2024-07-16 23:03:00 -04:00 |
|
ESL
|
42fef5bc42
|
standard env/eval/load; improved repl
|
2024-07-12 19:26:56 -04:00 |
|
ESL
|
fa97ece03a
|
new startup/repl/debug sequence
|
2024-07-11 19:12:03 -04:00 |
|
ESL
|
92bf880881
|
system instr, new repl commands: ,gs ,sh
|
2024-07-11 09:50:28 -04:00 |
|
ESL
|
01cdbba2f8
|
globals kept in a hash table, (global-store)
|
2024-07-10 19:28:27 -04:00 |
|
ESL
|
666ace8461
|
*root-name-registry* fully initialized
|
2024-07-06 23:04:35 -04:00 |
|
ESL
|
d4f6ef3451
|
include, cond-expand redone; minor fixes
|
2024-07-03 18:47:26 -04:00 |
|
ESL
|
ffd4a0508f
|
<? opcode removed, location? added
<? opcode causes a bug in <;<? situation: combo instruction is skipped as one
|
2024-06-24 23:46:19 -04:00 |
|
ESL
|
61c27b403e
|
listname->symbol, ltos fix
|
2024-06-15 14:29:16 -04:00 |
|
ESL
|
64be6ba43d
|
port-fold-case hacks; library names & paths
|
2024-06-04 18:37:55 -04:00 |
|
ESL
|
6631ac582e
|
t.scm: eval-top-form works with root env
|
2023-04-21 23:11:45 -04:00 |
|
ESL
|
e95b05135b
|
immediate-hash, '#&box constants serialized
|
2023-04-20 11:03:14 -04:00 |
|
ESL
|
72f51c06c5
|
initial-transformers op, fancy define built-in, minor fixes
|
2023-04-13 17:59:31 -04:00 |
|
ESL
|
c9beba483d
|
quotient, remainder improved
|
2023-04-03 11:31:56 -04:00 |
|
ESL
|
e71a8bde52
|
istagged_inline
|
2023-04-03 09:23:04 -04:00 |
|
ESL
|
b8136d1ce1
|
work-in-progress I
|
2023-04-02 18:11:08 -04:00 |
|
ESL
|
8ad92fa9a7
|
initial switch to libl
|
2023-04-02 16:16:43 -04:00 |
|
ESL
|
b238331edb
|
.
|
2023-03-31 18:25:40 -04:00 |
|
ESL
|
a3f0f2091d
|
current ports refactoring -- finished
|
2023-03-30 23:01:59 -04:00 |
|
ESL
|
6b463a9480
|
current ports refactoring -- still working
|
2023-03-30 19:41:22 -04:00 |
|
ESL
|
ac11df30ac
|
current ports refactoring -- work in progress
|
2023-03-30 18:13:07 -04:00 |
|
ESL
|
aac5aa4993
|
file open refactoring -- done
|
2023-03-30 17:02:22 -04:00 |
|
ESL
|
c35bba32ec
|
file open refactoring -- work in progress
|
2023-03-30 16:24:03 -04:00 |
|
ESL
|
74c3b9ffef
|
parameters, errors, exceptions, guard
|
2023-03-30 16:09:25 -04:00 |
|
ESL
|
623455a8e3
|
post-d-w cleanup
|
2023-03-30 13:17:25 -04:00 |
|
ESL
|
a9aa80ea67
|
dynamic-wind is fully operational
|
2023-03-30 13:08:16 -04:00 |
|
ESL
|
5dd5ff2c07
|
dynamic-wind: work in progress II
|
2023-03-30 01:27:28 -04:00 |
|
ESL
|
29d212eeff
|
dynamic-wind: work in progress
|
2023-03-29 23:18:39 -04:00 |
|
ESL
|
a16c4f005b
|
inline objcpy/objmove as an option
|
2023-03-29 19:02:18 -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
|
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 |
|