Helmut Merz helmutm · he/him
helmutm pushed to 3master at cco/cybertools 2024-09-22 13:25:52 +02:00
b866ac4267 integrator.filesystem: Python3 fixes
helmutm pushed to 3master at cco/cybertools 2024-09-22 11:16:58 +02:00
ee9d062833 docgen: Python3 fixes
helmutm pushed to 3master at cco/cybertools 2024-09-22 10:41:46 +02:00
4b84e816b4 container: Python3 fixes
helmutm pushed to 3master at cco/cybertools 2024-09-22 10:24:09 +02:00
80766f2279 composer, util: Python3 fixes
helmutm pushed to 3master at cco/cybertools 2024-09-21 22:37:04 +02:00
87ca77df45 commerce: Python3 fixes, + composer (.base, .schema)
helmutm pushed to 3master at cco/cybertools 2024-09-21 17:04:21 +02:00
c5fe028756 catalog: Python3 fixes (+ some fixes in relation)
helmutm pushed to 3master at cco/cybertools 2024-09-21 16:12:09 +02:00
ad632e23ee browser: Python3 fixes
helmutm pushed to 3master at cco/cybertools 2024-09-21 15:05:04 +02:00
98ebc30bd5 tracking: tests OK, including some fixes in container
helmutm pushed to 3master at cco/cybertools 2024-09-21 14:27:20 +02:00
bd631677d6 brain: fixes (zope.interface.implementer); + text: improvements
helmutm pushed to 3master at cco/cybertools 2024-09-21 09:06:50 +02:00
06682d2a5c define project via pyproject.toml, removing setup.py; + fixes => cybertools.text tests OK
helmutm pushed to master at cco/py-scopes 2024-09-20 15:22:02 +02:00
c9cb428707 fix tests: avoid db locked error with sqlite3
helmutm pushed to master at cco/cl-scopes 2024-09-18 16:28:50 +02:00
fe63d977f6 forge: first (too simple) version of iter:stream-iterator and forge:exec-stream
helmutm pushed to master at cco/cl-scopes 2024-09-18 12:55:56 +02:00
90a2f4db27 forge: steps towards if and more...
helmutm pushed to master at cco/cl-scopes 2024-09-17 19:52:48 +02:00
c857da986b forge: make forge/sf the standard forge package; keep old files as x-... for reference
helmutm pushed to master at cco/cl-scopes 2024-09-17 12:37:09 +02:00
6ed436f94f forge: make forge/sf the standard forge package; keep old files as x-... for reference
helmutm pushed to master at cco/cl-scopes 2024-09-17 10:04:33 +02:00
78b7eb0e1b forge/sf: const and var working
helmutm pushed to master at cco/cl-scopes 2024-09-17 08:45:24 +02:00
6bf62fa39d forge/sf: val (pushing code directly to stack) as basis for const and var
helmutm pushed to master at cco/cl-scopes 2024-09-16 11:09:37 +02:00
62350964c6 forge/sf: simple repl
helmutm pushed to master at cco/cl-scopes 2024-09-16 10:50:18 +02:00
6eff29f62d forge/sf: exec-string, using iter:string-iterator
helmutm pushed to master at cco/cl-scopes 2024-09-15 18:39:07 +02:00
66bc23c97a forge/sf: define current-package in forge-env, use for registering and finding words