Helmut Merz helmutm · he/him
helmutm pushed to master at cco/cl-scopes 2024-09-14 23:23:36 +02:00
ee2acbe1b9 util/iter: string-iterator
helmutm pushed to master at cco/cl-scopes 2024-09-14 16:09:38 +02:00
33afa42f24 forge/sf: more basic builtin words
helmutm pushed to master at cco/cl-scopes 2024-09-14 10:11:57 +02:00
c85ab638a5 forge/sf: fixes, improvements; work in progress: if, while, ...
helmutm pushed to master at cco/cl-scopes 2024-09-13 10:13:00 +02:00
78cce53f29 forge/sf: stack and vocabulary in class forge-env
helmutm pushed to master at cco/cl-scopes 2024-09-13 09:39:21 +02:00
5df8a852b1 forge/sf: new forge-env class, work in progress: put stack and vocabulary there
helmutm pushed to master at cco/cl-scopes 2024-09-11 10:03:37 +02:00
65fbf0aac4 forge/sf: tests, fixes - define wforge definition word
helmutm pushed to master at cco/cl-scopes 2024-09-10 15:46:27 +02:00
aa8017be9c forge/sf: register compiler words; reverse word index: use for printing functions
helmutm pushed to master at cco/cl-scopes 2024-09-10 11:11:12 +02:00
180bcca22e forge/sf, work in progress: define / compile forge words
helmutm pushed to master at cco/cl-scopes 2024-09-10 08:57:36 +02:00
b86005e111 forge/sf: exec-item improvements, basic comp-item implementation
helmutm pushed to master at cco/cl-scopes 2024-09-09 19:52:29 +02:00
60cee40051 util/iter: allow stopping an iterator by setting its stop slot to t
helmutm pushed to master at cco/cl-scopes 2024-09-09 18:51:58 +02:00
18bfcd8224 forge/sf: steps towards compiling, + minor improvements
helmutm pushed to master at cco/cl-scopes 2024-09-09 13:09:59 +02:00
2c9dbfde3e forge/sf, work in progress: generic functions for execution and compiling
helmutm pushed to master at cco/cl-scopes 2024-09-09 12:06:01 +02:00
ae4495e939 forge/sf: store words in sf-builtin:... variables; work in progress: use generic functions/methods
helmutm pushed to master at cco/cl-scopes 2024-09-08 22:29:05 +02:00
3e26a361c4 forge/sf: minor improvements
helmutm pushed to master at cco/cl-scopes 2024-09-08 17:14:21 +02:00
a61dc2f1dc new forge/sf: first working version processing input list
helmutm pushed to master at cco/cl-scopes 2024-09-08 15:39:29 +02:00
79afabb4b8 start with new forge implementation (forge/sf)
helmutm pushed to master at cco/cl-scopes 2024-09-07 16:35:57 +02:00
99586247de testing improvements; start with util/iter
helmutm pushed to master at cco/cl-scopes 2024-09-02 16:23:25 +02:00
b264886c17 auth/web: start with testing client login
helmutm pushed to master at cco/cl-scopes 2024-09-02 10:39:49 +02:00
b4fc8ad05d web/cookie: improvements: create-from-keys, more default values
helmutm pushed to master at cco/cl-scopes 2024-09-01 16:46:00 +02:00
1e6ffc1fa2 util: provide pointer (ptr = (make-array nil)