zl

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins

2022-04-29
13:17
Random fixups for 99. Leaf check-in: ec9931356f user: ams tags: trunk
13:11
.fossil-settings/ignore-glob: Update. check-in: cf93b2f33c user: ams tags: trunk
2022-04-26
11:53
bin/dcold: Delete file. check-in: fea2d3aabd user: ams tags: trunk
11:52
Setup so we can run 98 and 99 (and other versions ...). check-in: c8a09d22c1 user: ams tags: trunk
10:35
Start adding things for System 99. check-in: 37e77bf58d user: ams tags: trunk
08:21
zl98.asd: Add TIME functions. check-in: 553bfcd1e3 user: ams tags: trunk
2022-04-20
17:40
bin/tqcfasd.lisp: Overwrite output file. check-in: 0633fb6812 user: ams tags: trunk
2022-04-14
07:55
bin/tqcfasd.lisp: Output upper case name. check-in: 14709da0b3 user: ams tags: trunk
07:54
Pathnames on the Lisp Machine are case-insensetive; but are generally written in upper-case. The Unix virus is a much more sensetive operating system. check-in: b98db44bb6 user: ams tags: trunk
2022-04-13
20:49
si.lisp (defprop): Use `putprop'; return symbol. check-in: 564bfa2353 user: ams tags: trunk
2022-04-12
12:29
si.lisp (cadr::%sys-com-pointer-width): Don't define here; let QCOM do it. The value was also wrong anyway... check-in: 2d35501cc5 user: ams tags: trunk
2022-04-09
15:38
si.lisp: Add commented out hack. check-in: 1a0763d9c3 user: ams tags: trunk
2022-04-08
19:14
More fixes. check-in: 169dfc8171 user: ams tags: trunk
10:55
More fixes. check-in: a7f52be36d user: ams tags: trunk
10:16
Rename fasl output; it is a QFASL after all. check-in: 672454ac7c user: ams tags: trunk
10:13
zlmacs.lisp: Add comment about PROG being slightly different in Zeta. check-in: 53f37b9e00 user: ams tags: trunk
2022-04-06
14:53
Misc fixes. check-in: ab46bc0f74 user: ams tags: trunk
07:33
si.lisp: Add more functions. check-in: fede491ba7 user: ams tags: trunk
2022-04-04
16:58
bin/mqc: Ignore if we couldn't remove fasd.out. check-in: 3802954d12 user: ams tags: trunk
16:16
bin/tqcfasd.lisp: Output 8-bit; instead of 16-bit. check-in: 71daa4dcce user: ams tags: trunk
15:15
bin: Fix up QC related stuff. check-in: 917a6a67a0 user: ams tags: trunk
15:13
si.lisp: Add a few more functions/macros for QC. check-in: 223a07edf4 user: ams tags: trunk
10:52
bin/make-unfasl.lisp: Bind *PACKAGE* to SI while doing UNFASL. check-in: 9044629d92 user: ams tags: trunk
09:30
ucode.lisp: Remove obsolete comment. check-in: 31fc327a99 user: ams tags: trunk
2022-03-30
12:02
fini.lisp: More symbols. check-in: 15316ebb24 user: ams tags: trunk
2022-03-29
19:29
si.lisp: Minor fixes. check-in: 38c5dd7f4f user: ams tags: trunk
16:52
si.lisp: Add bunch of functions from ZL. check-in: c75357bc2e user: ams tags: trunk
14:48
fini.lisp: Export/Intern more symbols. check-in: 36397a69b1 user: ams tags: trunk
14:46
si.lisp: Add COPYSYMBOL. check-in: 39738c5ef4 user: ams tags: trunk
13:01
.fossil-settings/ignore-glob: Update. check-in: 1d581c1586 user: ams tags: trunk
13:00
bin/dcold: Add file. check-in: 491c563ba7 user: ams tags: trunk
13:00
Fix random stuff; TIME new Zetalisp compatible version, DEFUN tolerates MACRO/FEXPR, and other mis nonsense. check-in: 666daa18ac user: ams tags: trunk
12:59
bin/m: Add script. check-in: fa5412e1d2 user: ams tags: trunk
2022-03-28
16:40
bin/mcold: Compare generated cold load image. check-in: c027faef55 user: ams tags: trunk
16:40
bin: Reuse FASL files. check-in: f9b5b483a6 user: ams tags: trunk
16:39
Minor cleanup. check-in: 41472db2c5 user: ams tags: trunk
15:23
zl98.asd: Load SYS: SYS; QDEFS LISP. check-in: 60bb66b236 user: ams tags: trunk
15:23
ucode.lisp (rot): Add function. check-in: c77c7b46ac user: ams tags: trunk
15:22
si.lisp (array-push): Add function. check-in: 7b4373fcab user: ams tags: trunk
07:19
si.lisp: DEFVAR some of the SYS: CC; CADREG LISP variables to get around some errors. check-in: 241d3784e7 user: ams tags: trunk
2022-03-27
22:33
si.lisp (select, selectq): Add original macros from System 98. check-in: 342d3faf30 user: ams tags: trunk
21:35
zlmacs.lisp (global::lambda-list-keywords): Define variable. check-in: be9f664bc5 user: ams tags: trunk
21:35
si.lisp (GLOBAL:STRING-LENGTH): Call CL:LENGTH .. LENGTH resolvs to GLOBAL:LENGTH. check-in: 53b8ab6c64 user: ams tags: trunk
2022-03-08
19:42
More fixes; at this point UNFASL also works; MAKE-COLD runs but is broken (produced LOD is short). check-in: fd4c902d4b user: ams tags: trunk
07:21
bin/mall: No need to remove FASL; each command does it already. check-in: 2ba6625e00 user: ams tags: trunk
07:20
bin/mall: New command. check-in: f7714f5f6b user: ams tags: trunk
07:16
Add more functions, and such. Import remainder of symbols via SYS2; EXPORT. check-in: d82073882a user: ams tags: trunk
2022-03-06
15:21
bin/cc: Find the correct Lisp file in the correct directory. check-in: ae8e94ac27 user: ams tags: trunk
15:17
si.lisp: Add more stuff. check-in: 27cf1aa328 user: ams tags: trunk
2022-03-05
15:47
si.lisp (fillarray): Fix up slightly to not be as buggy as before. Add ARRAY as well. check-in: 96ce0fb937 user: ams tags: trunk