Web Embeddable Common Lisp

Timeline
Login

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

50 most recent check-ins

2026-04-29
05:22
mcclim-wasm: input editing and keyboard (works,but badly) Leaf check-in: 934b5f4f09 user: jack tags: trunk
2026-04-28
09:54
mcclim-wasm: working application frame (!) check-in: 00bd03f225 user: jack tags: trunk
2026-04-26
12:39
mcclim-wasm: rework test code a little check-in: a20be6e107 user: jack tags: trunk
11:35
mcclim-wasm: update the mirror geometry check-in: b9eb739301 user: jack tags: trunk
11:18
mcclim-wasm: correctly initialize pointer event coordiantes check-in: 811c622a05 user: jack tags: trunk
2026-04-24
15:49
mcclim-wasm: nail sheet native region implementation check-in: 0d3f569304 user: jack tags: trunk
11:08
mcclim-wasm: start implementing native regions [wip] check-in: 7c4f8fddb2 user: jack tags: trunk
2026-04-23
15:20
mcclim-wasm: implement clipping to simple regions check-in: 240add4036 user: jack tags: trunk
10:52
mcclim-wasm: small cleanup check-in: 845939bb6d user: jack tags: trunk
10:14
mcclim-wasm: more uniform jsffi names and todo list check-in: bcad53bae6 user: jack tags: trunk
08:30
mcclim-wasm: refine tests with colors and second pane check-in: 7bf30cf207 user: jack tags: trunk
07:33
mcclim-wasm: let there be color check-in: bf635e2ef1 user: jack tags: trunk
06:56
implement new jsffi type :float check-in: f1b1d8e002 user: jack tags: trunk
06:08
mcclim-wasm: implement draw-text toward-{x,y} check-in: 6dc5ecb2b3 user: jack tags: trunk
2026-04-22
16:03
mcclim-wasm: implement draw-text alignment check-in: 8fe7330a70 user: jack tags: trunk
15:50
mcclim-wasm: implement final ellipse render check-in: 951f5eb33c user: jack tags: trunk
14:48
mcclim-wasm: implement correct elli->bezi render check-in: 9a511f4c6e user: jack tags: trunk
10:13
mcclim-wasm: write (most of) the canvas renderer check-in: b04e49c2c5 user: jack tags: trunk
2026-04-21
13:06
mcclim-wasm: abstract away mirror and add a stub renderer check-in: 119c2f87be user: jack tags: trunk
11:20
mcclim-wasm: correctly dispatch button press/release events check-in: 088f20164f user: jack tags: trunk
10:22
mcclim-wasm: pointer event appropriation and distribution check-in: 70c2631161 user: jack tags: trunk
08:17
mcclim-wasm: initial support for events and rectangles check-in: f92c855565 user: jack tags: trunk
07:00
Add an initial McCLIM port check-in: 1cb65b812e user: jack tags: trunk
04:48
sdl2: wind down the experiment Leaf check-in: f5747d317f user: jack tags: mcclim-sdl2
2026-04-20
18:00
Use SDL2 Renderer in the test code check-in: 4d96630202 user: jack tags: mcclim-sdl2
17:20
resolve an issue with assertion errors in SDL context check-in: 2bbaff915c user: jack tags: mcclim-sdl2
17:11
resolve an issue with assertion errors in SDL context check-in: e848c1b53c user: jack tags: mcclim-sdl2
13:24
Add an example with canvas working SDL2 context check-in: bc20b6a30e user: jack tags: mcclim-sdl2
13:22
Fixes tailored for loading on host check-in: bf11608619 user: jack tags: mcclim-sdl2
05:40
fix typo check-in: 0458afab2b user: jack tags: mcclim-sdl2
05:35
[wip] add mcclim-sdl2 tidbits including a failed experiment with autowrap check-in: 7658b0dda0 user: jack tags: mcclim-sdl2
05:24
Create new branch named "mcclim-sdl2" check-in: 66294e91d3 user: jack tags: mcclim-sdl2
05:23
wank: use the communication style :async check-in: 3b7da48292 user: jack tags: trunk
05:21
asdf-cc: fix the dependency order for correct initialization Moreover: put *cc-features* behind a dynamic parameter instead of inlining - add cross-compile-inputs file - change cross-compile signature for uniform calling with -plan check-in: c3bee91226 user: jack tags: trunk
2026-02-26
13:41
account for unmerged changes in slime check-in: 0c0f01495b user: jack tags: trunk
2025-11-28
12:35
add the newest post to notes check-in: 34a706d3f8 user: jack tags: trunk
2025-11-27
13:25
Add ASDF cross-compilation support check-in: 69d6826a5c user: jack tags: trunk
2025-11-24
13:50
Add a comment to lead users where to initialize their modules check-in: 0abce3d7ad user: jack tags: trunk
12:33
Update main.html to not load slug check-in: 1ee50649f8 user: jack tags: trunk
10:40
Merge shadow-dom branch check-in: 3d07c99363 user: jack tags: trunk
2025-11-21
13:59
add update to notes Leaf check-in: aeef3dabb6 user: jack tags: shadow-dom
13:51
Flesh out mocked CLIM protocols check-in: 7d4955b172 user: jack tags: shadow-dom
2025-11-07
09:04
remove redundant event bindings check-in: c5730b5caa user: jack tags: shadow-dom
08:53
add various events definitions check-in: 6bc5ea7730 user: jack tags: shadow-dom
07:30
remove left-over macro check-in: 909335b86d user: jack tags: shadow-dom
07:22
tidy up dom bindings check-in: 9ad3533053 user: jack tags: shadow-dom
2025-11-06
12:31
Implement variadic function interface check-in: 176c039a0d user: jack tags: shadow-dom
10:47
add a new type :boolean to the jsffi mix check-in: c000a19a75 user: jack tags: shadow-dom
10:31
appropriate set/get attribute check-in: 8a4c85b5a1 user: jack tags: shadow-dom
10:23
further refactor for js bindings check-in: af4300eebe user: jack tags: shadow-dom