• Joined on 2025-10-21
jonas pushed to main at jonas/.hive 2026-04-28 02:27:50 +02:00
32dba1cfaa Upgrade Gen153 @ 2026-04-26-14:09:07 by jonas@monolith
27da4a1f07 System Gen152 @ 2026-04-25-02:40:46 by jonas@monolith
bc575ee116 System Gen232 @ 2026-04-20-15:02:18 by jonas@comfy-station
Compare 3 commits »
jonas pushed to master at jonas/c-libs 2026-04-21 01:25:22 +02:00
729772ccbe feat(sys): add malloc
4cacdeb012 feat(sys): add sys lib
Compare 2 commits »
jonas pushed to master at jonas/c-libs 2026-04-20 16:00:46 +02:00
d5be4cfe0b feat(app): nolibc hello world
jonas pushed to master at jonas/c-libs 2026-04-18 04:04:08 +02:00
d829209488 feat: rcmem
jonas pushed to main at jonas/.hive 2026-04-16 17:26:57 +02:00
787e1020c0 Home Gen23 @ 2026-04-15-16:12 by admin-jroeger@T14-OE130-7-ubuntu
91756e662e System Gen151 @ 2026-04-09-18:24:51 by jonas@monolith
392392f937 System Gen150 @ 2026-04-09-18:14:21 by jonas@monolith
d425db9f19 System Gen149 @ 2026-04-09-18:02:02 by jonas@monolith
075557a871 Upgrade Gen148 @ 2026-04-09-17:43:03 by jonas@monolith
Compare 8 commits »
jonas pushed to main at jonas/.hive 2026-04-16 16:23:34 +02:00
ea4df1102b System Gen151 @ 2026-04-09-18:24:51 by jonas@monolith
fddf1e5043 System Gen150 @ 2026-04-09-18:14:21 by jonas@monolith
54d37f54c9 System Gen149 @ 2026-04-09-18:02:02 by jonas@monolith
e52dc3a70c Upgrade Gen148 @ 2026-04-09-17:43:03 by jonas@monolith
45864215b8 System Gen231 @ 2026-04-02-18:38:00 by jonas@comfy-station
Compare 7 commits »
jonas pushed to main at jonas/.hive 2026-04-16 16:20:54 +02:00
37589de341 Home Gen23 @ 2026-04-15-16:12 by admin-jroeger@T14-OE130-7-ubuntu
0240531a02 System Gen147 @ 2026-03-29-18:04:00 by jonas@monolith
7fbc6f180e System Gen229 @ 2026-03-29-17:54:43 by jonas@comfy-station
c23e6d9621 System Gen228 @ 2026-03-29-17:27:44 by jonas@comfy-station
a13add9b81 refactor modules
Compare 6 commits »
jonas pushed to master at jonas/c-libs 2026-04-14 21:33:03 +02:00
29683dfe1c fix: c-libs name
jonas pushed to main at jonas/lispers 2026-04-02 19:19:36 +02:00
5c5c81325d fix(build): app name
jonas pushed to main at jonas/lispers 2026-04-02 19:17:39 +02:00
d1211b7157 fix(texture): display inf rec
jonas pushed to main at jonas/lispers 2026-04-02 18:51:32 +02:00
99bf883eeb fix(flake): default app name
jonas pushed to main at jonas/lispers 2026-04-02 18:17:49 +02:00
078ad2c401 build: install scenes properly
3a49460fe6 feat(sphere): add texture sphere
Compare 2 commits »
jonas pushed to main at jonas/lispers 2026-04-02 14:48:40 +02:00
684cc19302 fix(expression): PartialEq and PartialOrd impls
0e919c339c feat(texture): add plane textures
Compare 2 commits »
jonas pushed to main at jonas/lispers 2026-04-01 01:46:01 +02:00
5605ad0901 fix: environment warnings
3e5f23a3bf feat(rt-lisp): add more math overloads
5aeaf72af1 feat(macro): show invalid args
6e6a3e8a27 feat: update demo
Compare 4 commits »
jonas pushed to main at jonas/lispers 2026-04-01 00:37:39 +02:00
aa0ba6ed7a feat(scenes): add materials.lisp
jonas pushed to main at jonas/lispers 2026-04-01 00:36:24 +02:00
5ffc390d2c feat(rt_interp): enable file locations for include
48d4039c31 feat(core): add load and include prelude
3cb3e4a8fa feat(sphere): inner intersection
Compare 3 commits »
jonas pushed to main at jonas/lispers 2026-03-31 20:15:55 +02:00
fc40e0b798 feat(camera): render anim using ffmpeg
d0840759b3 feat(core): Display for EvalError + ParserError
Compare 2 commits »
jonas pushed to main at jonas/lispers 2026-03-31 04:32:25 +02:00
d4281d3538 feat(tokenizer): allow negative numbers
jonas pushed to main at jonas/lispers 2026-03-31 04:12:57 +02:00
3c73077837 feat(anim): add frame-based animations
36b9ad4c0d feat(lispers-macro): show function name in application error
7d70066213 feat(expr): from fixed sized array to Expr
72c0cc8445 fix: devShell deps
Compare 4 commits »
jonas pushed to main at jonas/lispers 2026-03-31 01:06:16 +02:00
0bdeb2ceab build: use flake-parts