Lawrence Bethlenfalvy lbfalvy
lbfalvy pushed to main at Orchid/orchid 2026-04-16 22:12:34 +02:00
286040c3ec Fixed macro system by reintroducing MacTok::Resolved
lbfalvy pushed to main at Orchid/orchid 2026-04-11 13:07:09 +02:00
23180b66e3 Deleted Gitea workflow
lbfalvy pushed to main at Orchid/orchid 2026-04-11 13:05:44 +02:00
b44f3c1832 Updated macro system to process and return mactree and then lower it separately to gexpr
lbfalvy pushed to main at Orchid/orchid 2026-04-08 18:02:36 +02:00
9b4c7fa7d7 partway through fixes, macro system needs resdesign
lbfalvy pushed to main at Orchid/orchid 2026-03-27 23:51:16 +01:00
0909524dee Compiles again after command subsystem
09cfcb1839 partway towards commands
Compare 2 commits »
lbfalvy pushed to main at lbfalvy/lbfalvy.com 2026-03-24 16:51:41 +01:00
e361688412 Gave Tux a cigarette
lbfalvy pushed to main at lbfalvy/lbfalvy.com 2026-03-24 16:34:41 +01:00
052aaab727 Removed gitea flow and added jenkins ref to fortune
lbfalvy pushed to main at lbfalvy/lbfalvy.com 2026-03-24 16:31:42 +01:00
278cd2df35 Fixed Orchid logo
lbfalvy pushed to main at lbfalvy/lbfalvy.com 2026-03-23 17:25:19 +01:00
b986001041 Updated the site
lbfalvy pushed to main at Orchid/orchid 2026-01-29 16:29:11 +01:00
cdcca694c5 Method refactor now compiles
lbfalvy pushed to main at Orchid/orchid 2026-01-27 20:53:57 +01:00
534f08b45c Significantly extended stdlib
lbfalvy pushed to main at Orchid/orchid 2026-01-25 18:53:03 +01:00
66e5a71032 Added subscript lexer
lbfalvy pushed to main at Orchid/orchid 2026-01-25 17:53:42 +01:00
c461f82de1 Custom lexers can now terminate operators
lbfalvy pushed to main at Orchid/orchid 2026-01-22 20:56:30 +01:00
b9f1bb74d7 Fixed a very nasty deadlock
lbfalvy pushed to main at Orchid/orchid 2026-01-21 22:40:59 +01:00
f38193edcc Protocols and operators mostly
lbfalvy pushed to main at Orchid/orchid 2026-01-20 15:30:28 +01:00
75b05a2965 Enabled wofkflow
lbfalvy pushed to main at Orchid/orchid 2026-01-20 15:29:39 +01:00
9a02c1b3ff Fixed workflow
lbfalvy pushed to main at Orchid/orchid 2026-01-20 15:28:46 +01:00
4cce216e4e Added workflow
237b40ed2e Fixed a hang when the cleanup code for an extension is too slow
cb111a8d7b Removed superfluous logs
Compare 3 commits »
lbfalvy pushed to main at Orchid/orchid 2026-01-19 00:56:13 +01:00
48942b3b2c Unit tests pass
lbfalvy pushed to main at Orchid/orchid 2026-01-17 00:23:49 +01:00
6a3c1d5917 Introduced dylib extension format, cleared up shutdown sequence